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-12-02 22:30:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old) and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze" Thu Dec 2 22:30:12 2021 rev:96 rq:934829 version:5.23.4 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes 2021-11-25 23:06:07.497199361 +0100 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.31177/plymouth-theme-breeze.changes 2021-12-02 22:30:59.446501044 +0100 @@ -1,0 +2,9 @@ +Tue Nov 30 14:59:25 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.4 +- No code changes since 5.23.3 + +------------------------------------------------------------------- Old: ---- breeze-plymouth-5.23.3.tar.xz breeze-plymouth-5.23.3.tar.xz.sig New: ---- breeze-plymouth-5.23.4.tar.xz breeze-plymouth-5.23.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze.spec ++++++ --- /var/tmp/diff_new_pack.wbnDRc/_old 2021-12-02 22:31:00.054498805 +0100 +++ /var/tmp/diff_new_pack.wbnDRc/_new 2021-12-02 22:31:00.058498791 +0100 @@ -36,15 +36,15 @@ %bcond_without lang Name: plymouth-theme-breeze -Version: 5.23.3 +Version: 5.23.4 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 lang} -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.23.3.tar.xz -> breeze-plymouth-5.23.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-5.23.3/CMakeLists.txt new/breeze-plymouth-5.23.4/CMakeLists.txt --- old/breeze-plymouth-5.23.3/CMakeLists.txt 2021-11-09 13:23:18.000000000 +0100 +++ new/breeze-plymouth-5.23.4/CMakeLists.txt 2021-11-30 13:47:31.000000000 +0100 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "5.23.3") +set(PROJECT_VERSION "5.23.4") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)