Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kalarm for openSUSE:Factory checked in at 2021-08-16 10:09:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarm (Old) and /work/SRC/openSUSE:Factory/.kalarm.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarm" Mon Aug 16 10:09:38 2021 rev:60 rq:911625 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kalarm/kalarm.changes 2021-07-10 00:00:36.939928987 +0200 +++ /work/SRC/openSUSE:Factory/.kalarm.new.1899/kalarm.changes 2021-08-16 10:14:47.186864341 +0200 @@ -1,0 +2,39 @@ +Fri Aug 6 09:35:51 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 +- Changes since 21.07.90: + * Make user strings translatable + * Bug 437217: Fix 'Choose sound file' dialog showing no audio files (kde#437217) + +------------------------------------------------------------------- +Fri Jul 30 10:04:37 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- +Sat Jul 17 20:05:41 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Show hamburger menu when menu bar is hidden + * Fix crash when context menu is requested after toolbar has been edited + * Add date selector option to enable alarm list view to be filtered + * Add comments + * Fixup previous commit and make it backwards-compatible + * Fix build with deprecated API disabled + * Revert unwanted change in e0c14cfe5 + * Adjust clazy checks + * Fix some clazy warning + * Remove duplicate line + * Make doctools optional + * kde4 Migration code will be remove in kf6 + * Port to QButtonGroup::idToggled +- Only install the license files once + +------------------------------------------------------------------- Old: ---- kalarm-21.04.3.tar.xz kalarm-21.04.3.tar.xz.sig New: ---- kalarm-21.08.0.tar.xz kalarm-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarm.spec ++++++ --- /var/tmp/diff_new_pack.g8qFUe/_old 2021-08-16 10:14:47.614863794 +0200 +++ /var/tmp/diff_new_pack.g8qFUe/_new 2021-08-16 10:14:47.618863789 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kalarm -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Personal Alarm Scheduler License: GPL-2.0-only @@ -73,12 +73,11 @@ BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Phonon4Qt5) -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Gui) >= 5.14.0 -BuildRequires: cmake(Qt5Network) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.14.0 -Recommends: %{name}-lang +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5Network) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.15.0 Provides: kalarm5 = %{version} Obsoletes: kalarm5 < %{version} # It can only build on the same platforms as Qt Webengine @@ -129,7 +128,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ kalarm-21.04.3.tar.xz -> kalarm-21.08.0.tar.xz ++++++ ++++ 138601 lines of diff (skipped)