Hello community,
here is the log from the commit of package kde-cli-tools5 for
openSUSE:Leap:15.2 checked in at 2020-02-16 18:28:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Sun Feb 16 18:28:23 2020 rev:85 rq:774561 version:5.18.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kde-cli-tools5/kde-cli-tools5.changes
2020-01-15 15:15:05.698231087 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kde-cli-tools5.new.26092/kde-cli-tools5.changes
2020-02-16 18:29:19.990749811 +0100
@@ -1,0 +2,32 @@
+Thu Feb 6 15:10:03 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+-------------------------------------------------------------------
+Thu Jan 23 11:19:55 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:16 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+ * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+ * Make it compiles without deprecated method
+ * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is already defined in ecm
+ * port old style connects
+ * Add KDEClangFormat cmake support
+ * Port to non-deprecated KWindowSystem::setMainWindow overload
+ * [KEditFileType] Add a desktop file (kde#383615)
+ * Correctly handle relative paths with line information, like
`../foo.txt:123`.
+ * Fix a bug in `kioclient exec foo.txt:123` handling.
+
+-------------------------------------------------------------------
Old:
----
kde-cli-tools-5.17.5.tar.xz
kde-cli-tools-5.17.5.tar.xz.sig
New:
----
kde-cli-tools-5.18.0.tar.xz
kde-cli-tools-5.18.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-cli-tools5.spec ++++++
--- /var/tmp/diff_new_pack.pD42fZ/_old 2020-02-16 18:29:20.366750008 +0100
+++ /var/tmp/diff_new_pack.pD42fZ/_new 2020-02-16 18:29:20.370750011 +0100
@@ -19,15 +19,15 @@
%define kf5_version 5.54.0
%bcond_without lang
Name: kde-cli-tools5
-Version: 5.17.5
+Version: 5.18.0
Release: 0
Summary: Additional CLI tools for KDE applications
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz
+Source: kde-cli-tools-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz.sig
+Source1: kde-cli-tools-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
@@ -74,7 +74,7 @@
%build
%cmake_kf5 -d build
- %make_jobs
+ %cmake_build
%install
%kf5_makeinstall -C build
@@ -128,6 +128,7 @@
%{_kf5_servicesdir}/
%{_kf5_libdir}/libkdeinit5_kcmshell5.so
%{_kf5_libexecdir}/
+%{_kf5_applicationsdir}/org.kde.keditfiletype.desktop
%ghost %{_sysconfdir}/alternatives/kdesu
%{_kf5_plugindir}/
%ghost %{_sysconfdir}/alternatives/kdesu.1%{?ext_man}
++++++ kde-cli-tools-5.17.5.tar.xz -> kde-cli-tools-5.18.0.tar.xz ++++++
++++ 12732 lines of diff (skipped)