From a4f09633f9d10b9020e3d1b77c5ab3a5111cbcbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 3 Oct 2012 14:48:11 +0200 Subject: [PATCH] 3.6.0 bump --- .gitignore | 1 + iproute.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7622249..1477707 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ iproute2-2.6.35.tar.bz2 /iproute2-3.4.0.tar.gz /iproute2-3.5.0.tar.gz /iproute2-3.5.1.tar.gz +/iproute2-3.6.0.tar.gz diff --git a/iproute.spec b/iproute.spec index 6aef97f..fd1faa1 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: 3.5.1 -Release: 2%{?dist} +Version: 3.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.gz @@ -168,6 +168,9 @@ done %{_includedir}/libnetlink.h %changelog +* Wed Oct 03 2012 Petr Šabata - 3.6.0-1 +- 3.6.0 bump + * Thu Aug 30 2012 Petr Šabata - 3.5.1-2 - Remove the explicit iptables dependency (#852840) diff --git a/sources b/sources index 6a3dc9e..88833dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db7837cc9a87519c0a925ff6e57ca162 iproute2-3.5.1.tar.gz +dea1fe31482dae5a95244a9e3c2e2679 iproute2-3.6.0.tar.gz