Hello community,
here is the log from the commit of package kde-cli-tools5 for
openSUSE:Leap:15.2 checked in at 2020-03-09 17:59:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kde-cli-tools5 (Old)
and /work/SRC/openSUSE:Leap:15.2/.kde-cli-tools5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-cli-tools5"
Mon Mar 9 17:59:22 2020 rev:87 rq:780751 version:5.18.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kde-cli-tools5/kde-cli-tools5.changes
2020-02-27 06:41:05.445558046 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kde-cli-tools5.new.26092/kde-cli-tools5.changes
2020-03-09 17:59:23.336639498 +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-cli-tools-5.18.1.tar.xz
kde-cli-tools-5.18.1.tar.xz.sig
New:
----
kde-cli-tools-5.18.2.tar.xz
kde-cli-tools-5.18.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-cli-tools5.spec ++++++
--- /var/tmp/diff_new_pack.DWeQw1/_old 2020-03-09 17:59:23.780639718 +0100
+++ /var/tmp/diff_new_pack.DWeQw1/_new 2020-03-09 17:59:23.780639718 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kde-cli-tools5
#
-# 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
@@ -19,12 +19,12 @@
%define kf5_version 5.54.0
%bcond_without lang
Name: kde-cli-tools5
-Version: 5.18.1
+Version: 5.18.2
Release: 0
Summary: Additional CLI tools for KDE applications
License: GPL-2.0-or-later
Group: System/GUI/KDE
-Url: http://www.kde.org
+URL: http://www.kde.org
Source:
https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz
%if %{with lang}
Source1:
https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz.sig
++++++ kde-cli-tools-5.18.1.tar.xz -> kde-cli-tools-5.18.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-cli-tools-5.18.1/CMakeLists.txt
new/kde-cli-tools-5.18.2/CMakeLists.txt
--- old/kde-cli-tools-5.18.1/CMakeLists.txt 2020-02-18 13:59:38.000000000
+0100
+++ new/kde-cli-tools-5.18.2/CMakeLists.txt 2020-02-25 14:03:50.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
project(KDE-CLI-Tools)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
set(QT_MIN_VERSION "5.12.0")
set(KF5_MIN_VERSION "5.66.0")