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 2025-06-18 15:56:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze6 (Old) and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze6" Wed Jun 18 15:56:19 2025 rev:25 rq:1285754 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes 2025-05-31 19:15:30.499389610 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.19631/plymouth-theme-breeze6.changes 2025-06-18 16:00:39.351393621 +0200 @@ -1,0 +2,9 @@ +Thu Jun 12 10:38:02 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- 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 + +------------------------------------------------------------------- Old: ---- breeze-plymouth-6.3.91.tar.xz breeze-plymouth-6.3.91.tar.xz.sig New: ---- breeze-plymouth-6.4.0.tar.xz breeze-plymouth-6.4.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze6.spec ++++++ --- /var/tmp/diff_new_pack.yJoqmh/_old 2025-06-18 16:00:39.939417708 +0200 +++ /var/tmp/diff_new_pack.yJoqmh/_new 2025-06-18 16:00:39.943417871 +0200 @@ -40,14 +40,14 @@ %bcond_without released Name: plymouth-theme-breeze6 -Version: 6.3.91 +Version: 6.4.0 Release: 0 Summary: Plymouth "Breeze" theme License: GPL-2.0-or-later URL: https://www.kde.org -Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 ++++++ breeze-plymouth-6.3.91.tar.xz -> breeze-plymouth-6.4.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-6.3.91/CMakeLists.txt new/breeze-plymouth-6.4.0/CMakeLists.txt --- old/breeze-plymouth-6.3.91/CMakeLists.txt 2025-05-29 11:56:54.000000000 +0200 +++ new/breeze-plymouth-6.4.0/CMakeLists.txt 2025-06-12 10:57:55.000000000 +0200 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "6.3.91") +set(PROJECT_VERSION "6.4.0") set(PROJECT_VERSION_MAJOR 6) cmake_minimum_required(VERSION 3.16 FATAL_ERROR)