Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package pantheon-agent-polkit for
openSUSE:Factory checked in at 2026-08-14 22:06:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pantheon-agent-polkit (Old)
and /work/SRC/openSUSE:Factory/.pantheon-agent-polkit.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pantheon-agent-polkit"
Fri Aug 14 22:06:23 2026 rev:4 rq:1370985 version:8.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/pantheon-agent-polkit/pantheon-agent-polkit.changes
2025-12-22 22:50:54.637154238 +0100
+++
/work/SRC/openSUSE:Factory/.pantheon-agent-polkit.new.1258/pantheon-agent-polkit.changes
2026-08-14 22:06:47.630601961 +0200
@@ -1,0 +2,9 @@
+Thu Aug 13 08:56:49 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 8.1.0:
+ + meson: Replace deprecated source_root with project_source_root
+ + Autostart using systemd instead of gnome-session
+ + Implement basic Gcr support
+ + PolkitDialog: use new dialog design from Portals
+
+-------------------------------------------------------------------
Old:
----
pantheon-agent-polkit-8.0.2.tar.gz
New:
----
pantheon-agent-polkit-8.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pantheon-agent-polkit.spec ++++++
--- /var/tmp/diff_new_pack.TYIgbh/_old 2026-08-14 22:06:48.351627697 +0200
+++ /var/tmp/diff_new_pack.TYIgbh/_new 2026-08-14 22:06:48.357627911 +0200
@@ -1,7 +1,7 @@
#
# spec file for package pantheon-agent-polkit
#
-# 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
@@ -18,7 +18,7 @@
%define appid io.elementary.desktop.agent-polkit
Name: pantheon-agent-polkit
-Version: 8.0.2
+Version: 8.1.0
Release: 0
Summary: Polkit authorization designed for Pantheon
License: LGPL-2.1-or-later
@@ -28,6 +28,7 @@
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: vala
+BuildRequires: pkgconfig(gcr-4)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(granite-7) >= 7.7.0
@@ -46,6 +47,7 @@
%autosetup
%build
+export CFLAGS="%{optflags} -Wno-error=return-type"
%meson
%meson_build
@@ -54,24 +56,13 @@
%find_lang %{appid}
%fdupes -s %{buildroot}%{_datadir}
-%if %{?suse_version} >= 1600
-# move the xdg autostart file into /usr/etc
-mkdir -p %{buildroot}%{_distconfdir}/xdg/autostart
-mv %{buildroot}%{_sysconfdir}/xdg/autostart/%{appid}.desktop \
- %{buildroot}%{_distconfdir}/xdg/autostart/%{appid}.desktop
-%endif
-
%files
%license COPYING
%doc README.md
%{_datadir}/applications/%{appid}.desktop
-%{_libexecdir}/policykit-1-pantheon
-%if %{?suse_version} >= 1600
-%{_distconfdir}/xdg/autostart/%{appid}.desktop
-%else
-%{_sysconfdir}/xdg/autostart/%{appid}.desktop
-%endif
%{_datadir}/metainfo/%{appid}.metainfo.xml
+%{_libexecdir}/policykit-1-pantheon
+%{_userunitdir}/%{appid}.service
%files lang -f %{appid}.lang
++++++ pantheon-agent-polkit-8.0.2.tar.gz -> pantheon-agent-polkit-8.1.0.tar.gz
++++++
++++ 24873 lines of diff (skipped)