Hello community,

here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory 
checked in at 2015-10-19 22:20:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-cli-tools5 (Old)
 and      /work/SRC/openSUSE:Factory/.kde-cli-tools5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-cli-tools5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-cli-tools5/kde-cli-tools5.changes    
2015-09-24 07:06:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new/kde-cli-tools5.changes       
2015-10-19 22:20:57.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Oct  6 16:47:44 UTC 2015 - [email protected]
+
+- Raise priority for update-alternatives on Tumbleweed and Leap, to
+  make the KF5 version of kdesu the default one
+
+-------------------------------------------------------------------
+Sun Oct  4 10:43:13 UTC 2015 - [email protected]
+
+- Update to 5.4.2:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.4.2.php
+
+-------------------------------------------------------------------

Old:
----
  kde-cli-tools-5.4.1.tar.xz

New:
----
  kde-cli-tools-5.4.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kde-cli-tools5.spec ++++++
--- /var/tmp/diff_new_pack.7snH2D/_old  2015-10-19 22:20:58.000000000 +0200
+++ /var/tmp/diff_new_pack.7snH2D/_new  2015-10-19 22:20:58.000000000 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kde-cli-tools5
-Version:        5.4.1
+Version:        5.4.2
 Release:        0
 Summary:        Additional CLI tools for KDE applications
 License:        GPL-2.0+
@@ -78,9 +78,15 @@
 
 %post
 /sbin/ldconfig
+%if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
+%{_sbindir}/update-alternatives \
+    --install %{_kf5_bindir}/kdesu kdesu %{_kf5_libexecdir}/kdesu 25 \
+    --slave %{_kf5_mandir}/man1/kdesu.1.gz kdesu.1%{?ext_man} 
%{_kf5_mandir}/man1/kdesu-5.1%{?ext_man}
+%else
 %{_sbindir}/update-alternatives \
     --install %{_kf5_bindir}/kdesu kdesu %{_kf5_libexecdir}/kdesu 15 \
     --slave %{_kf5_mandir}/man1/kdesu.1.gz kdesu.1%{?ext_man} 
%{_kf5_mandir}/man1/kdesu-5.1%{?ext_man}
+%endif
 
 %postun
 /sbin/ldconfig

++++++ kde-cli-tools-5.4.1.tar.xz -> kde-cli-tools-5.4.2.tar.xz ++++++
++++ 2174 lines of diff (skipped)


Reply via email to