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 2021-10-23 00:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Sat Oct 23 00:50:39 2021 rev:122 rq:926363 version:5.23.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes
2021-10-13 18:05:07.059183467 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.1890/kde-gtk-config5.changes
2021-10-23 00:51:00.661130057 +0200
@@ -1,0 +2,9 @@
+Tue Oct 19 14:05:39 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.23.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.23.1
+- No code changes since 5.23.0
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.23.0.tar.xz
kde-gtk-config-5.23.0.tar.xz.sig
New:
----
kde-gtk-config-5.23.1.tar.xz
kde-gtk-config-5.23.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.F6AXN0/_old 2021-10-23 00:51:01.209130180 +0200
+++ /var/tmp/diff_new_pack.F6AXN0/_new 2021-10-23 00:51:01.209130180 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kde-gtk-config5
-Version: 5.23.0
+Version: 5.23.1
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.23.0.tar.xz -> kde-gtk-config-5.23.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-5.23.0/CMakeLists.txt
new/kde-gtk-config-5.23.1/CMakeLists.txt
--- old/kde-gtk-config-5.23.0/CMakeLists.txt 2021-10-07 13:32:53.000000000
+0200
+++ new/kde-gtk-config-5.23.1/CMakeLists.txt 2021-10-19 14:45:43.000000000
+0200
@@ -1,9 +1,9 @@
project(kde-gtk-config)
-set(PROJECT_VERSION "5.23.0")
+set(PROJECT_VERSION "5.23.1")
cmake_minimum_required(VERSION 3.16)
set(QT_MIN_VERSION "5.15.0")
-set(KF5_MIN_VERSION "5.82")
+set(KF5_MIN_VERSION "5.86")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
set(CMAKE_CXX_STANDARD 17)