Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plymouth-theme-breeze6 for
openSUSE:Leap:16.0 checked in at 2025-08-07 21:01:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/plymouth-theme-breeze6 (Old)
and /work/SRC/openSUSE:Leap:16.0/.plymouth-theme-breeze6.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze6"
Thu Aug 7 21:01:20 2025 rev:4 rq:1293018 version:6.4.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:16.0/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2025-04-23 16:39:43.908486345 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.plymouth-theme-breeze6.new.1085/plymouth-theme-breeze6.changes
2025-08-07 21:04:24.718716432 +0200
@@ -1,0 +2,57 @@
+Tue Jul 1 13:11:47 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:56:27 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:38:02 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:24:25 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:39:06 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
+ * Require newer CMake
+ * Drop Qt5 CI build
+ * update version for new release
+
+-------------------------------------------------------------------
+Tue May 6 20:14:26 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:
----
breeze-plymouth-6.3.4.tar.xz
breeze-plymouth-6.3.4.tar.xz.sig
New:
----
breeze-plymouth-6.4.2.tar.xz
breeze-plymouth-6.4.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze6.spec ++++++
--- /var/tmp/diff_new_pack.n7HOT5/_old 2025-08-07 21:04:25.002728255 +0200
+++ /var/tmp/diff_new_pack.n7HOT5/_new 2025-08-07 21:04:25.002728255 +0200
@@ -34,13 +34,13 @@
%endif
%endif
-%define kf6_version 6.10.0
+%define kf6_version 6.14.0
%define rname breeze-plymouth
%bcond_without released
Name: plymouth-theme-breeze6
-Version: 6.3.4
+Version: 6.4.2
Release: 0
Summary: Plymouth "Breeze" theme
License: GPL-2.0-or-later
++++++ breeze-plymouth-6.3.4.tar.xz -> breeze-plymouth-6.4.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-6.3.4/.gitlab-ci.yml
new/breeze-plymouth-6.4.2/.gitlab-ci.yml
--- old/breeze-plymouth-6.3.4/.gitlab-ci.yml 2025-04-02 05:35:38.000000000
+0200
+++ new/breeze-plymouth-6.4.2/.gitlab-ci.yml 2025-07-01 13:37:26.000000000
+0200
@@ -4,5 +4,4 @@
include:
- project: sysadmin/ci-utilities
file:
- - /gitlab-templates/linux.yml
- /gitlab-templates/linux-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-6.3.4/CMakeLists.txt
new/breeze-plymouth-6.4.2/CMakeLists.txt
--- old/breeze-plymouth-6.3.4/CMakeLists.txt 2025-04-02 05:35:38.000000000
+0200
+++ new/breeze-plymouth-6.4.2/CMakeLists.txt 2025-07-01 13:37:26.000000000
+0200
@@ -1,8 +1,8 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "6.3.4")
+set(PROJECT_VERSION "6.4.2")
set(PROJECT_VERSION_MAJOR 6)
-cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
find_package(ECM 6.2.0 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH} )