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-16 23:49:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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" Wed Oct 16 23:49:33 2024 rev:13 rq:1208354 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze6/plymouth-theme-breeze6.changes 2024-10-07 21:49:14.486786747 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze6.new.19354/plymouth-theme-breeze6.changes 2024-10-16 23:50:48.971150216 +0200 @@ -1,0 +2,9 @@ +Tue Oct 15 16:53:53 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.2.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.1 +- Changes since 6.2.0: + * update version for new release + +------------------------------------------------------------------- Old: ---- breeze-plymouth-6.2.0.tar.xz breeze-plymouth-6.2.0.tar.xz.sig New: ---- breeze-plymouth-6.2.1.tar.xz breeze-plymouth-6.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze6.spec ++++++ --- /var/tmp/diff_new_pack.x07bOd/_old 2024-10-16 23:50:51.451253648 +0200 +++ /var/tmp/diff_new_pack.x07bOd/_new 2024-10-16 23:50:51.471254482 +0200 @@ -40,14 +40,14 @@ %bcond_without released Name: plymouth-theme-breeze6 -Version: 6.2.0 +Version: 6.2.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.2.0.tar.xz -> breeze-plymouth-6.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-6.2.0/CMakeLists.txt new/breeze-plymouth-6.2.1/CMakeLists.txt --- old/breeze-plymouth-6.2.0/CMakeLists.txt 2024-10-03 14:36:30.000000000 +0200 +++ new/breeze-plymouth-6.2.1/CMakeLists.txt 2024-10-15 15:13:03.000000000 +0200 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "6.2.0") +set(PROJECT_VERSION "6.2.1") set(PROJECT_VERSION_MAJOR 6) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)