Hello community,
here is the log from the commit of package systemsettings5 for openSUSE:Factory
checked in at 2019-06-27 16:22:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old)
and /work/SRC/openSUSE:Factory/.systemsettings5.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Thu Jun 27 16:22:51 2019 rev:85 rq:711992 version:5.16.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes
2019-06-22 11:20:03.969120691 +0200
+++
/work/SRC/openSUSE:Factory/.systemsettings5.new.4615/systemsettings5.changes
2019-06-27 16:22:52.542309891 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:20 UTC 2019 - [email protected]
+
+- Update to 5.16.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+-------------------------------------------------------------------
Old:
----
systemsettings-5.16.1.tar.xz
systemsettings-5.16.1.tar.xz.sig
New:
----
systemsettings-5.16.2.tar.xz
systemsettings-5.16.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.szL6vr/_old 2019-06-27 16:22:53.074310766 +0200
+++ /var/tmp/diff_new_pack.szL6vr/_new 2019-06-27 16:22:53.082310779 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: systemsettings5
-Version: 5.16.1
+Version: 5.16.2
Release: 0
Summary: KDE's control center
License: GPL-2.0-or-later
++++++ systemsettings-5.16.1.tar.xz -> systemsettings-5.16.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/systemsettings-5.16.1/CMakeLists.txt
new/systemsettings-5.16.2/CMakeLists.txt
--- old/systemsettings-5.16.1/CMakeLists.txt 2019-06-18 12:11:50.000000000
+0200
+++ new/systemsettings-5.16.2/CMakeLists.txt 2019-06-25 14:00:10.000000000
+0200
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
project(systemsettings VERSION ${PROJECT_VERSION})
set(QT_MIN_VERSION "5.11.0")