Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kunifiedpush for openSUSE:Factory checked in at 2025-08-16 20:38:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kunifiedpush (Old) and /work/SRC/openSUSE:Factory/.kunifiedpush.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kunifiedpush" Sat Aug 16 20:38:46 2025 rev:10 rq:1299702 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kunifiedpush/kunifiedpush.changes 2025-07-06 17:16:29.544262139 +0200 +++ /work/SRC/openSUSE:Factory/.kunifiedpush.new.1085/kunifiedpush.changes 2025-08-16 20:42:44.032576309 +0200 @@ -1,0 +2,16 @@ +Fri Aug 8 07:47:59 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:25:45 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kunifiedpush-25.04.3.tar.xz kunifiedpush-25.04.3.tar.xz.sig New: ---- kunifiedpush-25.08.0.tar.xz kunifiedpush-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kunifiedpush.spec ++++++ --- /var/tmp/diff_new_pack.OBbR0q/_old 2025-08-16 20:42:44.504595883 +0200 +++ /var/tmp/diff_new_pack.OBbR0q/_new 2025-08-16 20:42:44.508596049 +0200 @@ -1,7 +1,7 @@ # # spec file for package kunifiedpush # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -18,31 +18,34 @@ %bcond_without released -%define kf6_version 6.6.0 +%define kf6_version 6.14.0 %define qt6_version 6.5.0 # Name: kunifiedpush -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: UnifiedPush client components License: LGPL-2.0-or-later URL: https://www.kde.org/ -Source: https://download.kde.org/stable/kunifiedpush/%{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/kunifiedpush/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif # For %%check BuildRequires: dbus-1 BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: pkgconfig BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} BuildRequires: cmake(KF6Service) >= %{kf6_version} +BuildRequires: cmake(KF6Solid) >= %{kf6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} BuildRequires: cmake(Qt6Test) >= %{qt6_version} BuildRequires: cmake(Qt6WebSockets) >= %{qt6_version} +BuildRequires: pkgconfig(openssl) # The KCM is slightly useless without the library Requires: libKUnifiedPush1 Requires: systemsettings6 @@ -108,6 +111,9 @@ %{_kf6_configdir}/autostart/org.kde.kunifiedpush-distributor.desktop %{_kf6_debugdir}/org_kde_kunifiedpush.categories %{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_push_notifications.so +%dir %{_userunitdir}/graphical-session.target.wants +%{_userunitdir}/graphical-session.target.wants/kunifiedpush-distributor.service +%{_userunitdir}/kunifiedpush-distributor.service %files -n libKUnifiedPush1 %license LICENSES/* ++++++ kunifiedpush-25.04.3.tar.xz -> kunifiedpush-25.08.0.tar.xz ++++++ ++++ 12689 lines of diff (skipped)