Hello community,
here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory
checked in at 2020-09-04 11:05:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Fri Sep 4 11:05:58 2020 rev:99 rq:831155 version:5.19.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes
2020-07-29 17:18:33.640466220 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.3399/kde-gtk-config5.changes
2020-09-04 11:06:21.422856245 +0200
@@ -1,0 +2,9 @@
+Tue Sep 1 11:38:48 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.5
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.19.4.tar.xz
kde-gtk-config-5.19.4.tar.xz.sig
New:
----
kde-gtk-config-5.19.5.tar.xz
kde-gtk-config-5.19.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.Tl5HNP/_old 2020-09-04 11:06:22.130856624 +0200
+++ /var/tmp/diff_new_pack.Tl5HNP/_new 2020-09-04 11:06:22.134856626 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kde-gtk-config5
-Version: 5.19.4
+Version: 5.19.5
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: LGPL-3.0-or-later AND GPL-3.0-or-later
++++++ kde-gtk-config-5.19.4.tar.xz -> kde-gtk-config-5.19.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-5.19.4/CMakeLists.txt
new/kde-gtk-config-5.19.5/CMakeLists.txt
--- old/kde-gtk-config-5.19.4/CMakeLists.txt 2020-07-28 12:50:51.000000000
+0200
+++ new/kde-gtk-config-5.19.5/CMakeLists.txt 2020-09-01 12:24:51.000000000
+0200
@@ -1,5 +1,5 @@
project(kde-gtk-config)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
cmake_minimum_required(VERSION 3.10)
find_package(ECM REQUIRED NO_MODULE)