Hello community,
here is the log from the commit of package NetworkManager-applet for
openSUSE:Leap:15.2 checked in at 2020-05-04 08:22:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Mon May 4 08:22:25 2020 rev:39 rq:799251 version:1.8.24
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/NetworkManager-applet/NetworkManager-applet.changes
2020-01-30 14:49:51.462885145 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.NetworkManager-applet.new.2738/NetworkManager-applet.changes
2020-05-04 08:22:26.224336182 +0200
@@ -1,0 +2,6 @@
+Wed Apr 29 06:50:14 UTC 2020 - Jonathan Kang <[email protected]>
+
+- Remove is_opensuse macro in spec file to reduce differences
+ between Leap and SLE(jsc#SLE-11797).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.qCK05D/_old 2020-05-04 08:22:26.720337244 +0200
+++ /var/tmp/diff_new_pack.qCK05D/_new 2020-05-04 08:22:26.720337244 +0200
@@ -18,11 +18,6 @@
%define sover 0
%define _name network-manager-applet
-%if 0%{?is_opensuse}
-%bcond_without appindicator
-%else
-%bcond_with appindicator
-%endif
%bcond_with meson
Name: NetworkManager-applet
Version: 1.8.24
@@ -46,6 +41,8 @@
BuildRequires: polkit-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
+BuildRequires: pkgconfig(appindicator3-0.1)
+BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
BuildRequires: pkgconfig(gck-1) >= 3.14
BuildRequires: pkgconfig(gcr-3) >= 3.14
BuildRequires: pkgconfig(gobject-introspection-1.0)
@@ -80,10 +77,6 @@
%else
BuildRequires: libtool
%endif
-%if %{with appindicator}
-BuildRequires: pkgconfig(appindicator3-0.1)
-BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
-%endif
%description
This package contains utilities and applications for use with
@@ -140,9 +133,7 @@
# Needs rebase.
# %%patch0 -p1
%patch1 -p1
-%if %{with appindicator}
%patch2 -p1
-%endif
translation-update-upstream po nm-applet
%build