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-06-18 15:56:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocean-sound-theme6 (Old) and /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocean-sound-theme6" Wed Jun 18 15:56:05 2025 rev:25 rq:1285730 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocean-sound-theme6/ocean-sound-theme6.changes 2025-05-31 19:15:00.106133575 +0200 +++ /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.19631/ocean-sound-theme6.changes 2025-06-18 16:00:20.750631695 +0200 @@ -1,0 +2,9 @@ +Thu Jun 12 10:37:40 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.0 +- Changes since 6.3.91: + * Update version for new release 6.4.0 + +------------------------------------------------------------------- Old: ---- ocean-sound-theme-6.3.91.tar.xz ocean-sound-theme-6.3.91.tar.xz.sig New: ---- ocean-sound-theme-6.4.0.tar.xz ocean-sound-theme-6.4.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocean-sound-theme6.spec ++++++ --- /var/tmp/diff_new_pack.WbJJfY/_old 2025-06-18 16:00:21.250652176 +0200 +++ /var/tmp/diff_new_pack.WbJJfY/_new 2025-06-18 16:00:21.250652176 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ocean-sound-theme6 -Version: 6.3.91 +Version: 6.4.0 Release: 0 # Full Plasma 6 version (e.g. 6.0.0) %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} @@ -30,9 +30,9 @@ Summary: Ocean sound theme License: CC-BY-SA-4.0 URL: https://www.kde.org -Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} ++++++ ocean-sound-theme-6.3.91.tar.xz -> ocean-sound-theme-6.4.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocean-sound-theme-6.3.91/CMakeLists.txt new/ocean-sound-theme-6.4.0/CMakeLists.txt --- old/ocean-sound-theme-6.3.91/CMakeLists.txt 2025-05-29 12:00:14.000000000 +0200 +++ new/ocean-sound-theme-6.4.0/CMakeLists.txt 2025-06-12 11:01:13.000000000 +0200 @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16) project(ocean-sound-theme) -set(PROJECT_VERSION "6.3.91") +set(PROJECT_VERSION "6.4.0") include(FeatureSummary)