automatic version update by autodist [release 1.24.2-1mamba;Sat Jun 06 2020]
This commit is contained in:
parent
c23f587395
commit
a074f3176f
@ -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.24.0
|
||||
Version: 1.24.2
|
||||
Release: 1mamba
|
||||
Summary: A hardware level network management tool integrated with D-Bus
|
||||
Group: System/Kernel and Hardware
|
||||
@ -227,7 +227,8 @@ exit 0
|
||||
%{_bindir}/nmtui-edit
|
||||
%{_bindir}/nmtui-hostname
|
||||
%{_bindir}/nm-online
|
||||
/lib/udev/rules.d/*.rules
|
||||
%{_udevrulesdir}/*.rules
|
||||
%{_prefix}/lib/firewalld/zones/nm-shared.xml
|
||||
%{_unitdir}/NetworkManager.service
|
||||
%{_unitdir}/NetworkManager-dispatcher.service
|
||||
%{_unitdir}/NetworkManager-wait-online.service
|
||||
@ -308,6 +309,9 @@ exit 0
|
||||
%{_datadir}/doc/NetworkManager/examples/server.conf
|
||||
|
||||
%changelog
|
||||
* Sat Jun 06 2020 Automatic Build System <autodist@mambasoft.it> 1.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 09 2020 Automatic Build System <autodist@mambasoft.it> 1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user