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-08-16 10:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcron (Old) and /work/SRC/openSUSE:Factory/.kcron.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcron" Mon Aug 16 10:09:52 2021 rev:101 rq:911646 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcron/kcron.changes 2021-07-10 00:00:57.583768453 +0200 +++ /work/SRC/openSUSE:Factory/.kcron.new.1899/kcron.changes 2021-08-16 10:15:05.522840920 +0200 @@ -1,0 +2,33 @@ +Fri Aug 6 09:36:43 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:04:47 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:05:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Remove unused boolean + * Add build support + clazy + * Modernize code + * Make sure that it compiles without deprecated method + * It's autogenerated + * Remove unused KIconThemes dependency + * Use QIcon::fromTheme instead of KIconLoader + * Remove forward declaratinon when we include file + * Time to increase version +- Only install the license files once + +------------------------------------------------------------------- Old: ---- kcron-21.04.3.tar.xz kcron-21.04.3.tar.xz.sig New: ---- kcron-21.08.0.tar.xz kcron-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcron.spec ++++++ --- /var/tmp/diff_new_pack.1RcphC/_old 2021-08-16 10:15:06.002840306 +0200 +++ /var/tmp/diff_new_pack.1RcphC/_new 2021-08-16 10:15:06.006840302 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcron -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Cron job configuration tool License: GPL-2.0-or-later @@ -35,7 +35,6 @@ BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) @@ -43,7 +42,6 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -Recommends: %{name}-lang %description KCron allows you to change your cron jobs setup. @@ -78,7 +76,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ kcron-21.04.3.tar.xz -> kcron-21.08.0.tar.xz ++++++ ++++ 10775 lines of diff (skipped)