Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audacious for openSUSE:Factory checked in at 2022-07-15 13:52:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audacious (Old) and /work/SRC/openSUSE:Factory/.audacious.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audacious" Fri Jul 15 13:52:47 2022 rev:13 rq:989324 version:4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/audacious/audacious.changes 2021-05-01 00:46:36.855474576 +0200 +++ /work/SRC/openSUSE:Factory/.audacious.new.1523/audacious.changes 2022-07-15 13:53:01.347573975 +0200 @@ -1,0 +2,38 @@ +Wed Jul 13 20:18:41 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 4.2: + * New and improved features: + - Add a built-in dark theme using Qt's Fusion style (default on + Windows) + - Add a dark theme-friendly variant of the built-in fallback + icons, and make both built-in icon sets user-selectable + - Add partial support for Ogg FLAC streams + - Preselect the filename of an imported playlist when exporting + it again + - Automatically set the title of an imported playlist based on + the filename + - Add a Search and Select dialog to the Winamp interface in Qt + mode + - Add a Jump to Song dialog to the Winamp interface in Qt mode + - Add formatter syntax to allow truncating title strings + * Bugs fixed since 4.1: + - Fix some fluidsynth settings not working + - Add checks to prevent Open Containing Folder from being + abused to open other types of file + - Fix a crash in the bundled Game_Music_Emu library's SNES + emulation + - Fix the Winamp interface not minimizing from the Windows + taskbar + - Fix .mkv files being skipped when opening a folder + - Prevent the Qt interface from popping up multiple error + dialogs + * Bugs fixed since 4.2-beta1: + - Don't switch to FileWriter output when no other outputs are + available + - Update for compatibility with FFmpeg 5.0 + - Fix hang when reaching the end of some files using FFmpeg + - Fix playlist unexpectedly scrolling in Winamp interface + - Prevent crash in 3rd-party QtPBFImagePlugin when using Winamp + interface + +------------------------------------------------------------------- Old: ---- audacious-4.1.tar.bz2 New: ---- audacious-4.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audacious.spec ++++++ --- /var/tmp/diff_new_pack.rX0cte/_old 2022-07-15 13:53:01.795574120 +0200 +++ /var/tmp/diff_new_pack.rX0cte/_new 2022-07-15 13:53:01.799574121 +0200 @@ -1,7 +1,7 @@ # # spec file for package audacious # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define aud_plugin_ver_min 4.1 -%define aud_plugin_ver_max 4.1.99 +%define aud_plugin_ver_min 4.2 +%define aud_plugin_ver_max 4.2.99 %define core_soname 5 %define qt_soname 2 %define gtk_soname 5 %define tag_soname 3 Name: audacious -Version: 4.1 +Version: 4.2 Release: 0 Summary: Audio player with graphical UI and library functionality License: BSD-2-Clause @@ -82,8 +82,8 @@ %package devel Summary: Development files for Audacious Requires: libaudcore%{core_soname} = %{version} -Requires: libaudqt%{qt_soname} = %{version} Requires: libaudgui%{gtk_soname} = %{version} +Requires: libaudqt%{qt_soname} = %{version} Requires: libaudtag%{tag_soname} = %{version} %description devel ++++++ audacious-4.1.tar.bz2 -> audacious-4.2.tar.bz2 ++++++ ++++ 49077 lines of diff (skipped)