Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plymouth-theme-breeze for openSUSE:Factory checked in at 2022-02-17 00:30:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old) and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze" Thu Feb 17 00:30:44 2022 rev:99 rq:955273 version:5.24.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes 2022-02-07 23:38:13.314390458 +0100 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.1956/plymouth-theme-breeze.changes 2022-02-17 00:32:01.085417917 +0100 @@ -1,0 +2,9 @@ +Tue Feb 15 19:18:20 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.1 +- No code changes since 5.24.0 + +------------------------------------------------------------------- Old: ---- breeze-plymouth-5.24.0.tar.xz breeze-plymouth-5.24.0.tar.xz.sig New: ---- breeze-plymouth-5.24.1.tar.xz breeze-plymouth-5.24.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze.spec ++++++ --- /var/tmp/diff_new_pack.KrBz2s/_old 2022-02-17 00:32:01.757417801 +0100 +++ /var/tmp/diff_new_pack.KrBz2s/_new 2022-02-17 00:32:01.761417800 +0100 @@ -36,15 +36,15 @@ %bcond_without released Name: plymouth-theme-breeze -Version: 5.24.0 +Version: 5.24.1 Release: 0 Summary: Plymouth "Breeze" theme License: GPL-2.0+ Group: System/Base URL: http://www.kde.org -Source: breeze-plymouth-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz %if %{with released} -Source1: breeze-plymouth-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 ++++++ breeze-plymouth-5.24.0.tar.xz -> breeze-plymouth-5.24.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-5.24.0/CMakeLists.txt new/breeze-plymouth-5.24.1/CMakeLists.txt --- old/breeze-plymouth-5.24.0/CMakeLists.txt 2022-02-03 15:25:31.000000000 +0100 +++ new/breeze-plymouth-5.24.1/CMakeLists.txt 2022-02-15 13:21:02.000000000 +0100 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "5.24.0") +set(PROJECT_VERSION "5.24.1") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)