From e2760b321b0884af9acd2a7eb945924a1929c346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 5 Aug 2014 16:58:59 +0200 Subject: [PATCH] 3.16 bump --- .gitignore | 1 + iproute.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 38dda4f..0b7cc58 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ iproute2-2.6.35.tar.bz2 /iproute2-3.12.0.tar.gz /iproute2-3.14.0.tar.gz /iproute2-3.15.0.tar.gz +/iproute2-3.16.0.tar.gz diff --git a/iproute.spec b/iproute.spec index 5ea86ed..c579451 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.15.0 -Release: 2%{?dist} +Version: 3.16.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 @@ -44,7 +44,7 @@ which are designed to use the advanced networking capabilities of the Linux 2.4.x and 2.6.x kernel. %package doc -Summary: ip and tc documentation with examples +Summary: Documentation for iproute2 utilities with examples Group: Applications/System License: GPLv2+ @@ -174,6 +174,9 @@ done %{_includedir}/libnetlink.h %changelog +* Tue Aug 05 2014 Petr Ĺ abata - 3.16.0-1 +- 3.16 bump + * Sat Jul 12 2014 Tom Callaway - 3.15.0-2 - fix license handling diff --git a/sources b/sources index 4f6930f..3376bb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2369e98a06ef3d5ba7fc625d19f87b1c iproute2-3.15.0.tar.gz +8b95ef2628ab36b0a552abfb72b628b7 iproute2-3.16.0.tar.gz