Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpg123 for openSUSE:Factory checked in at 2022-06-27 11:25:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpg123 (Old) and /work/SRC/openSUSE:Factory/.mpg123.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpg123" Mon Jun 27 11:25:27 2022 rev:28 rq:985160 version:1.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mpg123/mpg123.changes 2021-12-13 20:46:34.908501141 +0100 +++ /work/SRC/openSUSE:Factory/.mpg123.new.1548/mpg123.changes 2022-06-27 11:25:27.730581823 +0200 @@ -1,0 +2,45 @@ +Sun Jun 26 14:52:56 UTC 2022 - Luigi Baldoni <[email protected]> + +- Update to version 1.30.0 + build: + * Use dummy as default module when no other outputs are + enabled. This also fixes a non-module build with just the + dummy. + * Use CMAKE_CURRENT_SOURCE_DIR in CMake build to help nested + use. + mpg123: + * new network backend using external tools/libraries to also + support HTTPS + * old network backend changed to use h_addr_list[0] instead of + h_addr + * terminal control keys now case-sensitive (fixing smal/big + pitch controls) + * additional terminal control keys for simple equalizer + control (A/a for bass, J/j for mids, N/n for treble, e for + reset, E for printout) + * terminal volume control now in decibel steps and bounded to + +/- 60 dB + * terminal control now also with audio from stdin (bug 338) via + /dev/tty or ctermid() + * re-print tag info on decrease of terminal width for a bit + less mess + * always print an empty line after tag info for cleaner + appearance + * print lyrics also to stderr + * remote control API v10 with "@P 3" as additonal message on + track end + * also added PROGRESS command as opposite of SILENCE + * fix some verbosity, tweak help for --icy-interval + * added --auth-file + * also obscure argument to --auth for others + libout123: + * pulse: initialize more error codes to avoid bogus error + messages + version 1.29.4: + libmpg123: + * Saturate reader file position at off_t limit to satisfy + undefined behaviour checkers. + * Avoid harmless unitialized value in ID3v1 check (filepos, + later being set before actual use). + +------------------------------------------------------------------- Old: ---- mpg123-1.29.3.tar.bz2 mpg123-1.29.3.tar.bz2.sig New: ---- mpg123-1.30.0.tar.bz2 mpg123-1.30.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpg123.spec ++++++ --- /var/tmp/diff_new_pack.rIX4kq/_old 2022-06-27 11:25:28.310582681 +0200 +++ /var/tmp/diff_new_pack.rIX4kq/_new 2022-06-27 11:25:28.314582687 +0200 @@ -1,7 +1,7 @@ # # spec file for package mpg123 # -# 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 @@ -18,7 +18,7 @@ %define sover 0 Name: mpg123 -Version: 1.29.3 +Version: 1.30.0 Release: 0 Summary: Console MPEG audio player and decoder library License: LGPL-2.1-only ++++++ mpg123-1.29.3.tar.bz2 -> mpg123-1.30.0.tar.bz2 ++++++ ++++ 6735 lines of diff (skipped)
