diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -98,6 +98,7 @@ libQt5Core.so.5:_ZN10QJsonArrayC1ERKS_ libQt5Core.so.5:_ZN10QJsonArrayC1Ev libQt5Core.so.5:_ZN10QJsonArrayD1Ev +libQt5Core.so.5:_ZN10QJsonArrayixEi libQt5Core.so.5:_ZN10QJsonValueC1ENS_4TypeE libQt5Core.so.5:_ZN10QJsonValueC1ERK10QJsonArray libQt5Core.so.5:_ZN10QJsonValueC1ERK11QJsonObject @@ -124,6 +125,7 @@ libQt5Core.so.5:_ZN11QFileDevice8readDataEPcx libQt5Core.so.5:_ZN11QFileDevice9writeDataEPKcx libQt5Core.so.5:_ZN11QJsonObject6insertERK7QStringRK10QJsonValue +libQt5Core.so.5:_ZN11QJsonObject7detach2Ej libQt5Core.so.5:_ZN11QJsonObjectC1ERKS_ libQt5Core.so.5:_ZN11QJsonObjectC1ESt16initializer_listI5QPairI7QString10QJsonValueEE libQt5Core.so.5:_ZN11QJsonObjectC1Ev @@ -353,6 +355,8 @@ libQt5Core.so.5:_ZN2Qt8showbaseER11QTextStream libQt5Core.so.5:_ZN30QXmlStreamNamespaceDeclarationC1ERK7QStringS2_ libQt5Core.so.5:_ZN30QXmlStreamNamespaceDeclarationD1Ev +libQt5Core.so.5:_ZN31QRegularExpressionMatchIterator4nextEv +libQt5Core.so.5:_ZN31QRegularExpressionMatchIteratorD1Ev libQt5Core.so.5:_ZN4QDir17removeRecursivelyEv libQt5Core.so.5:_ZN4QDir18toNativeSeparatorsERK7QString libQt5Core.so.5:_ZN4QDir20fromNativeSeparatorsERK7QString @@ -807,6 +811,7 @@ libQt5Core.so.5:_ZNK18QCryptographicHash6resultEv libQt5Core.so.5:_ZNK18QFutureWatcherBase10metaObjectEv libQt5Core.so.5:_ZNK18QRegularExpression11errorStringEv +libQt5Core.so.5:_ZNK18QRegularExpression11globalMatchERK7QStringiNS_9MatchTypeE6QFlagsINS_11MatchOptionEE libQt5Core.so.5:_ZNK18QRegularExpression5matchERK10QStringRefiNS_9MatchTypeE6QFlagsINS_11MatchOptionEE libQt5Core.so.5:_ZNK18QRegularExpression5matchERK7QStringiNS_9MatchTypeE6QFlagsINS_11MatchOptionEE libQt5Core.so.5:_ZNK18QRegularExpression7isValidEv @@ -825,6 +830,7 @@ libQt5Core.so.5:_ZNK23QRegularExpressionMatch13capturedStartERK7QString libQt5Core.so.5:_ZNK23QRegularExpressionMatch8capturedEi libQt5Core.so.5:_ZNK23QRegularExpressionMatch8hasMatchEv +libQt5Core.so.5:_ZNK31QRegularExpressionMatchIterator7hasNextEv libQt5Core.so.5:_ZNK4QDir10isReadableEv libQt5Core.so.5:_ZNK4QDir10isRelativeEv libQt5Core.so.5:_ZNK4QDir12absolutePathEv @@ -2065,6 +2071,7 @@ libQt5Widgets.so.5:_ZN9QLineEdit11textChangedERK7QString libQt5Widgets.so.5:_ZN9QLineEdit12focusInEventEP11QFocusEvent libQt5Widgets.so.5:_ZN9QLineEdit12setCompleterEP10QCompleter +libQt5Widgets.so.5:_ZN9QLineEdit12setInputMaskERK7QString libQt5Widgets.so.5:_ZN9QLineEdit13dragMoveEventEP14QDragMoveEvent libQt5Widgets.so.5:_ZN9QLineEdit13focusOutEventEP11QFocusEvent libQt5Widgets.so.5:_ZN9QLineEdit13keyPressEventEP9QKeyEvent diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : nextcloud-client -version : 3.4.1 -release : 28 +version : 3.4.2 +release : 29 source : - - https://github.com/nextcloud/desktop/archive/refs/tags/v3.4.1.tar.gz : ad031293cfd01f13546c489d6094702b2b0650f242466ffb2934a002154e71c9 + - https://github.com/nextcloud/desktop/archive/refs/tags/v3.4.2.tar.gz : 2519d2329e19f805609aa92aa4bcbc0b8afbfb68b067e963aa849da50b236c5d homepage : https://docs.nextcloud.com/desktop license : GPL-2.0-or-later component : diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -23,10 +23,10 @@ /usr/bin/nextcloudcmd /usr/lib64/libnextcloud_csync.so /usr/lib64/libnextcloud_csync.so.0 - /usr/lib64/libnextcloud_csync.so.3.4.1 + /usr/lib64/libnextcloud_csync.so.3.4.2 /usr/lib64/libnextcloudsync.so /usr/lib64/libnextcloudsync.so.0 - /usr/lib64/libnextcloudsync.so.3.4.1 + /usr/lib64/libnextcloudsync.so.3.4.2 /usr/lib64/qt5/plugins/nextcloudsync_vfs_suffix.so /usr/lib64/qt5/plugins/nextcloudsync_vfs_xattr.so /usr/share/applications/com.nextcloud.desktopclient.nextcloud.desktop @@ -167,7 +167,7 @@ Nextcloud client enables you to connect to your private Nextcloud Server. With it you can create directories in your home directory, and keep the contents of those directories synced with the server. programming.devel - nextcloud-client + nextcloud-client /usr/include/nextcloudsync/creds/abstractcredentials.h @@ -187,7 +187,7 @@ Dolphin file manager integration for the Nextcloud client. network.download - nextcloud-client + nextcloud-client /usr/lib64/libnextclouddolphinpluginhelper.so @@ -197,12 +197,12 @@ - - 2021-12-23 - 3.4.1 + + 2022-02-02 + 3.4.2 Packaging update Silke Hofstra silke@slxh.eu \ No newline at end of file