diff --git a/network-manager-applet.spec b/network-manager-applet.spec index edf35e7..c578c3c 100644 --- a/network-manager-applet.spec +++ b/network-manager-applet.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: network-manager-applet -Version: 1.16.0 -Release: 2mamba +Version: 1.18.0 +Release: 1mamba Summary: A GNOME applet to control network connections Group: Graphical Desktop/Applications/Networking Vendor: openmamba @@ -79,6 +79,7 @@ A GNOME applet to control network connections. %build %configure \ --with-gtk=3 \ + --without-appindicator \ CFLAGS="%{optflags} -Wno-error=deprecated-declarations" %make @@ -121,6 +122,9 @@ fi %{_mandir}/man1/nm-connection-editor.1* %changelog +* Thu Nov 12 2020 Automatic Build System 1.18.0-1mamba +- automatic version update by autodist + * Fri Mar 20 2020 Silvan Calarco 1.16.0-2mamba - remove requirement for libnm-gtk