From 78e90ef425ff85ab53d69567533f526ee9563bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 13 Nov 2014 08:33:59 +0100 Subject: [PATCH] 5.2.2 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 53ceaf8..7778e99 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /whois_5.1.5.tar.xz /whois_5.2.0.tar.xz /whois_5.2.1.tar.xz +/whois_5.2.2.tar.xz diff --git a/sources b/sources index f82372f..09048e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c671b90e23f161fba147d910784df995 whois_5.2.1.tar.xz +fc928c97d9f438257496e695eafedfca whois_5.2.2.tar.xz diff --git a/whois.spec b/whois.spec index 5355c9c..c7d7808 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.2.1 +Version: 5.2.2 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -77,6 +77,9 @@ fi %changelog +* Thu Nov 13 2014 Petr Pisar - 5.2.2-1 +- 5.2.2 bump + * Fri Oct 17 2014 Petr Pisar - 5.2.1-1 - 5.2.1 bump