Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package whipper for openSUSE:Factory checked in at 2025-09-16 18:19:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/whipper (Old) and /work/SRC/openSUSE:Factory/.whipper.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "whipper" Tue Sep 16 18:19:10 2025 rev:10 rq:1305136 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/whipper/whipper.changes 2024-02-21 17:57:23.497419226 +0100 +++ /work/SRC/openSUSE:Factory/.whipper.new.1977/whipper.changes 2025-09-16 18:20:03.951307556 +0200 @@ -1,0 +2,5 @@ +Tue Sep 16 10:44:06 UTC 2025 - Dr. Werner Fink <[email protected]> + +- Add python3-setuptools tools as requirement (boo#1249580) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ whipper.spec ++++++ --- /var/tmp/diff_new_pack.ZxRqeS/_old 2025-09-16 18:20:05.687380668 +0200 +++ /var/tmp/diff_new_pack.ZxRqeS/_new 2025-09-16 18:20:05.695381004 +0200 @@ -1,7 +1,7 @@ # # spec file for package whipper # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,7 @@ BuildRequires: python3-pycdio BuildRequires: python3-pytest BuildRequires: python3-ruamel.yaml +BuildRequires: python3-setuptools BuildRequires: sox # /SECTION # nb: there is a difference between cd-paranoia [we want] and @@ -57,6 +58,7 @@ Requires: python3-mutagen Requires: python3-pycdio Requires: python3-ruamel.yaml +Requires: python3-setuptools Requires: sox Conflicts: morituri
