Rebase package on top of iproute2-5.9.0
Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
This commit is contained in:
parent
26cbcf8539
commit
32597caac4
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/iproute2-5.5.0.tar.xz
|
||||
/iproute2-5.7.0.tar.xz
|
||||
/iproute2-5.8.0.tar.xz
|
||||
/iproute2-5.9.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global cbq_version v0.7.3
|
||||
Summary: Advanced IP routing and network device configuration tools
|
||||
Name: iproute
|
||||
Version: 5.8.0
|
||||
Version: 5.9.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://kernel.org/pub/linux/utils/net/%{name}2/
|
||||
Source0: http://kernel.org/pub/linux/utils/net/%{name}2/%{name}2-%{version}.tar.xz
|
||||
@ -101,6 +101,9 @@ install -D -m644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a
|
||||
%{_includedir}/iproute2/bpf_elf.h
|
||||
|
||||
%changelog
|
||||
* Wed Dec 2 2020 Andrea Claudi <aclaudi@redhat.com> - 5.9.0-1
|
||||
- New version 5.9.0
|
||||
|
||||
* Mon Aug 10 2020 Phil Sutter <psutter@redhat.com> - 5.8.0-1
|
||||
- New version 5.8.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (iproute2-5.8.0.tar.xz) = f2a3f7dcf5cb39ca7cd14f0e40e45641eccf4b93427c527a09fd789ac8621c5c3359769ca61fcc8bab7e915edd943c39b7c3e15cbfc497187aa6271eed0a9152
|
||||
SHA512 (iproute2-5.9.0.tar.xz) = bce59b0e8d876f10f94926be7f2a7cda0de15db04fabedfe938649d486ca6d6d222523d1661b8b36ea50e35369a4730938d6ebeb80577ac0522a3432037bcd50
|
||||
|
Loading…
Reference in New Issue
Block a user