commit plymouth-theme-breeze6 for openSUSE:Factory

2024-10-07 Thread Source-Sync
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 2024-10-07 21:48:48

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.19354 (New)


Package is "plymouth-theme-breeze6"

Mon Oct  7 21:48:48 2024 rev:12 rq:1205944 version:6.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-09-11 16:57:17.302782173 +0200
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.19354/plymouth-theme-breeze6.changes
 2024-10-07 21:49:14.486786747 +0200
@@ -1,0 +2,20 @@
+Sat Oct  5 10:44:38 UTC 2024 - Fabian Vogt 
+
+- Update to 6.2.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.2.0
+- Changes since 6.1.90:
+  * update version for new release
+
+---
+Tue Sep 17 14:54:52 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.90
+- Changes since 6.1.5:
+  * update version for new release
+  * style: Add markdown extension to readme, so it renders correctly
+  * update version for new release
+
+---

Old:

  breeze-plymouth-6.1.5.tar.xz
  breeze-plymouth-6.1.5.tar.xz.sig

New:

  breeze-plymouth-6.2.0.tar.xz
  breeze-plymouth-6.2.0.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.JjIYiS/_old  2024-10-07 21:49:15.054810380 +0200
+++ /var/tmp/diff_new_pack.JjIYiS/_new  2024-10-07 21:49:15.058810546 +0200
@@ -34,20 +34,20 @@
 %endif
 %endif
 
-%define kf6_version 6.2.0
+%define kf6_version 6.5.0
 
 %define rname breeze-plymouth
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.1.5
+Version:6.2.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.1.5.tar.xz -> breeze-plymouth-6.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.1.5/CMakeLists.txt 
new/breeze-plymouth-6.2.0/CMakeLists.txt
--- old/breeze-plymouth-6.1.5/CMakeLists.txt2024-09-10 10:50:02.0 
+0200
+++ new/breeze-plymouth-6.2.0/CMakeLists.txt2024-10-03 14:36:30.0 
+0200
@@ -1,5 +1,5 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.1.5")
+set(PROJECT_VERSION "6.2.0")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.1.5/README 
new/breeze-plymouth-6.2.0/README
--- old/breeze-plymouth-6.1.5/README2024-09-10 10:50:02.0 +0200
+++ new/breeze-plymouth-6.2.0/README1970-01-01 01:00:00.0 +0100
@@ -1,97 +0,0 @@
-# Branding
-## CMake
-Use CMake to set the common overridden variables.
-```
-cmake -DDISTRO_NAME=KDistro
-  -DDISTRO_VERSION=123
-  -DDISTRO_LOGO=kdistro
-  -DBACKGROUND_TOP_COLOR=kdistro_green
-  -DBACKGROUND_BOTTOM_COLOR=kdistro_blue
-  ..
-```
-
-## Graphics (breeze)
-
-Branding in the graphics mode is done via the code in
-breeze.script. Do note the guidelines below when changing things.
-In particular you want to change the following variables
-
-```
-// Title and font settings.
-global.title.text = "Plasma 5.6";
-global.defaults.font.default = "Noto Sans 12";
-global.defaults.font.title = "Noto Sans 14";
-
-// Same color or different for gradient.
-palette.background.top = colors.plasma_blue;
-palette.background.bottom = colors.icon_blue;
-```
-
-## Text (breeze-text)
-
-The text theme is configured via the .plymouth theme file,
-so you can simply install your own theme file to apply branding.
-
-```
-[Plymouth Theme]
-Name=Our theme (text)
-Description=A splash for text mode
-ModuleName=breeze-text
-
-[breeze-text]
-title=openSUSE 14
-black=0xfcfcfc # This is the background
-white=0x00 # This is the progress bar & title
-```
-
-## Grub
-
-breeze/breeze.grub is a special grub scripting file which mostly sets sane
-defaults in the event that breeze-grub 

commit plymouth-theme-breeze6 for openSUSE:Factory

2024-09-11 Thread Source-Sync
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 2024-09-11 16:56:15

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.17570 (New)


Package is "plymouth-theme-breeze6"

