Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eyeD3 for openSUSE:Factory checked in at 2022-12-06 14:23:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eyeD3 (Old) and /work/SRC/openSUSE:Factory/.eyeD3.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eyeD3" Tue Dec 6 14:23:15 2022 rev:4 rq:1040396 version:0.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/eyeD3/eyeD3.changes 2021-08-25 20:59:47.821036041 +0200 +++ /work/SRC/openSUSE:Factory/.eyeD3.new.1835/eyeD3.changes 2022-12-06 14:23:23.673636627 +0100 @@ -1,0 +2,21 @@ +Sun Dec 4 18:12:05 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 0.9.7: + - [fixup-plugin] Added --no-dir-rename. + - Add remove-all-unknown to classic plugin. <goba...@users.noreply.github.com> + - Track/disc number support for JSON/YAML plugins (and tests) + - CountAndTotalTuple named tuple for count/total values. + - EyeD3 __all__ includes core.AudioFile. + - AudioFile.__str__ returns path. + - Strict render Frame flag to continue on render errors. Applied to RelVolAdjFrameV24, etc + - Track unsupported frames and add `--remove-all-unknown` classic plugin + option (#586) <goba...@users.noreply.github.com> + - Removed display-plugin due to Grako EOL (#585) + - [stats] Print bytes as text and filter private members. + - Remove Python 3.6 support, EOL. (#560) + - Doc grammar fixed (#537) <74979584+piatrashkakanstantin...@users.noreply.github.com> + - Fix problem when frame file format invalid, and input.read() returns + no more data at all - this had the potential to loop endlessly. (#539) + <gerson.k...@ng-branch-technology.com, gerson.k...@gmail.com> + +------------------------------------------------------------------- Old: ---- eyeD3-0.9.6.tar.gz New: ---- eyeD3-0.9.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eyeD3.spec ++++++ --- /var/tmp/diff_new_pack.BY1peo/_old 2022-12-06 14:23:24.129640515 +0100 +++ /var/tmp/diff_new_pack.BY1peo/_new 2022-12-06 14:23:24.137640583 +0100 @@ -1,7 +1,7 @@ # # spec file for package eyeD3 # -# 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 @@ -17,7 +17,7 @@ Name: eyeD3 -Version: 0.9.6 +Version: 0.9.7 Release: 0 Summary: Audio files and ID3 Manipulation Tool License: GPL-2.0-or-later AND GPL-3.0-only @@ -40,12 +40,11 @@ Requires: python3-six >= 1.15.0 Requires: python3-toml >= 0.10.2 Requires: python3-urllib3 >= 1.26.2 - +Recommends: python-grako +Recommends: python-pillow # for plugins Recommends: python-pylast Recommends: python-requests -Recommends: python-pillow -Recommends: python-grako Recommends: python-ruamel.yaml BuildArch: noarch ++++++ eyeD3-0.9.6.tar.gz -> eyeD3-0.9.7.tar.gz ++++++ ++++ 9921 lines of diff (skipped)