Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcron for openSUSE:Factory checked in at 2026-04-17 21:49:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcron (Old) and /work/SRC/openSUSE:Factory/.kcron.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcron" Fri Apr 17 21:49:49 2026 rev:156 rq:1347408 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcron/kcron.changes 2026-03-07 20:08:33.296438260 +0100 +++ /work/SRC/openSUSE:Factory/.kcron.new.11940/kcron.changes 2026-04-17 21:52:32.669154689 +0200 @@ -1,0 +2,34 @@ +Sat Apr 11 16:13:43 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- No code change since 26.03.90 + +------------------------------------------------------------------- +Mon Mar 30 12:10:13 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- Changes since 26.03.80: + * Add project version in CMake + +------------------------------------------------------------------- +Sat Mar 14 09:09:21 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Changes since 25.12.3: + * Fix misspellings found by codespell + * Add unit tests for TaskValidator + * Improve const-correctness + * Add topMargin to TaskPage + * Fix command validation: add specific error messages and handle file permission changes on reselection + * Handle command paths that contain spaces in validator + * Simplify __unquoteCommandForDisplay() + * Handle command paths that contain spaces (kde#511802) + * Make buttons for applyModify() and applyCreate() actions more clear (kde#511644) + * Use QString::fromUtf8 instead of QLatin1String (kde#494580) + +------------------------------------------------------------------- Old: ---- kcron-25.12.3.tar.xz kcron-25.12.3.tar.xz.sig New: ---- kcron-26.04.0.tar.xz kcron-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcron.spec ++++++ --- /var/tmp/diff_new_pack.JXKhmK/_old 2026-04-17 21:52:33.721198038 +0200 +++ /var/tmp/diff_new_pack.JXKhmK/_new 2026-04-17 21:52:33.725198203 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcron # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_without released Name: kcron -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: Cron job configuration tool License: GPL-2.0-or-later @@ -44,6 +44,7 @@ BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version} BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Test) >= %{qt6_version} Requires: kirigami-addons6 >= 0.11.76 Obsoletes: kcron5 < %{version} Provides: kcron5 = %{version} ++++++ kcron-25.12.3.tar.xz -> kcron-26.04.0.tar.xz ++++++ ++++ 35561 lines of diff (skipped)