Wed Sep 11 16:56:15 2024 rev:11 rq:1200045 version:6.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-08-08 10:58:00.630663396 +0200
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.17570/plymouth-theme-breeze6.changes
 2024-09-11 16:57:17.302782173 +0200
@@ -1,0 +2,9 @@
+Tue Sep 10 14:55:23 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.5
+- Changes since 6.1.4:
+  * update version for new release
+
+---

Old:

  breeze-plymouth-6.1.4.tar.xz
  breeze-plymouth-6.1.4.tar.xz.sig

New:

  breeze-plymouth-6.1.5.tar.xz
  breeze-plymouth-6.1.5.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.1aazdV/_old  2024-09-11 16:57:17.766801556 +0200
+++ /var/tmp/diff_new_pack.1aazdV/_new  2024-09-11 16:57:17.770801724 +0200
@@ -40,7 +40,7 @@
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.1.4
+Version:6.1.5
 Release:0
 Summary:Plymouth "Breeze" theme
 License:GPL-2.0-or-later

++ breeze-plymouth-6.1.4.tar.xz -> breeze-plymouth-6.1.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.1.4/CMakeLists.txt 
new/breeze-plymouth-6.1.5/CMakeLists.txt
--- old/breeze-plymouth-6.1.4/CMakeLists.txt2024-08-06 14:33:10.0 
+0200
+++ new/breeze-plymouth-6.1.5/CMakeLists.txt2024-09-10 10:50:02.0 
+0200
@@ -1,5 +1,5 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.1.4")
+set(PROJECT_VERSION "6.1.5")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)


commit plymouth-theme-breeze6 for openSUSE:Factory

2024-08-08 Thread Source-Sync
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 2024-08-08 10:57:26

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.7232 (New)


Package is "plymouth-theme-breeze6"

Thu Aug  8 10:57:26 2024 rev:10 rq:1191971 version:6.1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-07-17 15:15:47.335469074 +0200
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.7232/plymouth-theme-breeze6.changes
  2024-08-08 10:58:00.630663396 +0200
@@ -1,0 +2,9 @@
+Tue Aug  6 13:28:57 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.4:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.4
+- Changes since 6.1.3:
+  * update version for new release
+
+---

Old:

  breeze-plymouth-6.1.3.tar.xz
  breeze-plymouth-6.1.3.tar.xz.sig

New:

  breeze-plymouth-6.1.4.tar.xz
  breeze-plymouth-6.1.4.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.EKUpDw/_old  2024-08-08 10:58:01.062681157 +0200
+++ /var/tmp/diff_new_pack.EKUpDw/_new  2024-08-08 10:58:01.062681157 +0200
@@ -40,7 +40,7 @@
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.1.3
+Version:6.1.4
 Release:0
 Summary:Plymouth "Breeze" theme
 License:GPL-2.0-or-later

++ breeze-plymouth-6.1.3.tar.xz -> breeze-plymouth-6.1.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.1.3/CMakeLists.txt 
new/breeze-plymouth-6.1.4/CMakeLists.txt
--- old/breeze-plymouth-6.1.3/CMakeLists.txt2024-07-16 13:07:54.0 
+0200
+++ new/breeze-plymouth-6.1.4/CMakeLists.txt2024-08-06 14:33:10.0 
+0200
@@ -1,5 +1,5 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.1.3")
+set(PROJECT_VERSION "6.1.4")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)


commit plymouth-theme-breeze6 for openSUSE:Factory

2024-07-04 Thread Source-Sync
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 2024-07-04 16:23:42

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.2080 (New)


Package is "plymouth-theme-breeze6"

Thu Jul  4 16:23:42 2024 rev:8 rq:1185033 version:6.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-06-27 16:03:04.650115701 +0200
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.2080/plymouth-theme-breeze6.changes
  2024-07-04 16:25:06.667535389 +0200
@@ -1,0 +2,9 @@
+Tue Jul  2 17:34:32 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.2
+- Changes since 6.1.1:
+  * update version for new release
+
+---

Old:

  breeze-plymouth-6.1.1.tar.xz
  breeze-plymouth-6.1.1.tar.xz.sig

