Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package NetworkManager-applet for
openSUSE:Factory checked in at 2025-05-26 18:39:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-applet.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-applet"
Mon May 26 18:39:18 2025 rev:54 rq:1280017 version:1.36.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes
2024-11-21 15:18:41.857628293 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new.2732/NetworkManager-applet.changes
2025-05-26 18:40:12.523196244 +0200
@@ -1,0 +2,6 @@
+Thu May 22 21:55:30 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Drop obsolete update-desktop-files BuildRequires and macro.
+- Add check section and meson_test macro, run tests during build.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.0qYCnH/_old 2025-05-26 18:40:13.355231181 +0200
+++ /var/tmp/diff_new_pack.0qYCnH/_new 2025-05-26 18:40:13.359231349 +0200
@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-applet
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,10 @@
Source0: %{_name}-%{version}.tar.zst
# PATCH-FIX-UPSTREAM feature-app-indicator-desktop-file.patch [email protected]
-- nm-applet needs to be launched with --indicator and needs a startup delay
incase its started before the systray
Patch1: feature-app-indicator-desktop-file.patch
+
BuildRequires: fdupes
BuildRequires: meson >= 0.43.0
BuildRequires: pkgconfig
-BuildRequires: update-desktop-files
%ifnarch ppc64le
BuildRequires: pkgconfig(ayatana-appindicator3-0.1)
%endif
@@ -111,10 +111,12 @@
%install
%meson_install
-%suse_update_desktop_file -r nm-connection-editor GTK GNOME System
X-SuSE-ServiceConfiguration
%find_lang nm-applet %{?no_lang_C}
%fdupes -s %{buildroot}%{_datadir}/icons/hicolor/
+%check
+%meson_test
+
%files
%license COPYING
%doc CONTRIBUTING NEWS
++++++ network-manager-applet-1.36.0.obscpio ++++++