diff --git a/.gitignore b/.gitignore index 3bdca63..370013d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/iproute2-4.6.0.tar.xz +/iproute2-4.7.0.tar.xz diff --git a/iproute.spec b/iproute.spec index 02c921e..9f71ad7 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,7 +1,7 @@ %global cbq_version v0.7.3 Summary: Advanced IP routing and network device configuration tools Name: iproute -Version: 4.6.0 +Version: 4.7.0 Release: 1%{?dist} Group: Applications/System URL: http://kernel.org/pub/linux/utils/net/%{name}2/ @@ -161,6 +161,9 @@ rm -rf '%{buildroot}%{_docdir}' %{_includedir}/libnetlink.h %changelog +* Wed Aug 10 2016 Phil Sutter - 4.7.0-1 +- New version 4.7.0 + * Wed May 04 2016 Phil Sutter - 4.6.0-1 - New version 4.6.0 diff --git a/sources b/sources index a83d116..64f48ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d015e437e4f744d51d3a1a53341826d5 iproute2-4.6.0.tar.xz +d4b205830cdc2702f8a0cbd6232129cd iproute2-4.7.0.tar.xz