diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -467,6 +467,8 @@ libaudqt.so.2:_ZN5audqt12infowin_showE8Playlisti libaudqt.so.2:_ZN5audqt12plugin_aboutEP12PluginHandle libaudqt.so.2:_ZN5audqt12plugin_prefsEP12PluginHandle +libaudqt.so.2:_ZN5audqt12songwin_hideEv +libaudqt.so.2:_ZN5audqt12songwin_showEv libaudqt.so.2:_ZN5audqt13enable_layoutEP7QLayoutb libaudqt.so.2:_ZN5audqt13menubar_buildE8ArrayRefINS_8MenuItemEEPKcP7QWidget libaudqt.so.2:_ZN5audqt13prefswin_hideEv @@ -491,6 +493,7 @@ libaudqt.so.2:_ZN5audqt16aboutwindow_showEv libaudqt.so.2:_ZN5audqt16dark_bg_gradientERK6QColor libaudqt.so.2:_ZN5audqt17qfont_from_stringEPKc +libaudqt.so.2:_ZN5audqt17setup_proxy_styleEP11QProxyStyle libaudqt.so.2:_ZN5audqt17volume_button_newEP7QWidget libaudqt.so.2:_ZN5audqt18file_entry_get_uriEP9QLineEdit libaudqt.so.2:_ZN5audqt18file_entry_set_uriEP9QLineEditPKc diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -97,6 +97,8 @@ libQt5Core.so.5:_ZN7QString6appendERKS_ libQt5Core.so.5:_ZN7QString6numberEii libQt5Core.so.5:_ZN7QString7replaceE5QCharS0_N2Qt15CaseSensitivityE +libQt5Core.so.5:_ZN7QString7replaceERKS_S1_N2Qt15CaseSensitivityE +libQt5Core.so.5:_ZN7QStringaSERKS_ libQt5Core.so.5:_ZN8QVariantC1EPKc libQt5Core.so.5:_ZN8QVariantC1ERK7QString libQt5Core.so.5:_ZN8QVariantC1Ei @@ -108,6 +110,7 @@ libQt5Core.so.5:_ZN9QListData7disposeEPNS_4DataE libQt5Core.so.5:_ZN9QMimeData7setTextERK7QString libQt5Core.so.5:_ZN9QMimeDataC1Ev +libQt5Core.so.5:_ZN9QtPrivate20QStringList_containsEPK11QStringListRK7QStringN2Qt15CaseSensitivityE libQt5Core.so.5:_ZNK14QItemSelection7indexesEv libQt5Core.so.5:_ZNK18QAbstractItemModel10headerDataEiN2Qt11OrientationEi libQt5Core.so.5:_ZNK18QAbstractItemModel10metaObjectEv @@ -144,7 +147,9 @@ libQt5Core.so.5:_ZNK7QString13toHtmlEscapedEv libQt5Core.so.5:_ZNK7QString3argERKS_i5QChar libQt5Core.so.5:_ZNK7QString3argExii5QChar +libQt5Core.so.5:_ZNK7QString5splitERKS_6QFlagsIN2Qt18SplitBehaviorFlagsEENS3_15CaseSensitivityE libQt5Core.so.5:_ZNK7QString5toIntEPbi +libQt5Core.so.5:_ZNK7QString7indexOfERKS_iN2Qt15CaseSensitivityE libQt5Core.so.5:_ZNK8QVariant5toIntEPb libQt5Core.so.5:_ZNK8QVariant6toUIntEPb libQt5Core.so.5:_ZNK8QVariant8toStringEv @@ -198,10 +203,16 @@ libQt5Gui.so.5:_ZN5QFontC1ERKS_ libQt5Gui.so.5:_ZN5QFontC1Ev libQt5Gui.so.5:_ZN5QFontD1Ev +libQt5Gui.so.5:_ZN5QIcon12setThemeNameERK7QString +libQt5Gui.so.5:_ZN5QIcon17fallbackThemeNameEv +libQt5Gui.so.5:_ZN5QIcon19fallbackSearchPathsEv +libQt5Gui.so.5:_ZN5QIcon22setFallbackSearchPathsERK11QStringList libQt5Gui.so.5:_ZN5QIcon9fromThemeERK7QString +libQt5Gui.so.5:_ZN5QIcon9themeNameEv libQt5Gui.so.5:_ZN5QIconC1ERK7QString libQt5Gui.so.5:_ZN5QIconC1Ev libQt5Gui.so.5:_ZN5QIconD1Ev +libQt5Gui.so.5:_ZN6QBrushC1ERK6QColorN2Qt10BrushStyleE libQt5Gui.so.5:_ZN6QBrushC1ERK9QGradient libQt5Gui.so.5:_ZN6QBrushD1Ev libQt5Gui.so.5:_ZN6QColor8fromHsvFEdddd @@ -221,6 +232,7 @@ libQt5Gui.so.5:_ZN8QPainter8fillRectERK5QRectRK6QColor libQt5Gui.so.5:_ZN8QPainterC1EP12QPaintDevice libQt5Gui.so.5:_ZN8QPainterD1Ev +libQt5Gui.so.5:_ZN8QPalette8setBrushENS_10ColorGroupENS_9ColorRoleERK6QBrush libQt5Gui.so.5:_ZN9QGradient8setStopsERK7QVectorI5QPairId6QColorEE libQt5Gui.so.5:_ZNK13QStandardItem4dataEi libQt5Gui.so.5:_ZNK13QStandardItem4typeEv @@ -251,7 +263,6 @@ libQt5Gui.so.5:_ZNK5QFont7stretchEv libQt5Gui.so.5:_ZNK5QFont9pointSizeEv libQt5Gui.so.5:_ZNK5QFontcv8QVariantEv -libQt5Gui.so.5:_ZNK5QIcon6isNullEv libQt5Gui.so.5:_ZNK5QIcon6pixmapERK5QSizeNS_4ModeENS_5StateE libQt5Gui.so.5:_ZNK5QIconcv8QVariantEv libQt5Gui.so.5:_ZNK6QColor3redEv @@ -300,6 +311,7 @@ libQt5Widgets.so.5:_ZN11QFileDialog16directoryEnteredERK7QString libQt5Widgets.so.5:_ZN11QFileDialog16staticMetaObjectE libQt5Widgets.so.5:_ZN11QFileDialog9selectUrlERK4QUrl +libQt5Widgets.so.5:_ZN11QFileDialog9setOptionENS_6OptionEb libQt5Widgets.so.5:_ZN11QFileDialogC1EP7QWidgetRK7QStringS4_S4_ libQt5Widgets.so.5:_ZN11QFontDialog12fontSelectedERK5QFont libQt5Widgets.so.5:_ZN11QFontDialog14setCurrentFontERK5QFont @@ -337,7 +349,9 @@ libQt5Widgets.so.5:_ZN11QProxyStyle6polishER8QPalette libQt5Widgets.so.5:_ZN11QProxyStyle8unpolishEP12QApplication libQt5Widgets.so.5:_ZN11QProxyStyle8unpolishEP7QWidget +libQt5Widgets.so.5:_ZN11QProxyStyleC1EP6QStyle libQt5Widgets.so.5:_ZN11QProxyStyleC2EP6QStyle +libQt5Widgets.so.5:_ZN11QProxyStyleC2ERK7QString libQt5Widgets.so.5:_ZN11QProxyStyleD2Ev libQt5Widgets.so.5:_ZN11QPushButton10paintEventEP11QPaintEvent libQt5Widgets.so.5:_ZN11QPushButton11qt_metacallEN11QMetaObject4CallEiPPv @@ -372,10 +386,12 @@ libQt5Widgets.so.5:_ZN11QToolButtonC2EP7QWidget libQt5Widgets.so.5:_ZN11QToolButtonD2Ev libQt5Widgets.so.5:_ZN11QVBoxLayoutC1EP7QWidget -libQt5Widgets.so.5:_ZN12QApplication10windowIconEv +libQt5Widgets.so.5:_ZN12QApplication10allWidgetsEv +libQt5Widgets.so.5:_ZN12QApplication13setStyleSheetERK7QString libQt5Widgets.so.5:_ZN12QApplication13setWindowIconERK5QIcon libQt5Widgets.so.5:_ZN12QApplication4execEv libQt5Widgets.so.5:_ZN12QApplication5styleEv +libQt5Widgets.so.5:_ZN12QApplication8setStyleEP6QStyle libQt5Widgets.so.5:_ZN12QApplicationC1ERiPPci libQt5Widgets.so.5:_ZN12QButtonGroup9addButtonEP15QAbstractButtoni libQt5Widgets.so.5:_ZN12QButtonGroupC1EP7QObject @@ -399,6 +415,7 @@ libQt5Widgets.so.5:_ZN12QRadioButtonD2Ev libQt5Widgets.so.5:_ZN12QStyleOptionC1ERKS_ libQt5Widgets.so.5:_ZN12QStyleOptionD1Ev +libQt5Widgets.so.5:_ZN13QStyleFactory6createERK7QString libQt5Widgets.so.5:_ZN13QWidgetAction16setDefaultWidgetEP7QWidget libQt5Widgets.so.5:_ZN13QWidgetActionC1EP7QObject libQt5Widgets.so.5:_ZN13QWidgetActionD1Ev @@ -452,6 +469,7 @@ libQt5Widgets.so.5:_ZN17QAbstractItemView11eventFilterEP7QObjectP6QEvent libQt5Widgets.so.5:_ZN17QAbstractItemView11resizeEventEP12QResizeEvent libQt5Widgets.so.5:_ZN17QAbstractItemView12focusInEventEP11QFocusEvent +libQt5Widgets.so.5:_ZN17QAbstractItemView13doubleClickedERK11QModelIndex libQt5Widgets.so.5:_ZN17QAbstractItemView13focusOutEventEP11QFocusEvent libQt5Widgets.so.5:_ZN17QAbstractItemView14dragEnterEventEP15QDragEnterEvent libQt5Widgets.so.5:_ZN17QAbstractItemView14dragLeaveEventEP15QDragLeaveEvent @@ -673,6 +691,7 @@ libQt5Widgets.so.5:_ZN9QLineEdit16staticMetaObjectE libQt5Widgets.so.5:_ZN9QLineEdit17mouseReleaseEventEP11QMouseEvent libQt5Widgets.so.5:_ZN9QLineEdit21mouseDoubleClickEventEP11QMouseEvent +libQt5Widgets.so.5:_ZN9QLineEdit21setClearButtonEnabledEb libQt5Widgets.so.5:_ZN9QLineEdit3endEb libQt5Widgets.so.5:_ZN9QLineEdit5clearEv libQt5Widgets.so.5:_ZN9QLineEdit5eventEP6QEvent @@ -682,6 +701,7 @@ libQt5Widgets.so.5:_ZN9QLineEdit9dropEventEP10QDropEvent libQt5Widgets.so.5:_ZN9QLineEditC1EP7QWidget libQt5Widgets.so.5:_ZN9QLineEditC2EP7QWidget +libQt5Widgets.so.5:_ZN9QLineEditD1Ev libQt5Widgets.so.5:_ZN9QLineEditD2Ev libQt5Widgets.so.5:_ZN9QTreeView10moveCursorEN17QAbstractItemView12CursorActionE6QFlagsIN2Qt16KeyboardModifierEE libQt5Widgets.so.5:_ZN9QTreeView10paintEventEP11QPaintEvent @@ -758,10 +778,12 @@ libQt5Widgets.so.5:_ZNK11QToolButton15minimumSizeHintEv libQt5Widgets.so.5:_ZNK11QToolButton8sizeHintEv libQt5Widgets.so.5:_ZNK11QToolButton9hitButtonERK6QPoint +libQt5Widgets.so.5:_ZNK12QApplication10styleSheetEv libQt5Widgets.so.5:_ZNK12QRadioButton10metaObjectEv libQt5Widgets.so.5:_ZNK12QRadioButton15minimumSizeHintEv libQt5Widgets.so.5:_ZNK12QRadioButton8sizeHintEv libQt5Widgets.so.5:_ZNK12QRadioButton9hitButtonERK6QPoint +libQt5Widgets.so.5:_ZNK15QAbstractButton9isCheckedEv libQt5Widgets.so.5:_ZNK15QAbstractSlider12isSliderDownEv libQt5Widgets.so.5:_ZNK15QAbstractSlider5valueEv libQt5Widgets.so.5:_ZNK16QDialogButtonBox6buttonENS_14StandardButtonE @@ -772,6 +794,7 @@ libQt5Widgets.so.5:_ZNK17QAbstractItemView16inputMethodQueryEN2Qt16InputMethodQueryE libQt5Widgets.so.5:_ZNK17QAbstractItemView16selectionCommandERK11QModelIndexPK6QEvent libQt5Widgets.so.5:_ZNK17QAbstractItemView5modelEv +libQt5Widgets.so.5:_ZNK17QAbstractItemView9rootIndexEv libQt5Widgets.so.5:_ZNK19QAbstractScrollArea15minimumSizeHintEv libQt5Widgets.so.5:_ZNK19QAbstractScrollArea8sizeHintEv libQt5Widgets.so.5:_ZNK5QMenu7isEmptyEv @@ -851,7 +874,6 @@ libc.so.6:__cxa_atexit libc.so.6:__errno_location libc.so.6:__fprintf_chk -libc.so.6:__fread_chk libc.so.6:__isoc99_sscanf libc.so.6:__libc_single_threaded libc.so.6:__libc_start_main @@ -878,6 +900,7 @@ libc.so.6:fopen64 libc.so.6:fputc libc.so.6:fputs +libc.so.6:fread libc.so.6:free libc.so.6:fseeko64 libc.so.6:ftello64 @@ -896,9 +919,11 @@ libc.so.6:memset libc.so.6:mmap64 libc.so.6:munmap -libc.so.6:pthread_create libc.so.6:pthread_getspecific libc.so.6:pthread_key_create +libc.so.6:pthread_mutex_lock +libc.so.6:pthread_mutex_unlock +libc.so.6:pthread_once libc.so.6:pthread_setspecific libc.so.6:putchar libc.so.6:rand @@ -1034,6 +1059,7 @@ libglib-2.0.so.0:g_unichar_toupper libglib-2.0.so.0:g_unlink libglib-2.0.so.0:g_utf8_get_char +libglib-2.0.so.0:g_utf8_offset_to_pointer libglib-2.0.so.0:g_utf8_skip libglib-2.0.so.0:g_utf8_strlen libglib-2.0.so.0:g_utf8_to_utf16 @@ -1121,6 +1147,7 @@ libstdc++.so.6:_ZNSt6thread4joinEv libstdc++.so.6:_ZNSt6thread6_StateD2Ev libstdc++.so.6:_ZNSt6thread6detachEv +libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm libstdc++.so.6:_ZNSt9bad_allocD1Ev libstdc++.so.6:_ZSt11__once_call @@ -1144,6 +1171,7 @@ libstdc++.so.6:_ZTVSt9bad_alloc libstdc++.so.6:_ZdaPv libstdc++.so.6:_ZdlPv +libstdc++.so.6:_ZdlPvm libstdc++.so.6:_Znam libstdc++.so.6:_Znwm libstdc++.so.6:__cxa_allocate_exception diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : audacious -version : '4.1' -release : 34 +version : '4.2' +release : 35 source : - - https://distfiles.audacious-media-player.org/audacious-4.1.tar.bz2 : 1f58858f9789e867c513b5272987f13bdfb09332b03c2814ad4c6e29f525e35c + - https://distfiles.audacious-media-player.org/audacious-4.2.tar.bz2 : feb304e470a481fe2b3c4ca1c9cb3b23ec262540c12d0d1e6c22a5eb625e04b3 license : GPL-3.0-or-later component : - multimedia.audio diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ audacious - Thomas Staudinger - Staudi.Kaos@gmail.com + Alexander Vorobyev + avorobyev@protonmail.com GPL-3.0-or-later multimedia.audio @@ -19,7 +19,7 @@ multimedia.audio - audacious-libs + audacious-libs /usr/bin/audacious @@ -29,6 +29,7 @@ /usr/share/audacious/COPYING /usr/share/icons/hicolor/48x48/apps/audacious.png /usr/share/icons/hicolor/scalable/apps/audacious.svg + /usr/share/locale/af/LC_MESSAGES/audacious.mo /usr/share/locale/ar/LC_MESSAGES/audacious.mo /usr/share/locale/be/LC_MESSAGES/audacious.mo /usr/share/locale/bg/LC_MESSAGES/audacious.mo @@ -43,6 +44,8 @@ /usr/share/locale/es_AR/LC_MESSAGES/audacious.mo /usr/share/locale/es_MX/LC_MESSAGES/audacious.mo /usr/share/locale/et/LC_MESSAGES/audacious.mo + /usr/share/locale/eu/LC_MESSAGES/audacious.mo + /usr/share/locale/fa_IR/LC_MESSAGES/audacious.mo /usr/share/locale/fi/LC_MESSAGES/audacious.mo /usr/share/locale/fr/LC_MESSAGES/audacious.mo /usr/share/locale/gl/LC_MESSAGES/audacious.mo @@ -70,6 +73,7 @@ /usr/share/locale/ta/LC_MESSAGES/audacious.mo /usr/share/locale/tr/LC_MESSAGES/audacious.mo /usr/share/locale/uk/LC_MESSAGES/audacious.mo + /usr/share/locale/uz/LC_MESSAGES/audacious.mo /usr/share/locale/zh_CN/LC_MESSAGES/audacious.mo /usr/share/locale/zh_TW/LC_MESSAGES/audacious.mo /usr/share/man/man1/audacious.1 @@ -86,7 +90,7 @@ /usr/lib64/libaudcore.so.5 /usr/lib64/libaudcore.so.5.3.0 /usr/lib64/libaudqt.so.2 - /usr/lib64/libaudqt.so.2.3.0 + /usr/lib64/libaudqt.so.2.4.0 /usr/lib64/libaudtag.so.3 /usr/lib64/libaudtag.so.3.0.0 @@ -98,7 +102,7 @@ programming.devel - audacious-libs + audacious-libs /usr/include/audacious/audtag.h @@ -149,12 +153,12 @@ - - 2022-03-29 - 4.1 + + 2022-09-12 + 4.2 Packaging update - Thomas Staudinger - Staudi.Kaos@gmail.com + Alexander Vorobyev + avorobyev@protonmail.com \ No newline at end of file