Hello community,
here is the log from the commit of package NetworkManager-applet for
openSUSE:Leap:15.2 checked in at 2020-05-14 06:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/NetworkManager-applet (Old)
and /work/SRC/openSUSE:Leap:15.2/.NetworkManager-applet.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-applet"
Thu May 14 06:51:20 2020 rev:40 rq:803615 version:1.8.24
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/NetworkManager-applet/NetworkManager-applet.changes
2020-05-04 08:22:26.224336182 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.NetworkManager-applet.new.2738/NetworkManager-applet.changes
2020-05-14 06:51:24.407693253 +0200
@@ -1,0 +2,6 @@
+Mon May 11 08:06:53 UTC 2020 - Simon Lees <[email protected]>
+
+- Actually continue to build with appindicator support (needed for
+ the multiple openSUSE Desktops that still use nm-applet(jsc#SLE-11797).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.VlDjS7/_old 2020-05-14 06:51:24.867694244 +0200
+++ /var/tmp/diff_new_pack.VlDjS7/_new 2020-05-14 06:51:24.871694253 +0200
@@ -139,9 +139,7 @@
%build
%if %{with meson}
%meson \
-%if %{with appindicator}
-Dappindicator=true \
-%endif
-Dselinux=false \
-Dintrospection=true \
-Dlibnm_gtk=false \
@@ -151,9 +149,7 @@
autoreconf -fiv
%configure \
--disable-static \
-%if %{with appindicator}
--with-appindicator \
-%endif
--without-selinux \
--without-libnm-gtk
%make_build