Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package breeze-gtk for openSUSE:Factory checked in at 2021-06-27 18:58:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze-gtk (Old) and /work/SRC/openSUSE:Factory/.breeze-gtk.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze-gtk" Sun Jun 27 18:58:24 2021 rev:100 rq:901503 version:5.22.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes 2021-06-19 23:02:33.063635442 +0200 +++ /work/SRC/openSUSE:Factory/.breeze-gtk.new.2625/breeze-gtk.changes 2021-06-27 18:58:40.272243687 +0200 @@ -1,0 +2,9 @@ +Wed Jun 23 08:24:39 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-gtk-5.22.1.tar.xz breeze-gtk-5.22.1.tar.xz.sig New: ---- breeze-gtk-5.22.2.1.tar.xz breeze-gtk-5.22.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze-gtk.spec ++++++ --- /var/tmp/diff_new_pack.z0zdqn/_old 2021-06-27 18:58:40.848244444 +0200 +++ /var/tmp/diff_new_pack.z0zdqn/_new 2021-06-27 18:58:40.852244449 +0200 @@ -19,15 +19,15 @@ %define _name breeze Name: breeze-gtk -Version: 5.22.1 +Version: 5.22.2.1 Release: 0 Summary: GTK+ theme matching KDE's Breeze License: LGPL-2.1-only Group: System/GUI/KDE URL: https://projects.kde.org/breeze-gtk -Source: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/5.22.2/breeze-gtk-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/5.22.2/breeze-gtk-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: breeze5-style ++++++ breeze-gtk-5.22.1.tar.xz -> breeze-gtk-5.22.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-gtk-5.22.1/CMakeLists.txt new/breeze-gtk-5.22.2.1/CMakeLists.txt --- old/breeze-gtk-5.22.1/CMakeLists.txt 2021-06-15 11:51:30.000000000 +0200 +++ new/breeze-gtk-5.22.2.1/CMakeLists.txt 2021-06-22 20:53:18.000000000 +0200 @@ -1,5 +1,5 @@ project(breeze-gtk) -set(PROJECT_VERSION "5.22.1") +set(PROJECT_VERSION "5.22.2") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 3.16)