Hello community,
here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory
checked in at 2020-02-29 21:22:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Sat Feb 29 21:22:07 2020 rev:90 rq:779178 version:5.18.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes
2020-02-22 19:04:18.918092865 +0100
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.26092/kde-gtk-config5.changes
2020-02-29 21:22:08.274234307 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:16 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.18.1.tar.xz
kde-gtk-config-5.18.1.tar.xz.sig
New:
----
kde-gtk-config-5.18.2.tar.xz
kde-gtk-config-5.18.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.ImHBkC/_old 2020-02-29 21:22:09.050235842 +0100
+++ /var/tmp/diff_new_pack.ImHBkC/_new 2020-02-29 21:22:09.054235851 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kde-gtk-config5
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
%bcond_without lang
Name: kde-gtk-config5
-Version: 5.18.1
+Version: 5.18.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
Group: System/GUI/KDE
-Url: http://projects.kde.org/kde-gtk-config
+URL: http://projects.kde.org/kde-gtk-config
Source:
https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
%if %{with lang}
Source1:
https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
++++++ kde-gtk-config-5.18.1.tar.xz -> kde-gtk-config-5.18.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-5.18.1/CMakeLists.txt
new/kde-gtk-config-5.18.2/CMakeLists.txt
--- old/kde-gtk-config-5.18.1/CMakeLists.txt 2020-02-18 14:00:15.000000000
+0100
+++ new/kde-gtk-config-5.18.2/CMakeLists.txt 2020-02-25 14:04:28.000000000
+0100
@@ -1,5 +1,5 @@
project(kde-gtk-config)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
cmake_minimum_required(VERSION 3.10)
find_package(ECM REQUIRED NO_MODULE)