Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mate-polkit for openSUSE:Factory checked in at 2024-04-09 16:47:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-polkit (Old) and /work/SRC/openSUSE:Factory/.mate-polkit.new.29460 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-polkit" Tue Apr 9 16:47:02 2024 rev:22 rq:1165581 version:1.28.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-polkit/mate-polkit.changes 2022-12-05 18:00:57.404501723 +0100 +++ /work/SRC/openSUSE:Factory/.mate-polkit.new.29460/mate-polkit.changes 2024-04-09 16:51:02.984529159 +0200 @@ -1,0 +2,9 @@ +Wed Mar 27 13:11:40 UTC 2024 - Hillwood Yang <hillw...@opensuse.org> + +- Update version to 1.28.0 + * Translations update + * Fix meson build libexecdir to the correct path + * drop categories from desktop file + * Distribute Meson build system + +------------------------------------------------------------------- Old: ---- mate-polkit-1.26.1.tar.xz New: ---- mate-polkit-1.28.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-polkit.spec ++++++ --- /var/tmp/diff_new_pack.hcdApP/_old 2024-04-09 16:51:03.456546572 +0200 +++ /var/tmp/diff_new_pack.hcdApP/_new 2024-04-09 16:51:03.456546572 +0200 @@ -1,7 +1,7 @@ # # spec file for package mate-polkit # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ %define sover 0 %define typelib typelib-1_0-PolkitGtkMate-1.0 %define _name polkit-mate-1 -%define _version 1.26 +%define _version 1.28 Name: mate-polkit -Version: 1.26.1 +Version: 1.28.1 Release: 0 Summary: MATE authentification agent for polkit License: LGPL-2.0-or-later @@ -31,8 +31,10 @@ URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: mate-common >= %{_version} +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(accountsservice) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -46,7 +48,11 @@ # mate-polkit-devel was last used in openSUSE Leap 42.3. Obsoletes: %{name}-devel < %{version} %if 0%{?is_opensuse} +%ifarch s390x ppc64 ppc64le BuildRequires: pkgconfig(appindicator3-0.1) +%else +BuildRequires: pkgconfig(ayatana-appindicator3-0.1) +%endif %endif %description @@ -59,13 +65,11 @@ %setup -q %build -NOCONFIGURE=1 mate-autogen -%configure \ - --libexecdir=%{_libexecdir}/polkit-mate -%make_build +%meson +%meson_build %install -%make_install +%meson_install %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file %{buildroot}%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop @@ -73,9 +77,8 @@ %files %license COPYING %doc AUTHORS NEWS README -%{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop -%dir %{_libexecdir}/polkit-mate/ -%{_libexecdir}/polkit-mate/polkit-mate-authentication-agent-1 +%config %{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop +%{_libexecdir}/polkit-mate-authentication-agent-1 %files lang -f %{name}.lang ++++++ mate-polkit-1.26.1.tar.xz -> mate-polkit-1.28.1.tar.xz ++++++ ++++ 18254 lines of diff (skipped)