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 2024-05-27 11:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocean-sound-theme6 (Old) and /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocean-sound-theme6" Mon May 27 11:48:37 2024 rev:5 rq:1176112 version:6.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ocean-sound-theme6/ocean-sound-theme6.changes 2024-04-18 22:13:48.964150071 +0200 +++ /work/SRC/openSUSE:Factory/.ocean-sound-theme6.new.24587/ocean-sound-theme6.changes 2024-05-27 11:55:00.059919262 +0200 @@ -1,0 +2,9 @@ +Wed May 22 07:43:09 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.0.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.5 +- Changes since 6.0.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- ocean-sound-theme-6.0.4.tar.xz ocean-sound-theme-6.0.4.tar.xz.sig New: ---- ocean-sound-theme-6.0.5.tar.xz ocean-sound-theme-6.0.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocean-sound-theme6.spec ++++++ --- /var/tmp/diff_new_pack.HYKMTw/_old 2024-05-27 11:55:01.035955070 +0200 +++ /var/tmp/diff_new_pack.HYKMTw/_new 2024-05-27 11:55:01.035955070 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ocean-sound-theme6 -Version: 6.0.4 +Version: 6.0.5 Release: 0 # Full Plasma 6 version (e.g. 6.0.0) %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} ++++++ ocean-sound-theme-6.0.4.tar.xz -> ocean-sound-theme-6.0.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocean-sound-theme-6.0.4/CMakeLists.txt new/ocean-sound-theme-6.0.5/CMakeLists.txt --- old/ocean-sound-theme-6.0.4/CMakeLists.txt 2024-04-16 12:36:22.000000000 +0200 +++ new/ocean-sound-theme-6.0.5/CMakeLists.txt 2024-05-21 18:48:57.000000000 +0200 @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16) project(ocean-sound-theme) -set(PROJECT_VERSION "6.0.4") +set(PROJECT_VERSION "6.0.5") include(FeatureSummary)