diff --git a/.gitignore b/.gitignore index 30c6b89..3bdca63 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/iproute2-4.5.0.tar.xz +/iproute2-4.6.0.tar.xz diff --git a/iproute.spec b/iproute.spec index 88d015b..02c921e 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,8 +1,8 @@ %global cbq_version v0.7.3 Summary: Advanced IP routing and network device configuration tools Name: iproute -Version: 4.5.0 -Release: 4%{?dist} +Version: 4.6.0 +Release: 1%{?dist} Group: Applications/System 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 @@ -145,6 +145,7 @@ rm -rf '%{buildroot}%{_docdir}' %{_sbindir}/cbq %dir %{_sysconfdir}/sysconfig/cbq %config(noreplace) %{_sysconfdir}/sysconfig/cbq/* +%{_datadir}/bash-completion/completions/tc %files doc %{!?_licensedir:%global license %%doc} @@ -160,6 +161,9 @@ rm -rf '%{buildroot}%{_docdir}' %{_includedir}/libnetlink.h %changelog +* Wed May 04 2016 Phil Sutter - 4.6.0-1 +- New version 4.6.0 + * Wed Apr 13 2016 Thomas Woerner - 4.5.0-4 - Rebuild for new iptables-1.6.0 with libxtables so bump diff --git a/sources b/sources index 81bff05..a83d116 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9ee1cbba7e20e04dfdd4b3055181955 iproute2-4.5.0.tar.xz +d015e437e4f744d51d3a1a53341826d5 iproute2-4.6.0.tar.xz