Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpg123 for openSUSE:Factory checked in at 2021-05-10 15:36:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpg123 (Old) and /work/SRC/openSUSE:Factory/.mpg123.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpg123" Mon May 10 15:36:44 2021 rev:21 rq:891589 version:1.27.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mpg123/mpg123.changes 2021-03-29 18:21:03.778218349 +0200 +++ /work/SRC/openSUSE:Factory/.mpg123.new.2988/mpg123.changes 2021-05-10 15:39:07.449627075 +0200 @@ -1,0 +2,55 @@ +Sat May 8 20:09:45 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 1.27.2 + * Ensure debug.h is included last where it matters to avoid + conflicts with debug/warning macros in system headers + * Fix some debug/printf integer casts for 32 bit platforms. + +------------------------------------------------------------------- +Fri May 7 04:45:32 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 1.27.0 + libmpg123: + * Running on precomputed tables now, no need to call + mpg123_init() anymore. That and mpg123_exit() are both just + empty shells. You can omit them if you do not care about + earlier libmpg123. You can check for MPG123_API_VERSION >= + 46. + * Added API that avoids enums, mapped-to by default unless + MPG123_ENUM_API is defined. + libout123: + * Added API that avoids enums, mapped-to by default unless + MPG123_ENUM_API is defined. + * Added device enumeration for win32, win32_wasapi, alsa, + pulse. + This increments the output module ABI version to 3. + * Changed default output module order to put pulse before alsa + since we now ensure that pulse is not inadvertedly started by + the autospawn feature. This improves the experience on + desktop systems with pulse where the alsa to pulse use + causes glitches. + Note that on a modern Linux desktop (Ubuntu), you will not + escape an instance of pulseaudio being started, with even the + enumeration of the ALSA default device summoning the daemon. + If you _want_ sound daemon autospawn behaviour on other + platforms, you need to trigger it outside of libout123. + * examples: Update for dropped mpg123_init(), more sensible + copyright notes. + out123: + * safer limiting of maximum playback rate + * Added --list-devices. + mpg123: + * Fix --continue output to print track_count+1 as continue + position after hitting the end of playlist. Makes + scripts/conplay go to back to the beginning again (regression + in 1.24.0, bug 250). + * Remote control API version 9 with @I { .. @I } wrapping of + ID3 and playlist display. + * Added --list-devices. + * Fix terminal control logic to better handle cases where + stdin or stderr is not a terminal, also avoid enabling + control if you specify stdin as input file. + * Updated debugging/warning/error message macros to include + the function name. + +------------------------------------------------------------------- Old: ---- mpg123-1.26.5.tar.bz2 mpg123-1.26.5.tar.bz2.sig New: ---- mpg123-1.27.2.tar.bz2 mpg123-1.27.2.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpg123.spec ++++++ --- /var/tmp/diff_new_pack.3SU2OQ/_old 2021-05-10 15:39:07.977624915 +0200 +++ /var/tmp/diff_new_pack.3SU2OQ/_new 2021-05-10 15:39:07.977624915 +0200 @@ -18,7 +18,7 @@ %define sover 0 Name: mpg123 -Version: 1.26.5 +Version: 1.27.2 Release: 0 Summary: Console MPEG audio player and decoder library License: LGPL-2.1-only ++++++ mpg123-1.26.5.tar.bz2 -> mpg123-1.27.2.tar.bz2 ++++++ ++++ 30521 lines of diff (skipped)