Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocean-sound-theme6 for openSUSE:Factory checked in at 2025-03-13 15:05:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocean-sound-theme6 (Old) and /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocean-sound-theme6" Thu Mar 13 15:05:54 2025 rev:21 rq:1252270 version:6.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ocean-sound-theme6/ocean-sound-theme6.changes 2025-02-27 14:53:12.706179388 +0100 +++ /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.19136/ocean-sound-theme6.changes 2025-03-13 15:06:46.227642428 +0100 @@ -1,0 +2,9 @@ +Tue Mar 11 14:44:20 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.3 +- Changes since 6.3.2: + * update version for new release + +------------------------------------------------------------------- Old: ---- ocean-sound-theme-6.3.2.tar.xz ocean-sound-theme-6.3.2.tar.xz.sig New: ---- ocean-sound-theme-6.3.3.tar.xz ocean-sound-theme-6.3.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocean-sound-theme6.spec ++++++ --- /var/tmp/diff_new_pack.2Ol4jZ/_old 2025-03-13 15:06:46.691661873 +0100 +++ /var/tmp/diff_new_pack.2Ol4jZ/_new 2025-03-13 15:06:46.695662040 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: ocean-sound-theme6 -Version: 6.3.2 +Version: 6.3.3 Release: 0 # Full Plasma 6 version (e.g. 6.0.0) %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} ++++++ ocean-sound-theme-6.3.2.tar.xz -> ocean-sound-theme-6.3.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocean-sound-theme-6.3.2/CMakeLists.txt new/ocean-sound-theme-6.3.3/CMakeLists.txt --- old/ocean-sound-theme-6.3.2/CMakeLists.txt 2025-02-25 17:07:24.000000000 +0100 +++ new/ocean-sound-theme-6.3.3/CMakeLists.txt 2025-03-11 14:42:26.000000000 +0100 @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16) project(ocean-sound-theme) -set(PROJECT_VERSION "6.3.2") +set(PROJECT_VERSION "6.3.3") include(FeatureSummary)