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 2023-12-07 19:09:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5-sounds (Old) and /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5-sounds" Thu Dec 7 19:09:55 2023 rev:23 rq:1131426 version:5.27.10 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5-sounds/oxygen5-sounds.changes 2023-10-25 18:02:03.096731539 +0200 +++ /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.25432/oxygen5-sounds.changes 2023-12-07 19:10:56.156432973 +0100 @@ -1,0 +2,9 @@ +Wed Dec 6 11:46:47 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.27.10 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.10 +- No code changes since 5.27.9 + +------------------------------------------------------------------- Old: ---- oxygen-sounds-5.27.9.tar.xz oxygen-sounds-5.27.9.tar.xz.sig New: ---- oxygen-sounds-5.27.10.tar.xz oxygen-sounds-5.27.10.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5-sounds.spec ++++++ --- /var/tmp/diff_new_pack.a1TMsa/_old 2023-12-07 19:10:56.628450386 +0100 +++ /var/tmp/diff_new_pack.a1TMsa/_new 2023-12-07 19:10:56.628450386 +0100 @@ -19,7 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.27.9 +Version: 5.27.10 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ oxygen-sounds-5.27.9.tar.xz -> oxygen-sounds-5.27.10.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.27.9/CMakeLists.txt new/oxygen-sounds-5.27.10/CMakeLists.txt --- old/oxygen-sounds-5.27.9/CMakeLists.txt 2023-10-24 14:57:16.000000000 +0200 +++ new/oxygen-sounds-5.27.10/CMakeLists.txt 2023-12-05 20:21:00.000000000 +0100 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(oxygen-sounds) -set(PROJECT_VERSION "5.27.9") +set(PROJECT_VERSION "5.27.10") set(PROJECT_VERSION_MAJOR 5) include(FeatureSummary)