Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kalarm for openSUSE:Factory checked in at 2024-03-22 15:18:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalarm (Old) and /work/SRC/openSUSE:Factory/.kalarm.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalarm" Fri Mar 22 15:18:33 2024 rev:92 rq:1160172 version:24.02.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kalarm/kalarm.changes 2024-03-11 15:34:17.743222519 +0100 +++ /work/SRC/openSUSE:Factory/.kalarm.new.1905/kalarm.changes 2024-03-22 15:29:05.795637618 +0100 @@ -1,0 +2,16 @@ +Tue Mar 19 15:25:37 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.02.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.1/ +- Changes since 24.02.0: + * Update version number + * Revert unintentional change in d54151cfa72457e85f3013b54bf39971137d5433 + * Allow playing of remote audio files + * Remove X11 calls when using Wayland + * In Edit Alarm dialogue, allow save if Set Volume checkbox is toggled + * Use libcanberra instead of Phonon for all audio output + * Bug 381334: Use libcanberra instead of Phonon to play sounds (kde#381334) + +------------------------------------------------------------------- Old: ---- kalarm-24.02.0.tar.xz kalarm-24.02.0.tar.xz.sig New: ---- kalarm-24.02.1.tar.xz kalarm-24.02.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalarm.spec ++++++ --- /var/tmp/diff_new_pack.AbHiT3/_old 2024-03-22 15:29:06.235653796 +0100 +++ /var/tmp/diff_new_pack.AbHiT3/_new 2024-03-22 15:29:06.235653796 +0100 @@ -18,11 +18,11 @@ %define kf6_version 5.246.0 %define qt6_version 6.6.0 -%define kpim6_version 6.0.0 +%define kpim6_version 6.0.1 %bcond_without released Name: kalarm -Version: 24.02.0 +Version: 24.02.1 Release: 0 Summary: Personal Alarm Scheduler License: GPL-2.0-only @@ -69,12 +69,12 @@ BuildRequires: cmake(KPim6IdentityManagementWidgets) >= %{kpim6_version} BuildRequires: cmake(KPim6MailTransport) >= %{kpim6_version} BuildRequires: cmake(KPim6Mime) >= %{kpim6_version} -BuildRequires: cmake(Phonon4Qt6) BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} BuildRequires: cmake(Qt6Gui) >= %{qt6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: pkgconfig(libcanberra) BuildRequires: pkgconfig(x11) Provides: kalarm5 = %{version} Obsoletes: kalarm5 < %{version} ++++++ kalarm-24.02.0.tar.xz -> kalarm-24.02.1.tar.xz ++++++ ++++ 86079 lines of diff (skipped)