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-10-20 11:11:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old) and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze" Thu Oct 20 11:11:12 2022 rev:111 rq:1029863 version:5.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes 2022-10-11 18:04:16.781961614 +0200 +++ /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.2275/plymouth-theme-breeze.changes 2022-10-20 11:11:39.500013202 +0200 @@ -1,0 +2,9 @@ +Tue Oct 18 11:27:37 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.1 +- No code changes since 5.26.0 + +------------------------------------------------------------------- Old: ---- breeze-plymouth-5.26.0.tar.xz breeze-plymouth-5.26.0.tar.xz.sig New: ---- breeze-plymouth-5.26.1.tar.xz breeze-plymouth-5.26.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plymouth-theme-breeze.spec ++++++ --- /var/tmp/diff_new_pack.zk5Tkd/_old 2022-10-20 11:11:40.232014685 +0200 +++ /var/tmp/diff_new_pack.zk5Tkd/_new 2022-10-20 11:11:40.240014701 +0200 @@ -36,15 +36,15 @@ %bcond_without released Name: plymouth-theme-breeze -Version: 5.26.0 +Version: 5.26.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.26.0.tar.xz -> breeze-plymouth-5.26.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-plymouth-5.26.0/CMakeLists.txt new/breeze-plymouth-5.26.1/CMakeLists.txt --- old/breeze-plymouth-5.26.0/CMakeLists.txt 2022-10-06 14:09:22.000000000 +0200 +++ new/breeze-plymouth-5.26.1/CMakeLists.txt 2022-10-18 12:21:57.000000000 +0200 @@ -1,5 +1,5 @@ project(breeze-plymouth) -set(PROJECT_VERSION "5.26.0") +set(PROJECT_VERSION "5.26.1") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)