Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plymouth-theme-breeze6 for
openSUSE:Factory checked in at 2026-06-18 21:37:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze6"
Thu Jun 18 21:37:19 2026 rev:44 rq:1359194 version:6.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2026-05-13 17:23:12.404918446 +0200
+++
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.1981/plymouth-theme-breeze6.changes
2026-06-18 21:38:38.947157748 +0200
@@ -1,0 +2,28 @@
+Fri Jun 12 19:08:35 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.0
+- Changes since 6.6.91:
+ * Update version for new release 6.7.0
+
+-------------------------------------------------------------------
+Thu May 28 18:45:10 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.91
+- Changes since 6.6.90:
+ * Update version for new release 6.6.91
+
+-------------------------------------------------------------------
+Sun May 24 11:21:26 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.90
+- Changes since 6.6.5:
+ * Update version for new release 6.6.90
+ * Update version for new release 6.6.80
+
+-------------------------------------------------------------------
Old:
----
breeze-plymouth-6.6.5.tar.xz
breeze-plymouth-6.6.5.tar.xz.sig
New:
----
breeze-plymouth-6.7.0.tar.xz
breeze-plymouth-6.7.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze6.spec ++++++
--- /var/tmp/diff_new_pack.Z0gV6p/_old 2026-06-18 21:38:39.619185793 +0200
+++ /var/tmp/diff_new_pack.Z0gV6p/_new 2026-06-18 21:38:39.623185960 +0200
@@ -34,20 +34,20 @@
%endif
%endif
-%define kf6_version 6.18.0
+%define kf6_version 6.26.0
%define rname breeze-plymouth
%bcond_without released
Name: plymouth-theme-breeze6
-Version: 6.6.5
+Version: 6.7.0
Release: 0
Summary: Plymouth "Breeze" theme
License: GPL-2.0-or-later
URL: https://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16
++++++ breeze-plymouth-6.6.5.tar.xz -> breeze-plymouth-6.7.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-6.6.5/CMakeLists.txt
new/breeze-plymouth-6.7.0/CMakeLists.txt
--- old/breeze-plymouth-6.6.5/CMakeLists.txt 2026-05-12 12:22:47.000000000
+0200
+++ new/breeze-plymouth-6.7.0/CMakeLists.txt 2026-06-11 11:31:04.000000000
+0200
@@ -1,5 +1,5 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "6.6.5")
+set(PROJECT_VERSION "6.7.0")
set(PROJECT_VERSION_MAJOR 6)
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)