Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kalarm for openSUSE:Factory checked in at 2022-01-11 21:17:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarm (Old) and /work/SRC/openSUSE:Factory/.kalarm.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarm" Tue Jan 11 21:17:50 2022 rev:65 rq:944276 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kalarm/kalarm.changes 2021-12-13 20:47:26.188521306 +0100 +++ /work/SRC/openSUSE:Factory/.kalarm.new.1892/kalarm.changes 2022-01-11 21:21:19.049045252 +0100 @@ -1,0 +2,16 @@ +Tue Jan 4 10:25:13 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- Changes since 21.12.0: + * Fix bad calendar files preventing command line actions from running + * Fix crash when a resource is removed + * If KAlarm already running, don't exit if a new activation has command line errors + * Fix resource ID numbers not working in command line & DBUS commands + * Bug 446749: Don't disable alarms after command line action (kde#446749) + * Bug 446749: Perform command line actions if KAlarm is already running + * Treat empty read-only, or non-existent, calendar files as loaded + +------------------------------------------------------------------- Old: ---- kalarm-21.12.0.tar.xz kalarm-21.12.0.tar.xz.sig New: ---- kalarm-21.12.1.tar.xz kalarm-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarm.spec ++++++ --- /var/tmp/diff_new_pack.NnILIL/_old 2022-01-11 21:21:19.645045672 +0100 +++ /var/tmp/diff_new_pack.NnILIL/_new 2022-01-11 21:21:19.645045672 +0100 @@ -18,16 +18,16 @@ # 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 +%bcond_without released Name: kalarm -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Personal Alarm Scheduler License: GPL-2.0-only Group: Productivity/Other URL: https://apps.kde.org/kalarm Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -96,7 +96,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -124,7 +124,7 @@ %{_kf5_sharedir}/kalarm/ %{_kf5_sharedir}/polkit-1/actions/org.kde.kalarm.rtcwake.policy -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ kalarm-21.12.0.tar.xz -> kalarm-21.12.1.tar.xz ++++++ ++++ 37078 lines of diff (skipped)