Hello community, here is the log from the commit of package kcron for openSUSE:Factory checked in at 2019-12-14 12:08:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcron (Old) and /work/SRC/openSUSE:Factory/.kcron.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcron" Sat Dec 14 12:08:21 2019 rev:81 rq:756198 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcron/kcron.changes 2019-11-13 13:18:11.379064401 +0100 +++ /work/SRC/openSUSE:Factory/.kcron.new.4691/kcron.changes 2019-12-14 12:11:37.727318114 +0100 @@ -1,0 +2,31 @@ +Tue Dec 10 06:38:23 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:11:44 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:16 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile without kf5 deprecated methods + * Make it compiles without deprecated method + * use an icon which exists + * add extends + * Fix metainfo file (wrongly named) + * install appstream file for use on kde.org/applications + +------------------------------------------------------------------- Old: ---- kcron-19.08.3.tar.xz kcron-19.08.3.tar.xz.sig New: ---- kcron-19.12.0.tar.xz kcron-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcron.spec ++++++ --- /var/tmp/diff_new_pack.kRZFyz/_old 2019-12-14 12:11:39.319317837 +0100 +++ /var/tmp/diff_new_pack.kRZFyz/_new 2019-12-14 12:11:39.323317837 +0100 @@ -16,32 +16,31 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcron -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Cron job configuration tool License: GPL-2.0-or-later Group: System/Management URL: https://www.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kio-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5PrintSupport) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5PrintSupport) +BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} @@ -76,6 +75,7 @@ %license COPYING %doc README %doc %lang(en) %{_kf5_htmldir}/en/kcontrol5/ +%{_kf5_appstreamdir}/org.kde.kcron.metainfo.xml %{_kf5_plugindir}/kcm_cron.so %{_kf5_servicesdir}/kcm_cron.desktop %{_kf5_debugdir}/kcron.categories ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.kRZFyz/_old and /var/tmp/diff_new_pack.kRZFyz/_new differ ++++++ kcron-19.08.3.tar.xz -> kcron-19.12.0.tar.xz ++++++ ++++ 10284 lines of diff (skipped)
