Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rhythmbox for openSUSE:Factory checked in at 2024-02-09 23:52:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rhythmbox (Old) and /work/SRC/openSUSE:Factory/.rhythmbox.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rhythmbox" Fri Feb 9 23:52:48 2024 rev:104 rq:1145252 version:3.4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/rhythmbox/rhythmbox.changes 2023-04-17 17:42:08.206515205 +0200 +++ /work/SRC/openSUSE:Factory/.rhythmbox.new.1815/rhythmbox.changes 2024-02-09 23:53:10.852825379 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 16:13:53 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Specify proper version for libsoup dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rhythmbox.spec ++++++ --- /var/tmp/diff_new_pack.I1AgXT/_old 2024-02-09 23:53:11.340842964 +0100 +++ /var/tmp/diff_new_pack.I1AgXT/_new 2024-02-09 23:53:11.340842964 +0100 @@ -1,7 +1,7 @@ # # spec file for package rhythmbox # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,7 +56,7 @@ BuildRequires: pkgconfig(libpeas-1.0) >= 0.7.3 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.3 BuildRequires: pkgconfig(libsecret-1) >= 0.18 -BuildRequires: pkgconfig(libsoup-3.0) +BuildRequires: pkgconfig(libsoup-3.0) >= 3.0.7 BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 BuildRequires: pkgconfig(tdb)