Hello community, here is the log from the commit of package ksysguard5 for openSUSE:Factory checked in at 2018-10-08 17:38:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksysguard5 (Old) and /work/SRC/openSUSE:Factory/.ksysguard5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksysguard5" Mon Oct 8 17:38:42 2018 rev:71 rq:640300 version:5.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes 2018-09-13 23:51:42.182393910 +0200 +++ /work/SRC/openSUSE:Factory/.ksysguard5.new/ksysguard5.changes 2018-10-08 17:39:13.414957813 +0200 @@ -1,0 +2,26 @@ +Fri Oct 5 10:01:10 UTC 2018 - [email protected] + +- Update to 5.14.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.0.php +- No code changes since 5.13.90 + +------------------------------------------------------------------- +Sat Sep 15 16:25:28 UTC 2018 - [email protected] + +- Add tarball signature and keyring containing keys of release managers + Jonathan Riddell and Bhushan Shah + +------------------------------------------------------------------- +Thu Sep 13 17:25:01 UTC 2018 - [email protected] + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency. + * Add AppStream metadata + +------------------------------------------------------------------- Old: ---- ksysguard-5.13.5.tar.xz New: ---- ksysguard-5.14.0.tar.xz ksysguard-5.14.0.tar.xz.sig plasma.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksysguard5.spec ++++++ --- /var/tmp/diff_new_pack.kxHMMl/_old 2018-10-08 17:39:35.454929746 +0200 +++ /var/tmp/diff_new_pack.kxHMMl/_new 2018-10-08 17:39:35.454929746 +0200 @@ -18,18 +18,22 @@ %bcond_without lang Name: ksysguard5 -Version: 5.13.5 +Version: 5.14.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) -%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) -%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} +%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} +# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) +%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: KDE System Guard daemon License: GPL-2.0-only Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/ksysguard-%{version}.tar.xz -Source1: ksysguardd.service +Source: ksysguard-%{version}.tar.xz +%if %{with lang} +Source1: ksysguard-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +Source3: ksysguardd.service # PATCH-FIX-OPENSUSE 0001-Use-run-for-ksysguardd-s-pid-file.patch Patch0: 0001-Use-run-for-ksysguardd-s-pid-file.patch BuildRequires: extra-cmake-modules >= 1.5.0 @@ -82,7 +86,7 @@ %endif %suse_update_desktop_file org.kde.ksysguard System Monitor - install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/ksysguardd.service + install -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/ksysguardd.service %pre %service_add_pre ksysguardd.service @@ -114,6 +118,7 @@ %{_kf5_iconsdir}/hicolor/*/*/ %{_kf5_sharedir}/ksysguard/ %{_kf5_sharedir}/kxmlgui5/ +%{_kf5_appstreamdir}/org.kde.ksysguard.appdata.xml %{_unitdir}/ksysguardd.service %if %{with lang} ++++++ ksysguard-5.13.5.tar.xz -> ksysguard-5.14.0.tar.xz ++++++ ++++ 2943 lines of diff (skipped)
