Hello community,

here is the log from the commit of package NetworkManager-applet for 
openSUSE:Factory checked in at 2020-04-29 20:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-applet.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-applet"

Wed Apr 29 20:42:15 2020 rev:31 rq:798331 version:1.16.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes  
    2020-03-11 18:46:50.659432400 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new.2738/NetworkManager-applet.changes
    2020-04-29 20:42:33.195669378 +0200
@@ -1,0 +2,6 @@
+Wed Apr 22 06:33:50 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.RSySfM/_old  2020-04-29 20:42:33.999671474 +0200
+++ /var/tmp/diff_new_pack.RSySfM/_new  2020-04-29 20:42:33.999671474 +0200
@@ -17,11 +17,6 @@
 
 
 %define _name   network-manager-applet
-%if 0%{?is_opensuse}
-%bcond_without appindicator
-%else
-%bcond_with appindicator
-%endif
 
 Name:           NetworkManager-applet
 Version:        1.16.0
@@ -45,6 +40,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(gio-2.0)
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
@@ -74,11 +71,6 @@
 Obsoletes:      NetworkManager-gnome-lang < %{version}
 Provides:       NetworkManager-gnome-lang = %{version}
 
-%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
 NetworkManager, including a panel applet for wireless networks.
@@ -98,9 +90,7 @@
 # Needs rebase.
 # %%patch0 -p1
 %patch1 -p1
-%if %{with appindicator}
 %patch2 -p1
-%endif
 translation-update-upstream po nm-applet
 
 %build


Reply via email to