automatic version update by autodist [release 6.1.0-1mamba;Sat Dec 17 2022]

This commit is contained in:
Automatic Build System 2024-01-05 23:57:20 +01:00
parent d64db8f9eb
commit 2b813e02c9

View File

@ -3,7 +3,7 @@
%define pckdocdir %{_datadir}/doc/iproute-%{version}
Name: iproute
Version: 6.0.0
Version: 6.1.0
Release: 1mamba
Summary: Advanced routing tools including ipv6 routing
Group: Network/Routing
@ -23,12 +23,12 @@ Patch6: iproute-3.8.0-gcc-4.8.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: iptables-devel
BuildRequires: libatm-devel
BuildRequires: libbsd-devel
BuildRequires: libcap-devel
BuildRequires: libdb53-devel
BuildRequires: libelf-devel
BuildRequires: libiptables-devel
BuildRequires: libmnl-devel
BuildRequires: libselinux-devel
BuildRequires: libtirpc-devel
@ -133,6 +133,9 @@ ln -s ../sbin/ip %{buildroot}%{_bindir}/ip
#%endif
%changelog
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
- automatic version update by autodist
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 6.0.0-1mamba
- automatic version update by autodist