automatic version update by autodist [release 1.30.0-1mamba;Fri Feb 19 2021]
This commit is contained in:
parent
41ea831bf3
commit
5d7e3e362b
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define pppdver %(rpm -q --queryformat '%%{version}\\n' ppp | head -n1)
|
||||
Name: NetworkManager
|
||||
Version: 1.28.0
|
||||
Version: 1.30.0
|
||||
Release: 1mamba
|
||||
Summary: A hardware level network management tool integrated with D-Bus
|
||||
Group: System/Kernel and Hardware
|
||||
@ -48,6 +48,7 @@ BuildRequires: dhcp-client
|
||||
BuildRequires: libiw-devel
|
||||
BuildRequires: ppp-devel
|
||||
BuildRequires: libpsl-devel
|
||||
BuildRequires: pygobject-py3
|
||||
Requires: iproute >= 2.6.11
|
||||
Requires: wpa_supplicant >= 0.7.3-3mamba
|
||||
Requires: ppp >= 2.4.5-5mamba
|
||||
@ -57,7 +58,6 @@ Requires(post):dbus
|
||||
Requires(post):systemd-core
|
||||
Conflicts: wicd
|
||||
%systemd_requires
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
NetworkManager is a hardware level network management tool integrated with the D-Bus subsystem.
|
||||
@ -309,6 +309,9 @@ exit 0
|
||||
%{_datadir}/doc/NetworkManager/examples/server.conf
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Automatic Build System <autodist@mambasoft.it> 1.30.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 07 2020 Automatic Build System <autodist@mambasoft.it> 1.28.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user