Hello community,
here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory
checked in at 2020-06-25 15:04:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Thu Jun 25 15:04:17 2020 rev:96 rq:816667 version:5.19.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes
2020-06-21 18:55:57.734873427 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.3060/kde-gtk-config5.changes
2020-06-25 15:04:25.532782295 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 13:26:15 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.2
+- No code changes since 5.19.1
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.19.1.tar.xz
kde-gtk-config-5.19.1.tar.xz.sig
New:
----
kde-gtk-config-5.19.2.tar.xz
kde-gtk-config-5.19.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.f6Hope/_old 2020-06-25 15:04:26.924786779 +0200
+++ /var/tmp/diff_new_pack.f6Hope/_new 2020-06-25 15:04:26.924786779 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kde-gtk-config5
-Version: 5.19.1
+Version: 5.19.2
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.1.tar.xz -> kde-gtk-config-5.19.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-5.19.1/CMakeLists.txt
new/kde-gtk-config-5.19.2/CMakeLists.txt
--- old/kde-gtk-config-5.19.1/CMakeLists.txt 2020-06-16 14:38:18.000000000
+0200
+++ new/kde-gtk-config-5.19.2/CMakeLists.txt 2020-06-23 14:05:06.000000000
+0200
@@ -1,5 +1,5 @@
project(kde-gtk-config)
-set(PROJECT_VERSION "5.19.1")
+set(PROJECT_VERSION "5.19.2")
cmake_minimum_required(VERSION 3.10)
find_package(ECM REQUIRED NO_MODULE)