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-06-27 18:59:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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" Sun Jun 27 18:59:07 2021 rev:87 rq:901547 version:5.22.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes 2021-06-18 10:13:46.669993576 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.2625/plymouth-theme-breeze.changes 2021-06-27 19:00:16.720370390 +0200 @@ -1,0 +2,9 @@ +Wed Jun 23 08:24:46 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.2.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.2 +- No code changes since 5.22.1 + +------------------------------------------------------------------- Old: ---- breeze-plymouth-5.22.1.tar.xz breeze-plymouth-5.22.1.tar.xz.sig New: ---- breeze-plymouth-5.22.2.1.tar.xz breeze-plymouth-5.22.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze.spec ++++++ --- /var/tmp/diff_new_pack.poH46k/_old 2021-06-27 19:00:17.272371115 +0200 +++ /var/tmp/diff_new_pack.poH46k/_new 2021-06-27 19:00:17.276371120 +0200 @@ -36,15 +36,15 @@ %bcond_without lang Name: plymouth-theme-breeze -Version: 5.22.1 +Version: 5.22.2.1 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/%{version}/breeze-plymouth-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.22.2/breeze-plymouth-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.22.2/breeze-plymouth-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 3.16 ++++++ breeze-plymouth-5.22.1.tar.xz -> breeze-plymouth-5.22.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-5.22.1/CMakeLists.txt new/breeze-plymouth-5.22.2.1/CMakeLists.txt --- old/breeze-plymouth-5.22.1/CMakeLists.txt 2021-06-15 11:51:49.000000000 +0200 +++ new/breeze-plymouth-5.22.2.1/CMakeLists.txt 2021-06-22 20:53:37.000000000 +0200 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "5.22.1") +set(PROJECT_VERSION "5.22.2") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)