Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oxygen5-sounds for openSUSE:Factory checked in at 2022-07-01 13:44:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5-sounds (Old) and /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5-sounds" Fri Jul 1 13:44:48 2022 rev:3 rq:985922 version:5.25.2 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5-sounds/oxygen5-sounds.changes 2022-06-23 10:24:11.619734987 +0200 +++ /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1548/oxygen5-sounds.changes 2022-07-01 13:45:18.506930004 +0200 @@ -1,0 +2,9 @@ +Tue Jun 28 13:03:32 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.2 +- No code changes since 5.25.1 + +------------------------------------------------------------------- Old: ---- oxygen-sounds-5.25.1.tar.xz oxygen-sounds-5.25.1.tar.xz.sig New: ---- oxygen-sounds-5.25.2.tar.xz oxygen-sounds-5.25.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5-sounds.spec ++++++ --- /var/tmp/diff_new_pack.BPNlQo/_old 2022-07-01 13:45:19.046930815 +0200 +++ /var/tmp/diff_new_pack.BPNlQo/_new 2022-07-01 13:45:19.050930822 +0200 @@ -19,7 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.25.1 +Version: 5.25.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ oxygen-sounds-5.25.1.tar.xz -> oxygen-sounds-5.25.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.25.1/CMakeLists.txt new/oxygen-sounds-5.25.2/CMakeLists.txt --- old/oxygen-sounds-5.25.1/CMakeLists.txt 2022-06-21 12:53:12.000000000 +0200 +++ new/oxygen-sounds-5.25.2/CMakeLists.txt 2022-06-28 12:50:59.000000000 +0200 @@ -10,7 +10,7 @@ include(FeatureSummary) ################# Qt/KDE ################# -set(KF5_MIN_VERSION "5.86") +set(KF5_MIN_VERSION "5.94") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} )