Hello community,
here is the log from the commit of package kde-gtk-config5 for
openSUSE:Leap:15.2 checked in at 2020-02-27 06:40:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Leap:15.2/.kde-gtk-config5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Thu Feb 27 06:40:57 2020 rev:81 rq:778968 version:5.18.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kde-gtk-config5/kde-gtk-config5.changes
2020-02-16 18:28:50.126734177 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kde-gtk-config5.new.26092/kde-gtk-config5.changes
2020-02-27 06:41:01.437549697 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:55 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.18.0.tar.xz
kde-gtk-config-5.18.0.tar.xz.sig
New:
----
kde-gtk-config-5.18.1.tar.xz
kde-gtk-config-5.18.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.HfuVdi/_old 2020-02-27 06:41:01.873550606 +0100
+++ /var/tmp/diff_new_pack.HfuVdi/_new 2020-02-27 06:41:01.873550606 +0100
@@ -18,15 +18,15 @@
%bcond_without lang
Name: kde-gtk-config5
-Version: 5.18.0
+Version: 5.18.1
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: LGPL-3.0-or-later AND GPL-3.0-or-later
Group: System/GUI/KDE
Url: http://projects.kde.org/kde-gtk-config
-Source: kde-gtk-config-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
%if %{with lang}
-Source1: kde-gtk-config-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.9
++++++ kde-gtk-config-5.18.0.tar.xz -> kde-gtk-config-5.18.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-5.18.0/CMakeLists.txt
new/kde-gtk-config-5.18.1/CMakeLists.txt
--- old/kde-gtk-config-5.18.0/CMakeLists.txt 2020-02-06 14:06:12.000000000
+0100
+++ new/kde-gtk-config-5.18.1/CMakeLists.txt 2020-02-18 14:00:15.000000000
+0100
@@ -1,5 +1,5 @@
project(kde-gtk-config)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
cmake_minimum_required(VERSION 3.10)
find_package(ECM REQUIRED NO_MODULE)