New:

  breeze-plymouth-6.1.2.tar.xz
  breeze-plymouth-6.1.2.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.K37fc6/_old  2024-07-04 16:25:07.103551313 +0200
+++ /var/tmp/diff_new_pack.K37fc6/_new  2024-07-04 16:25:07.103551313 +0200
@@ -40,7 +40,7 @@
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.1.1
+Version:6.1.2
 Release:0
 Summary:Plymouth "Breeze" theme
 License:GPL-2.0-or-later

++ breeze-plymouth-6.1.1.tar.xz -> breeze-plymouth-6.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.1.1/CMakeLists.txt 
new/breeze-plymouth-6.1.2/CMakeLists.txt
--- old/breeze-plymouth-6.1.1/CMakeLists.txt2024-06-25 17:39:16.0 
+0200
+++ new/breeze-plymouth-6.1.2/CMakeLists.txt2024-07-02 11:12:19.0 
+0200
@@ -1,5 +1,5 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.1.1")
+set(PROJECT_VERSION "6.1.2")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)


commit plymouth-theme-breeze6 for openSUSE:Factory

2024-06-27 Thread Source-Sync
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 2024-06-27 16:02:06

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.18349 (New)


Package is "plymouth-theme-breeze6"

Thu Jun 27 16:02:06 2024 rev:7 rq:1183404 version:6.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-06-22 13:23:56.091788994 +0200
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.18349/plymouth-theme-breeze6.changes
 2024-06-27 16:03:04.650115701 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 17:15:49 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.1
+- Changes since 6.1.0:
+  * update version for new release
+
+---

Old:

  breeze-plymouth-6.1.0.tar.xz
  breeze-plymouth-6.1.0.tar.xz.sig

New:

  breeze-plymouth-6.1.1.tar.xz
  breeze-plymouth-6.1.1.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.Q8CIgx/_old  2024-06-27 16:03:05.326140538 +0200
+++ /var/tmp/diff_new_pack.Q8CIgx/_new  2024-06-27 16:03:05.326140538 +0200
@@ -40,14 +40,14 @@
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.1.0
+Version:6.1.1
 Release:0
 Summary:Plymouth "Breeze" theme
 License:GPL-2.0-or-later
 URL:https://www.kde.org
-Source: %{rname}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  cmake >= 3.16

++ breeze-plymouth-6.1.0.tar.xz -> breeze-plymouth-6.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.1.0/CMakeLists.txt 
new/breeze-plymouth-6.1.1/CMakeLists.txt
--- old/breeze-plymouth-6.1.0/CMakeLists.txt2024-06-13 12:34:59.0 
+0200
+++ new/breeze-plymouth-6.1.1/CMakeLists.txt2024-06-25 17:39:16.0 
+0200
@@ -1,5 +1,5 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.1.0")
+set(PROJECT_VERSION "6.1.1")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)


commit plymouth-theme-breeze6 for openSUSE:Factory

2024-06-22 Thread Source-Sync
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 2024-06-22 13:23:22

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.18349 (New)


Package is "plymouth-theme-breeze6"

Sat Jun 22 13:23:22 2024 rev:6 rq:1181154 version:6.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-05-27 11:55:40.737411662 +0200
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.18349/plymouth-theme-breeze6.changes
 2024-06-22 13:23:56.091788994 +0200
@@ -1,0 +2,21 @@
+Thu Jun 13 10:58:57 UTC 2024 - Fabian Vogt 
+
+- Update to 6.1.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.0
+- Changes since 6.0.90:
+  * update version for new release
+
+---
+Sat May 25 11:20:10 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.90
+- Changes since 6.0.5:
+  * set ecm to KF6 version
+  * update version for new release
+  * Fix CI dependency data
+  * Enforce passing tests
+
+---

Old:

  breeze-plymouth-6.0.5.tar.xz
  breeze-plymouth-6.0.5.tar.xz.sig

New:

  breeze-plymouth-6.1.0.tar.xz
  breeze-plymouth-6.1.0.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.OKTnAy/_old  2024-06-22 13:23:56.527804937 +0200
