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-01-06 17:05:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oxygen5-sounds (Old) and /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oxygen5-sounds" Fri Jan 6 17:05:07 2023 rev:12 rq:1056031 version:5.26.5 Changes: -------- --- /work/SRC/openSUSE:Factory/oxygen5-sounds/oxygen5-sounds.changes 2022-11-30 15:00:52.653677369 +0100 +++ /work/SRC/openSUSE:Factory/.oxygen5-sounds.new.1563/oxygen5-sounds.changes 2023-01-06 17:05:46.520255379 +0100 @@ -1,0 +2,9 @@ +Wed Jan 4 14:06:21 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.5 +- No code changes since 5.26.4 + +------------------------------------------------------------------- Old: ---- oxygen-sounds-5.26.4.tar.xz oxygen-sounds-5.26.4.tar.xz.sig New: ---- oxygen-sounds-5.26.5.tar.xz oxygen-sounds-5.26.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oxygen5-sounds.spec ++++++ --- /var/tmp/diff_new_pack.c5hbpp/_old 2023-01-06 17:05:47.044258321 +0100 +++ /var/tmp/diff_new_pack.c5hbpp/_new 2023-01-06 17:05:47.052258367 +0100 @@ -1,7 +1,7 @@ # # spec file for package oxygen5-sounds # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.26.4 +Version: 5.26.5 %global _plasma5_bugfix 5.26.3 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) ++++++ oxygen-sounds-5.26.4.tar.xz -> oxygen-sounds-5.26.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oxygen-sounds-5.26.4/CMakeLists.txt new/oxygen-sounds-5.26.5/CMakeLists.txt --- old/oxygen-sounds-5.26.4/CMakeLists.txt 2022-11-29 12:35:50.000000000 +0100 +++ new/oxygen-sounds-5.26.5/CMakeLists.txt 2023-01-03 19:12:49.000000000 +0100 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(oxygen-sounds) -set(PROJECT_VERSION "5.26.4") +set(PROJECT_VERSION "5.26.5") set(PROJECT_VERSION_MAJOR 5) include(FeatureSummary)