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-12-13 20:42:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcron (Old)
 and      /work/SRC/openSUSE:Factory/.kcron.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcron"

Mon Dec 13 20:42:51 2021 rev:105 rq:937915 version:21.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcron/kcron.changes      2021-11-06 
18:19:13.960921870 +0100
+++ /work/SRC/openSUSE:Factory/.kcron.new.2520/kcron.changes    2021-12-13 
20:47:48.684535698 +0100
@@ -1,0 +2,42 @@
+Fri Dec  3 19:21:47 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- No code change since 21.11.90
+
+-------------------------------------------------------------------
+Sat Nov 27 10:10:42 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.11.90
+  * New feature release
+- No code change since 21.11.80
+
+-------------------------------------------------------------------
+Sat Nov 13 17:54:52 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.11.80
+  * New feature release
+- Changes since 21.08.3:
+  * Remove includes from .cpp/.h
+  * Add freebsd support
+  * Implementing the System Cron functionality using KAuth
+  * Use a fancy stl function as recommended by cppcheck
+  * Added comments for clarification, unrelated to other changes.
+  * Added debug messages
+  * GlobalCron is redundant now, as its functionality is moved into system 
cron.
+  * Remove running as root and implement temporary authorization.
+  * Add helper files for KAuth.
+  * Align sentence with other similar ones.
+  * A few more typos.
+  * Fixing typos in source code
+  * Fix documentation typo
+  * Rename isSpace to isSpaceAt
+  * Ignore auto-generated files.
+  * Use directly qCDebug
+  * Don't set option tabs (kde#442845)
+  * add support for  building without deprecated methods
+  * We use c++17 now here
+
+-------------------------------------------------------------------

Old:
----
  kcron-21.08.3.tar.xz
  kcron-21.08.3.tar.xz.sig

New:
----
  kcron-21.12.0.tar.xz
  kcron-21.12.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcron.spec ++++++
--- /var/tmp/diff_new_pack.iQx1Dw/_old  2021-12-13 20:47:49.196536026 +0100
+++ /var/tmp/diff_new_pack.iQx1Dw/_new  2021-12-13 20:47:49.208536033 +0100
@@ -16,12 +16,11 @@
 #
 
 
-%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:        21.08.3
+Version:        21.12.0
 Release:        0
 Summary:        Cron job configuration tool
 License:        GPL-2.0-or-later
@@ -73,6 +72,11 @@
 %{_kf5_debugdir}/kcron.categories
 %{_kf5_plugindir}/kcm_cron.so
 %{_kf5_servicesdir}/kcm_cron.desktop
+%dir %{_kf5_libdir}/libexec/kauth
+%{_kf5_libdir}/libexec/kauth/kcron_helper
+%{_kf5_sharedir}/dbus-1/system-services/local.kcron.crontab.service
+%{_kf5_sharedir}/dbus-1/system.d/local.kcron.crontab.conf
+%{_kf5_sharedir}/polkit-1/actions/local.kcron.crontab.policy
 
 %if %{with lang}
 %files lang -f %{name}.lang


++++++ kcron-21.08.3.tar.xz -> kcron-21.12.0.tar.xz ++++++
++++ 37387 lines of diff (skipped)

Reply via email to