Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory
checked in at 2022-08-05 19:49:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Fri Aug 5 19:49:44 2022 rev:138 rq:992483 version:5.25.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes
2022-07-14 16:33:42.800596421 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.1521/kde-gtk-config5.changes
2022-08-05 19:49:49.457267262 +0200
@@ -1,0 +2,9 @@
+Tue Aug 2 14:07:10 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.25.4
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.25.4
+- No code changes since 5.25.3
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.25.3.tar.xz
kde-gtk-config-5.25.3.tar.xz.sig
New:
----
kde-gtk-config-5.25.4.tar.xz
kde-gtk-config-5.25.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.lQMB9U/_old 2022-08-05 19:49:50.029268873 +0200
+++ /var/tmp/diff_new_pack.lQMB9U/_new 2022-08-05 19:49:50.037268895 +0200
@@ -18,7 +18,7 @@
%bcond_without released
Name: kde-gtk-config5
-Version: 5.25.3
+Version: 5.25.4
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: GPL-3.0-or-later AND LGPL-3.0-or-later
++++++ kde-gtk-config-5.25.3.tar.xz -> kde-gtk-config-5.25.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-5.25.3/CMakeLists.txt
new/kde-gtk-config-5.25.4/CMakeLists.txt
--- old/kde-gtk-config-5.25.3/CMakeLists.txt 2022-07-12 12:01:14.000000000
+0200
+++ new/kde-gtk-config-5.25.4/CMakeLists.txt 2022-08-02 12:57:36.000000000
+0200
@@ -1,5 +1,5 @@
project(kde-gtk-config)
-set(PROJECT_VERSION "5.25.3")
+set(PROJECT_VERSION "5.25.4")
cmake_minimum_required(VERSION 3.16)
set(QT_MIN_VERSION "5.15.2")