diff --git a/MAINTAINERS.md b/MAINTAINERS.md --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,6 +1,6 @@ This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository. - Algent Albrahimi - - IRC: |algent| + - IRC: algent - Matrix: @algent:matrix.org - - Email: algent@protonmail.com \ No newline at end of file + - Email: algent@protonmail.com diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -329,6 +329,7 @@ libQt5Core.so.5:_ZNK10QByteArray5splitEc libQt5Core.so.5:_ZNK10QByteArray6isNullEv libQt5Core.so.5:_ZNK10QByteArray7indexOfEPKci +libQt5Core.so.5:_ZNK10QByteArray7indexOfERKS_i libQt5Core.so.5:_ZNK10QByteArray7indexOfEci libQt5Core.so.5:_ZNK10QByteArray8endsWithEc libQt5Core.so.5:_ZNK10QByteArray8toBase64Ev @@ -1299,7 +1300,6 @@ libc.so.6:free libc.so.6:geteuid libc.so.6:getpwuid -libc.so.6:malloc libc.so.6:memcmp libc.so.6:memcpy libc.so.6:pipe2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : crow-translate -version : 2.8.3 -release : 14 +version : 2.8.5 +release : 15 source : - - https://github.com/crow-translate/crow-translate/archive/2.8.3.tar.gz : 1b2607ca89bf53d8907638028534de4a1f4394146cc2c9f85ffed4aded73d8b5 + - https://github.com/crow-translate/crow-translate/archive/2.8.5.tar.gz : 0437870cc6aa1490e675e5ce9fa790c49e9420617fe9dbf4e9fabe7f0008f8f1 homepage : https://crow-translate.github.io/ license : - BSD-3-Clause diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -23,7 +23,9 @@ office /usr/bin/crow + /usr/share/Crow Translate/Crow Translate/translations/crow-translate_el.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_es.qm + /usr/share/Crow Translate/Crow Translate/translations/crow-translate_fi.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_fr.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_id.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_it.qm @@ -61,12 +63,12 @@ - - 2021-05-24 - 2.8.3 + + 2021-08-18 + 2.8.5 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file