Rebase package on top of iproute2-4.7.0

This resolves https://bugzilla.redhat.com/show_bug.cgi?id=1365327
This commit is contained in:
Phil Sutter 2016-08-10 16:13:27 +02:00
parent 42ecebe23a
commit 7410b1a1e2
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/iproute2-4.6.0.tar.xz /iproute2-4.7.0.tar.xz

View File

@ -1,7 +1,7 @@
%global cbq_version v0.7.3 %global cbq_version v0.7.3
Summary: Advanced IP routing and network device configuration tools Summary: Advanced IP routing and network device configuration tools
Name: iproute Name: iproute
Version: 4.6.0 Version: 4.7.0
Release: 1%{?dist} Release: 1%{?dist}
Group: Applications/System Group: Applications/System
URL: http://kernel.org/pub/linux/utils/net/%{name}2/ URL: http://kernel.org/pub/linux/utils/net/%{name}2/
@ -161,6 +161,9 @@ rm -rf '%{buildroot}%{_docdir}'
%{_includedir}/libnetlink.h %{_includedir}/libnetlink.h
%changelog %changelog
* Wed Aug 10 2016 Phil Sutter <psutter@redhat.com> - 4.7.0-1
- New version 4.7.0
* Wed May 04 2016 Phil Sutter <psutter@redhat.com> - 4.6.0-1 * Wed May 04 2016 Phil Sutter <psutter@redhat.com> - 4.6.0-1
- New version 4.6.0 - New version 4.6.0

View File

@ -1 +1 @@
d015e437e4f744d51d3a1a53341826d5 iproute2-4.6.0.tar.xz d4b205830cdc2702f8a0cbd6232129cd iproute2-4.7.0.tar.xz