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-07-03 12:10:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocean-sound-theme6 (Old) and /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocean-sound-theme6" Thu Jul 3 12:10:06 2025 rev:27 rq:1289898 version:6.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ocean-sound-theme6/ocean-sound-theme6.changes 2025-06-26 11:37:34.245426301 +0200 +++ /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.1903/ocean-sound-theme6.changes 2025-07-03 12:12:08.201868931 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 13:11:14 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.2 +- Changes since 6.4.1: + * Update version for new release 6.4.2 + +------------------------------------------------------------------- Old: ---- ocean-sound-theme-6.4.1.tar.xz ocean-sound-theme-6.4.1.tar.xz.sig New: ---- ocean-sound-theme-6.4.2.tar.xz ocean-sound-theme-6.4.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocean-sound-theme6.spec ++++++ --- /var/tmp/diff_new_pack.mFHDvS/_old 2025-07-03 12:12:08.889897404 +0200 +++ /var/tmp/diff_new_pack.mFHDvS/_new 2025-07-03 12:12:08.893897570 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ocean-sound-theme6 -Version: 6.4.1 +Version: 6.4.2 Release: 0 # Full Plasma 6 version (e.g. 6.0.0) %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} ++++++ ocean-sound-theme-6.4.1.tar.xz -> ocean-sound-theme-6.4.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocean-sound-theme-6.4.1/CMakeLists.txt new/ocean-sound-theme-6.4.2/CMakeLists.txt --- old/ocean-sound-theme-6.4.1/CMakeLists.txt 2025-06-24 11:33:45.000000000 +0200 +++ new/ocean-sound-theme-6.4.2/CMakeLists.txt 2025-07-01 13:40:50.000000000 +0200 @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16) project(ocean-sound-theme) -set(PROJECT_VERSION "6.4.1") +set(PROJECT_VERSION "6.4.2") include(FeatureSummary)