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-05-11 12:32:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5-sounds (Old) and /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5-sounds" Thu May 11 12:32:23 2023 rev:18 rq:1085899 version:5.27.5 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5-sounds/oxygen5-sounds.changes 2023-04-05 21:34:43.770251500 +0200 +++ /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1533/oxygen5-sounds.changes 2023-05-11 12:32:37.146447381 +0200 @@ -1,0 +2,9 @@ +Tue May 9 13:44:11 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.27.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.5 +- No code changes since 5.27.4 + +------------------------------------------------------------------- Old: ---- oxygen-sounds-5.27.4.tar.xz oxygen-sounds-5.27.4.tar.xz.sig New: ---- oxygen-sounds-5.27.5.tar.xz oxygen-sounds-5.27.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5-sounds.spec ++++++ --- /var/tmp/diff_new_pack.FUHcX3/_old 2023-05-11 12:32:37.718450193 +0200 +++ /var/tmp/diff_new_pack.FUHcX3/_new 2023-05-11 12:32:37.722450213 +0200 @@ -19,7 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.27.4 +Version: 5.27.5 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} ++++++ oxygen-sounds-5.27.4.tar.xz -> oxygen-sounds-5.27.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.27.4/CMakeLists.txt new/oxygen-sounds-5.27.5/CMakeLists.txt --- old/oxygen-sounds-5.27.4/CMakeLists.txt 2023-04-04 12:41:03.000000000 +0200 +++ new/oxygen-sounds-5.27.5/CMakeLists.txt 2023-05-09 13:37:42.000000000 +0200 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(oxygen-sounds) -set(PROJECT_VERSION "5.27.4") +set(PROJECT_VERSION "5.27.5") set(PROJECT_VERSION_MAJOR 5) include(FeatureSummary)