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 2021-07-09 23:58:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old) and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze" Fri Jul 9 23:58:39 2021 rev:88 rq:904537 version:5.22.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes 2021-06-27 19:00:16.720370390 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.2625/plymouth-theme-breeze.changes 2021-07-10 00:00:06.600164921 +0200 @@ -1,0 +2,9 @@ +Tue Jul 6 12:01:51 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.2 +- No code changes since 5.22.2.1 + +------------------------------------------------------------------- Old: ---- breeze-plymouth-5.22.2.1.tar.xz breeze-plymouth-5.22.2.1.tar.xz.sig New: ---- breeze-plymouth-5.22.3.tar.xz breeze-plymouth-5.22.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze.spec ++++++ --- /var/tmp/diff_new_pack.7a7lWw/_old 2021-07-10 00:00:07.176160442 +0200 +++ /var/tmp/diff_new_pack.7a7lWw/_new 2021-07-10 00:00:07.180160411 +0200 @@ -36,15 +36,15 @@ %bcond_without lang Name: plymouth-theme-breeze -Version: 5.22.2.1 +Version: 5.22.3 Release: 0 Summary: Plymouth "Breeze" theme License: GPL-2.0+ Group: System/Base URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/5.22.2/breeze-plymouth-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/5.22.2/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.22.2.1.tar.xz -> breeze-plymouth-5.22.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-5.22.2.1/CMakeLists.txt new/breeze-plymouth-5.22.3/CMakeLists.txt --- old/breeze-plymouth-5.22.2.1/CMakeLists.txt 2021-06-22 20:53:37.000000000 +0200 +++ new/breeze-plymouth-5.22.3/CMakeLists.txt 2021-07-06 12:12:16.000000000 +0200 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "5.22.2") +set(PROJECT_VERSION "5.22.3") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)