Hello community, here is the log from the commit of package ksshaskpass5 for openSUSE:Factory checked in at 2018-06-13 15:30:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old) and /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass5" Wed Jun 13 15:30:48 2018 rev:57 rq:615744 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes 2018-05-08 13:34:26.639823889 +0200 +++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes 2018-06-13 15:30:50.179451977 +0200 @@ -1,0 +2,22 @@ +Thu Jun 7 20:03:51 CEST 2018 - [email protected] + +- Update to 5.13.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.0.php +- Changes since 5.12.90: + * None + +------------------------------------------------------------------- +Sat May 19 14:16:36 CEST 2018 - [email protected] + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Changes since 5.12.5: + * Remove manual call to cmake_policy(SET CMP0063 NEW) + * Fix QString from latin 1 error + * Make it compiles with strict definition + +------------------------------------------------------------------- Old: ---- ksshaskpass-5.12.5.tar.xz New: ---- ksshaskpass-5.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass5.spec ++++++ --- /var/tmp/diff_new_pack.kcrMZk/_old 2018-06-13 15:30:51.383407649 +0200 +++ /var/tmp/diff_new_pack.kcrMZk/_new 2018-06-13 15:30:51.391407354 +0200 @@ -18,13 +18,13 @@ %bcond_without lang Name: ksshaskpass5 -Version: 5.12.5 +Version: 5.13.0 Release: 0 Summary: Plasma 5 version of ssh-askpass License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz +Source: ksshaskpass-%{version}.tar.xz Patch1: suse-tweaks.diff BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem @@ -66,7 +66,7 @@ %endif %files -%defattr(-,root,root) +%license COPYING* %dir %{_kf5_prefix}/lib/ssh %{_kf5_prefix}/lib/ssh/ksshaskpass %doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1* ++++++ ksshaskpass-5.12.5.tar.xz -> ksshaskpass-5.13.0.tar.xz ++++++ ++++ 2670 lines of diff (skipped) ++++++ suse-tweaks.diff ++++++ --- /var/tmp/diff_new_pack.kcrMZk/_old 2018-06-13 15:30:51.543401758 +0200 +++ /var/tmp/diff_new_pack.kcrMZk/_new 2018-06-13 15:30:51.543401758 +0200 @@ -1,7 +1,7 @@ diff -urB ksshaskpass/CMakeLists.txt new/CMakeLists.txt --- ksshaskpass/CMakeLists.txt 2014-11-14 14:43:03.239674828 +0100 +++ new/CMakeLists.txt 2014-11-14 14:55:55.783702339 +0100 -@@ -34,7 +34,7 @@ target_link_libraries(ksshaskpass +@@ -44,7 +44,7 @@ target_link_libraries(ksshaskpass KF5::WidgetsAddons ) @@ -9,4 +9,4 @@ +install(TARGETS ksshaskpass DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/ssh) if (KF5DocTools_FOUND) - add_subdirectory(doc) + add_subdirectory(doc)