+++ /var/tmp/diff_new_pack.OKTnAy/_new  2024-06-22 13:23:56.527804937 +0200
@@ -34,20 +34,20 @@
 %endif
 %endif
 
-%define kf6_version 6.0.0
+%define kf6_version 6.2.0
 
 %define rname breeze-plymouth
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.0.5
+Version:6.1.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.0.5.tar.xz -> breeze-plymouth-6.1.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.0.5/.kde-ci.yml 
new/breeze-plymouth-6.1.0/.kde-ci.yml
--- old/breeze-plymouth-6.0.5/.kde-ci.yml   2024-05-21 18:48:07.0 
+0200
+++ new/breeze-plymouth-6.1.0/.kde-ci.yml   2024-06-13 12:34:59.0 
+0200
@@ -1,8 +1,9 @@
 Dependencies:
 - 'on': ['Linux', 'FreeBSD']
   'require':
-'frameworks/extra-cmake-modules': '@stable'
+'frameworks/extra-cmake-modules': '@stable-kf6'
 
 Options:
   # force installation into the install prefix
   cmake-options: '-DINSTALL_BROKEN_PLYMOUTH_DATA=ON'
+  require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.0.5/CMakeLists.txt 
new/breeze-plymouth-6.1.0/CMakeLists.txt
--- old/breeze-plymouth-6.0.5/CMakeLists.txt2024-05-21 18:48:07.0 
+0200
+++ new/breeze-plymouth-6.1.0/CMakeLists.txt2024-06-13 12:34:59.0 
+0200
@@ -1,10 +1,10 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.0.5")
+set(PROJECT_VERSION "6.1.0")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
-find_package(ECM 6.0.5 REQUIRED NO_MODULE)
+find_package(ECM 6.2.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH} )
 
 include(FeatureSummary)


commit plymouth-theme-breeze6 for openSUSE:Factory

2024-04-18 Thread Source-Sync
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 2024-04-18 22:13:03

Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old)
 and  /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.26366 (New)


Package is "plymouth-theme-breeze6"

Thu Apr 18 22:13:03 2024 rev:4 rq:1168775 version:6.0.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes
2024-03-28 14:25:16.977698774 +0100
+++ 
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.26366/plymouth-theme-breeze6.changes
 2024-04-18 22:14:13.241042742 +0200
@@ -1,0 +2,10 @@
+Wed Apr 17 08:19:24 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.4.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.4.1
+- Changes since 6.0.3:
+  * Fix ECM dep version
+  * update version for new release
+
+---

Old:

  breeze-plymouth-6.0.3.tar.xz
  breeze-plymouth-6.0.3.tar.xz.sig

New:

  breeze-plymouth-6.0.4.1.tar.xz
  breeze-plymouth-6.0.4.1.tar.xz.sig



Other differences:
--
++ plymouth-theme-breeze6.spec ++
--- /var/tmp/diff_new_pack.WfbCDc/_old  2024-04-18 22:14:13.729060687 +0200
+++ /var/tmp/diff_new_pack.WfbCDc/_new  2024-04-18 22:14:13.729060687 +0200
@@ -40,14 +40,14 @@
 
 %bcond_without released
 Name:   plymouth-theme-breeze6
-Version:6.0.3
+Version:6.0.4.1
 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: 
https://download.kde.org/stable/plasma/6.0.4/%{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/6.0.4/%{rname}-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  cmake >= 3.16

++ breeze-plymouth-6.0.3.tar.xz -> breeze-plymouth-6.0.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-plymouth-6.0.3/CMakeLists.txt 
new/breeze-plymouth-6.0.4.1/CMakeLists.txt
--- old/breeze-plymouth-6.0.3/CMakeLists.txt2024-03-26 18:04:04.0 
+0100
+++ new/breeze-plymouth-6.0.4.1/CMakeLists.txt  2024-04-16 14:19:11.0 
+0200
@@ -1,5 +1,5 @@
 project(breeze-plymouth)
-set(PROJECT_VERSION "6.0.3")
+set(PROJECT_VERSION "6.0.4")
 set(PROJECT_VERSION_MAJOR 6)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)