From 7669e876332456db1dfc558132eae9f10565d9bf Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Sat, 10 Oct 2015 22:58:09 +0200 Subject: [PATCH] Upstream 6.26 (RHBZ#1145913) --- .gitignore | 1 + ipset.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f1b24b8..7c1b68f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /ipset-6.20.1.tar.bz2 /ipset-6.21.1.tar.bz2 /ipset-6.22.tar.bz2 +/ipset-6.26.tar.bz2 diff --git a/ipset.spec b/ipset.spec index 274899f..dd8404a 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,6 +1,6 @@ Name: ipset -Version: 6.22 -Release: 2%{?dist} +Version: 6.26 +Release: 1%{?dist} Summary: Manage Linux IP sets License: GPLv2 @@ -146,6 +146,9 @@ fi %changelog +* Sat Oct 10 2015 Haïkel Guémar - 6.26-1 +- Upstream 6.26 (RHBZ#1145913) + * Wed Jun 17 2015 Fedora Release Engineering - 6.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 53b0f98..3a7de2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb33f67bb4e1ee5955b7582f28cae2f4 ipset-6.22.tar.bz2 +5ec4e79053a30fb6d72e0549d7d09343 ipset-6.26.tar.bz2