From d1e74bbbbaf05c50d41642d4fa110217323d2833 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Thu, 18 Sep 2014 20:44:17 +0200 Subject: [PATCH] New upstream release --- .gitignore | 1 + ipset.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 270ceaf..f1b24b8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /ipset-6.19.tar.bz2 /ipset-6.20.1.tar.bz2 /ipset-6.21.1.tar.bz2 +/ipset-6.22.tar.bz2 diff --git a/ipset.spec b/ipset.spec index b8d40f7..8c2ff53 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,6 +1,6 @@ Name: ipset -Version: 6.21.1 -Release: 4%{?dist} +Version: 6.22 +Release: 1%{?dist} Summary: Manage Linux IP sets License: GPLv2 @@ -146,6 +146,9 @@ fi %changelog +* Thu Sep 18 2014 Mathieu Bridon - 6.22-1 +- New upstream release. + * Sat Aug 16 2014 Fedora Release Engineering - 6.21.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e2e9633..53b0f98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c136fd51694eb0ef259cda085145da0 ipset-6.21.1.tar.bz2 +fb33f67bb4e1ee5955b7582f28cae2f4 ipset-6.22.tar.bz2