Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcron for openSUSE:Factory checked in at 2021-04-25 21:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcron (Old) and /work/SRC/openSUSE:Factory/.kcron.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcron" Sun Apr 25 21:26:27 2021 rev:97 rq:887634 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcron/kcron.changes 2021-03-08 15:20:27.530079355 +0100 +++ /work/SRC/openSUSE:Factory/.kcron.new.12324/kcron.changes 2021-04-25 21:27:03.612404307 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:11:36 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:40:03 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:45 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kcron-20.12.3.tar.xz kcron-20.12.3.tar.xz.sig New: ---- kcron-21.04.0.tar.xz kcron-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcron.spec ++++++ --- /var/tmp/diff_new_pack.LNV3Wo/_old 2021-04-25 21:27:04.168404976 +0200 +++ /var/tmp/diff_new_pack.LNV3Wo/_new 2021-04-25 21:27:04.172404981 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcron # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcron -Version: 20.12.3 +Version: 21.04.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/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) @@ -39,10 +43,6 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -51,7 +51,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -68,17 +68,17 @@ %postun -p /sbin/ldconfig %files -%license COPYING +%license LICENSES/* %doc README %doc %lang(en) %{_kf5_htmldir}/en/kcontrol5/ %{_kf5_appstreamdir}/org.kde.kcron.metainfo.xml +%{_kf5_debugdir}/kcron.categories %{_kf5_plugindir}/kcm_cron.so %{_kf5_servicesdir}/kcm_cron.desktop -%{_kf5_debugdir}/kcron.categories %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kcron-20.12.3.tar.xz -> kcron-21.04.0.tar.xz ++++++ ++++ 76450 lines of diff (skipped)
