Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocean-sound-theme6 for
openSUSE:Leap:16.0 checked in at 2025-08-07 21:01:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/ocean-sound-theme6 (Old)
and /work/SRC/openSUSE:Leap:16.0/.ocean-sound-theme6.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocean-sound-theme6"
Thu Aug 7 21:01:12 2025 rev:4 rq:1292979 version:6.4.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/ocean-sound-theme6/ocean-sound-theme6.changes
2025-04-23 16:39:29.203865241 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.ocean-sound-theme6.new.1085/ocean-sound-theme6.changes
2025-08-07 21:03:52.345368695 +0200
@@ -1,0 +2,58 @@
+Tue Jul 1 13:11:14 UTC 2025 - Fabian Vogt <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
+Tue Jun 24 11:54:56 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.4.1
+- Changes since 6.4.0:
+ * Update version for new release 6.4.1
+
+-------------------------------------------------------------------
+Thu Jun 12 10:37:40 UTC 2025 - Fabian Vogt <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
+Thu May 29 21:20:37 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.91
+- Changes since 6.3.90:
+ * Update version for new release 6.3.91
+
+-------------------------------------------------------------------
+Mon May 19 19:35:45 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.90
+- Changes since 6.3.5:
+ * update version for new release
+ * Add dialog-warning-auth
+ * CI: Add linux-qt6-next build
+ * Add xml/yaml linting
+ * update version for new release
+
+-------------------------------------------------------------------
+Tue May 6 20:08:49 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.5
+- Changes since 6.3.4:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
ocean-sound-theme-6.3.4.tar.xz
ocean-sound-theme-6.3.4.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.EOuTK9/_old 2025-08-07 21:03:52.685382849 +0200
+++ /var/tmp/diff_new_pack.EOuTK9/_new 2025-08-07 21:03:52.685382849 +0200
@@ -16,12 +16,12 @@
#
-%define kf6_version 6.10.0
+%define kf6_version 6.14.0
%define rname ocean-sound-theme
%bcond_without released
Name: ocean-sound-theme6
-Version: 6.3.4
+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.3.4.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.3.4/.gitlab-ci.yml
new/ocean-sound-theme-6.4.2/.gitlab-ci.yml
--- old/ocean-sound-theme-6.3.4/.gitlab-ci.yml 2025-04-02 05:37:07.000000000
+0200
+++ new/ocean-sound-theme-6.4.2/.gitlab-ci.yml 2025-07-01 13:40:50.000000000
+0200
@@ -6,4 +6,7 @@
file:
- /gitlab-templates/linux-qt6.yml
- /gitlab-templates/freebsd-qt6.yml
- - /gitlab-templates/reuse-lint.yml
\ No newline at end of file
+ - /gitlab-templates/reuse-lint.yml
+ - /gitlab-templates/xml-lint.yml
+ - /gitlab-templates/yaml-lint.yml
+ - /gitlab-templates/linux-qt6-next.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ocean-sound-theme-6.3.4/.kde-ci.yml
new/ocean-sound-theme-6.4.2/.kde-ci.yml
--- old/ocean-sound-theme-6.3.4/.kde-ci.yml 2025-04-02 05:37:07.000000000
+0200
+++ new/ocean-sound-theme-6.4.2/.kde-ci.yml 2025-07-01 13:40:50.000000000
+0200
@@ -2,8 +2,8 @@
# SPDX-License-Identifier: CC0-1.0
Dependencies:
-- 'on': ['@all']
- 'require':
+ - 'on': ['@all']
+ 'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
Options:
- require-passing-tests-on: [ 'Linux', 'FreeBSD']
\ No newline at end of file
+ require-passing-tests-on: ['Linux', 'FreeBSD']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ocean-sound-theme-6.3.4/CMakeLists.txt
new/ocean-sound-theme-6.4.2/CMakeLists.txt
--- old/ocean-sound-theme-6.3.4/CMakeLists.txt 2025-04-02 05:37:07.000000000
+0200
+++ new/ocean-sound-theme-6.4.2/CMakeLists.txt 2025-07-01 13:40:50.000000000
+0200
@@ -5,11 +5,11 @@
cmake_minimum_required(VERSION 3.16)
project(ocean-sound-theme)
-set(PROJECT_VERSION "6.3.4")
+set(PROJECT_VERSION "6.4.2")
include(FeatureSummary)
-set(KF6_MIN_VERSION "6.10.0")
+set(KF6_MIN_VERSION "6.14.0")
find_package(ECM ${KF6_MIN_VERSION} REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
Binary files old/ocean-sound-theme-6.3.4/Project Files/Ocean_Sound_Theme.mmpz
and new/ocean-sound-theme-6.4.2/Project Files/Ocean_Sound_Theme.mmpz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ocean-sound-theme-6.3.4/README.md
new/ocean-sound-theme-6.4.2/README.md
--- old/ocean-sound-theme-6.3.4/README.md 2025-04-02 05:37:07.000000000
+0200
+++ new/ocean-sound-theme-6.4.2/README.md 2025-07-01 13:40:50.000000000
+0200
@@ -26,6 +26,8 @@
- **dialog-warning**: Play when warning the user about something (e.g. "You
have unsaved changes" dialog).
+- **dialog-warning-auth**: Play when prompting the user for the administrator
password.
+
- **trash-empty**: Play after permanently deleting the contents of the trash
folder.
- **message-new-instant**: Play for incoming messages.
Binary files old/ocean-sound-theme-6.3.4/ocean/stereo/dialog-warning-auth.oga
and new/ocean-sound-theme-6.4.2/ocean/stereo/dialog-warning-auth.oga differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/ocean-sound-theme-6.3.4/ocean/stereo/dialog-warning-auth.oga.license
new/ocean-sound-theme-6.4.2/ocean/stereo/dialog-warning-auth.oga.license
--- old/ocean-sound-theme-6.3.4/ocean/stereo/dialog-warning-auth.oga.license
1970-01-01 01:00:00.000000000 +0100
+++ new/ocean-sound-theme-6.4.2/ocean/stereo/dialog-warning-auth.oga.license
2025-07-01 13:40:50.000000000 +0200
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2025 Guilherme Marçal Silva <[email protected]>
+
+SPDX-License-Identifier: CC-BY-SA-4.0