automatic version update by autodist [release 5.11.0-1mamba;Tue Mar 02 2021]
This commit is contained in:
parent
c4bed0a78c
commit
cd3ec9418f
@ -3,7 +3,7 @@
|
||||
%define pckdocdir %{_datadir}/doc/iproute-%{version}
|
||||
|
||||
Name: iproute
|
||||
Version: 5.10.0
|
||||
Version: 5.11.0
|
||||
Release: 1mamba
|
||||
Summary: Advanced routing tools including ipv6 routing
|
||||
Group: Network/Routing
|
||||
@ -43,7 +43,6 @@ BuildRequires: iptables >= 1.6.2
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
Provides: iproute2 = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Iproute2 is a collection of utilities for controlling TCP / IP networking and Traffic Control in Linux.
|
||||
@ -141,6 +140,7 @@ rm -f %{buildroot}%{pckdocdir}/*.sgml
|
||||
%{_sbindir}/arpd
|
||||
%{_sbindir}/bridge
|
||||
%{_sbindir}/ctstat
|
||||
%{_sbindir}/dcb
|
||||
%{_sbindir}/genl
|
||||
%{_sbindir}/devlink
|
||||
%{_sbindir}/ifstat
|
||||
@ -180,6 +180,9 @@ rm -f %{buildroot}%{pckdocdir}/*.sgml
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2021 Automatic Build System <autodist@mambasoft.it> 5.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 5.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user