automatic version update by autodist [release 1.18.0-1mamba;Thu Nov 12 2020]
This commit is contained in:
parent
7007e361eb
commit
4116757919
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: network-manager-applet
|
Name: network-manager-applet
|
||||||
Version: 1.16.0
|
Version: 1.18.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A GNOME applet to control network connections
|
Summary: A GNOME applet to control network connections
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -79,6 +79,7 @@ A GNOME applet to control network connections.
|
|||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--with-gtk=3 \
|
--with-gtk=3 \
|
||||||
|
--without-appindicator \
|
||||||
CFLAGS="%{optflags} -Wno-error=deprecated-declarations"
|
CFLAGS="%{optflags} -Wno-error=deprecated-declarations"
|
||||||
|
|
||||||
%make
|
%make
|
||||||
@ -121,6 +122,9 @@ fi
|
|||||||
%{_mandir}/man1/nm-connection-editor.1*
|
%{_mandir}/man1/nm-connection-editor.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 12 2020 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.0-2mamba
|
* Fri Mar 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.0-2mamba
|
||||||
- remove requirement for libnm-gtk
|
- remove requirement for libnm-gtk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user