diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -365,6 +365,8 @@
libQt5Core.so.5:_ZN7QThread4waitE14QDeadlineTimer
libQt5Core.so.5:_ZN7QThread5eventEP6QEvent
libQt5Core.so.5:_ZN7QThread5startENS_8PriorityE
+libQt5Core.so.5:_ZN7QThread7startedENS_14QPrivateSignalE
+libQt5Core.so.5:_ZN7QThread8finishedENS_14QPrivateSignalE
libQt5Core.so.5:_ZN7QThreadC1EP7QObject
libQt5Core.so.5:_ZN7QThreadC2EP7QObject
libQt5Core.so.5:_ZN7QThreadD2Ev
@@ -1846,6 +1848,7 @@
libQt5Widgets.so.5:_ZThn16_NK7QWidget7devTypeEv
libc.so.6:__cxa_atexit
libc.so.6:__fprintf_chk
+libc.so.6:__libc_single_threaded
libc.so.6:__libc_start_main
libc.so.6:__stack_chk_fail
libc.so.6:fflush
@@ -1884,9 +1887,8 @@
libstdc++.so.6:_ZNSt12future_errorD1Ev
libstdc++.so.6:_ZNSt13__future_base12_Result_baseC2Ev
libstdc++.so.6:_ZNSt13__future_base12_Result_baseD2Ev
-libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptr4swapERS0_
+libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptr10_M_releaseEv
libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptrC1EPv
-libstdc++.so.6:_ZNSt15__exception_ptr13exception_ptrD1Ev
libstdc++.so.6:_ZNSt16invalid_argumentC1EPKc
libstdc++.so.6:_ZNSt16invalid_argumentD1Ev
libstdc++.so.6:_ZNSt18condition_variable10notify_allEv
@@ -1925,6 +1927,7 @@
libstdc++.so.6:_ZSt24__throw_invalid_argumentPKc
libstdc++.so.6:_ZSt24__throw_out_of_range_fmtPKcz
libstdc++.so.6:_ZSt25__throw_bad_function_callv
+libstdc++.so.6:_ZSt28__throw_bad_array_new_lengthv
libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_
libstdc++.so.6:_ZSt4cerr
libstdc++.so.6:_ZSt9terminatev
@@ -1953,7 +1956,6 @@
libstdc++.so.6:__cxa_guard_acquire
libstdc++.so.6:__cxa_guard_release
libstdc++.so.6:__cxa_init_primary_exception
-libstdc++.so.6:__cxa_pure_virtual
libstdc++.so.6:__cxa_rethrow
libstdc++.so.6:__cxa_throw
libstdc++.so.6:__dynamic_cast
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : yacreader
-version : 9.8.0
-release : 8
+version : 9.8.2
+release : 9
source :
- - https://github.com/YACReader/yacreader/archive/refs/tags/9.8.0.tar.gz : 6c67435a029e24af967598b0c3c8d174d152ad398f80b05b7b8ba832eddacf90
+ - https://github.com/YACReader/yacreader/archive/refs/tags/9.8.2.tar.gz : 44268a0c07a5ba3c25202064c088b1deba7cb048f6cbfcf33b3538f18225ae62
homepage : https://www.yacreader.com/
license : GPL-3.0-or-later
component : office.viewers
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
yacreader
https://www.yacreader.com/
- Algent Albrahimi
- algent@protonmail.com
+ Solène Rapenne
+ solene@perso.pw
GPL-3.0-or-later
office.viewers
@@ -82,12 +82,12 @@
-
- 2021-05-23
- 9.8.0
+
+ 2021-11-09
+ 9.8.2
Packaging update
- Algent Albrahimi
- algent@protonmail.com
+ Solène Rapenne
+ solene@perso.pw
\ No newline at end of file