diff --git a/MAINTAINERS.md b/MAINTAINERS.md --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,4 +2,5 @@ - Algent Albrahimi - IRC: |algent| + - Matrix: @algent:matrix.org - Email: algent@protonmail.com \ No newline at end of file diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -5,6 +5,7 @@ libQt5Core.so.5:_Z26qt_QMetaEnum_debugOperatorR6QDebugiPK11QMetaObjectPKc libQt5Core.so.5:_Z30qt_QMetaEnum_flagDebugOperatorR6QDebugyPK11QMetaObjectPKc libQt5Core.so.5:_Z7qgetenvPKc +libQt5Core.so.5:_Z7qstrcmpRK10QByteArrayPKc libQt5Core.so.5:_Z8qstrncpyPcPKcj libQt5Core.so.5:_Z9qBadAllocv libQt5Core.so.5:_Z9qChecksumPKcj @@ -530,6 +531,7 @@ libQt5Gui.so.5:_ZN15QGuiApplication7screensEv libQt5Gui.so.5:_ZN15QGuiApplication8screenAtERK6QPoint libQt5Gui.so.5:_ZN15QGuiApplication9clipboardEv +libQt5Gui.so.5:_ZN16QDesktopServices7openUrlERK4QUrl libQt5Gui.so.5:_ZN16QTextBlockFormatC1Ev libQt5Gui.so.5:_ZN4QPen8setWidthEi libQt5Gui.so.5:_ZN4QPenC1ERK6QColor @@ -597,6 +599,7 @@ libQt5Gui.so.5:_ZNK10QClipboard4textENS_4ModeE libQt5Gui.so.5:_ZNK11QMouseEvent6sourceEv libQt5Gui.so.5:_ZNK11QStaticText4sizeEv +libQt5Gui.so.5:_ZNK11QTextCursor12selectedTextEv libQt5Gui.so.5:_ZNK12QKeySequence5countEv libQt5Gui.so.5:_ZNK12QKeySequence7isEmptyEv libQt5Gui.so.5:_ZNK12QKeySequence8toStringENS_14SequenceFormatE @@ -821,7 +824,6 @@ libQt5Widgets.so.5:_ZN14QPlainTextEdit15doSetTextCursorERK11QTextCursor libQt5Widgets.so.5:_ZN14QPlainTextEdit15keyReleaseEventEP9QKeyEvent libQt5Widgets.so.5:_ZN14QPlainTextEdit15mousePressEventEP11QMouseEvent -libQt5Widgets.so.5:_ZN14QPlainTextEdit16contextMenuEventEP17QContextMenuEvent libQt5Widgets.so.5:_ZN14QPlainTextEdit16inputMethodEventEP17QInputMethodEvent libQt5Widgets.so.5:_ZN14QPlainTextEdit16scrollContentsByEii libQt5Widgets.so.5:_ZN14QPlainTextEdit16staticMetaObjectE @@ -830,6 +832,7 @@ libQt5Widgets.so.5:_ZN14QPlainTextEdit18insertFromMimeDataEPK9QMimeData libQt5Widgets.so.5:_ZN14QPlainTextEdit18setPlaceholderTextERK7QString libQt5Widgets.so.5:_ZN14QPlainTextEdit21mouseDoubleClickEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN14QPlainTextEdit25createStandardContextMenuERK6QPoint libQt5Widgets.so.5:_ZN14QPlainTextEdit5eventEP6QEvent libQt5Widgets.so.5:_ZN14QPlainTextEdit9dropEventEP10QDropEvent libQt5Widgets.so.5:_ZN14QPlainTextEdit9showEventEP10QShowEvent @@ -913,6 +916,10 @@ libQt5Widgets.so.5:_ZN19QAbstractScrollArea13setupViewportEP7QWidget libQt5Widgets.so.5:_ZN19QAbstractScrollArea13viewportEventEP6QEvent libQt5Widgets.so.5:_ZN19QAbstractScrollArea16contextMenuEventEP17QContextMenuEvent +libQt5Widgets.so.5:_ZN5QMenu11aboutToHideEv +libQt5Widgets.so.5:_ZN5QMenu12addSeparatorEv +libQt5Widgets.so.5:_ZN5QMenu16staticMetaObjectE +libQt5Widgets.so.5:_ZN5QMenu5popupERK6QPointP7QAction libQt5Widgets.so.5:_ZN5QMenu9addActionERK5QIconRK7QString libQt5Widgets.so.5:_ZN5QMenuC1EP7QWidget libQt5Widgets.so.5:_ZN6QFrame11changeEventEP6QEvent @@ -923,6 +930,7 @@ libQt5Widgets.so.5:_ZN6QLabel9setMarginEi libQt5Widgets.so.5:_ZN6QLabel9setPixmapERK7QPixmap libQt5Widgets.so.5:_ZN6QLabelC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE +libQt5Widgets.so.5:_ZN7QAction10setEnabledEb libQt5Widgets.so.5:_ZN7QAction11setShortcutERK12QKeySequence libQt5Widgets.so.5:_ZN7QAction16staticMetaObjectE libQt5Widgets.so.5:_ZN7QAction7setTextERK7QString @@ -1083,7 +1091,6 @@ libQt5Widgets.so.5:_ZN9QTextEdit15doSetTextCursorERK11QTextCursor libQt5Widgets.so.5:_ZN9QTextEdit15keyReleaseEventEP9QKeyEvent libQt5Widgets.so.5:_ZN9QTextEdit15mousePressEventEP11QMouseEvent -libQt5Widgets.so.5:_ZN9QTextEdit16contextMenuEventEP17QContextMenuEvent libQt5Widgets.so.5:_ZN9QTextEdit16inputMethodEventEP17QInputMethodEvent libQt5Widgets.so.5:_ZN9QTextEdit16scrollContentsByEii libQt5Widgets.so.5:_ZN9QTextEdit16staticMetaObjectE @@ -1092,6 +1099,7 @@ libQt5Widgets.so.5:_ZN9QTextEdit18insertFromMimeDataEPK9QMimeData libQt5Widgets.so.5:_ZN9QTextEdit18setPlaceholderTextERK7QString libQt5Widgets.so.5:_ZN9QTextEdit21mouseDoubleClickEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN9QTextEdit25createStandardContextMenuERK6QPoint libQt5Widgets.so.5:_ZN9QTextEdit5clearEv libQt5Widgets.so.5:_ZN9QTextEdit5eventEP6QEvent libQt5Widgets.so.5:_ZN9QTextEdit6appendERK7QString @@ -1209,6 +1217,7 @@ libQt5Widgets.so.5:_ZNK7QWidget15minimumSizeHintEv libQt5Widgets.so.5:_ZNK7QWidget16inputMethodQueryEN2Qt16InputMethodQueryE libQt5Widgets.so.5:_ZNK7QWidget17hasHeightForWidthEv +libQt5Widgets.so.5:_ZNK7QWidget3posEv libQt5Widgets.so.5:_ZNK7QWidget5winIdEv libQt5Widgets.so.5:_ZNK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE libQt5Widgets.so.5:_ZNK7QWidget6screenEv diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : crow-translate -version : 2.8.2 -release : 13 +version : 2.8.3 +release : 14 source : - - https://github.com/crow-translate/crow-translate/archive/2.8.2.tar.gz : 2680c8fc22b340fbfe92cc153cfc02743585055530e4ae1e74b9c72ef14aedfa + - https://github.com/crow-translate/crow-translate/archive/2.8.3.tar.gz : 1b2607ca89bf53d8907638028534de4a1f4394146cc2c9f85ffed4aded73d8b5 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 @@ -32,6 +32,7 @@ /usr/share/Crow Translate/Crow Translate/translations/crow-translate_pl.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_pt.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_ru.qm + /usr/share/Crow Translate/Crow Translate/translations/crow-translate_sq.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_tr.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_ug.qm /usr/share/Crow Translate/Crow Translate/translations/crow-translate_uk.qm @@ -60,12 +61,12 @@ - - 2021-04-14 - 2.8.2 + + 2021-05-24 + 2.8.3 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file