From 79e7f7ee6c501d91fa14131e0f8ee68c60685d82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 2 Jan 2012 14:44:19 +0100 Subject: [PATCH] 5.0.14 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bc3bd29..48d8abf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /whois_5.0.11.tar.gz /whois_5.0.12.tar.gz /whois_5.0.13.tar.gz +/whois_5.0.14.tar.gz diff --git a/sources b/sources index 99ea9e2..707bb58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c703fa6ddc2f41ae94efc7c8bfc794d whois_5.0.13.tar.gz +82c4c93ea589ce1dad1cb02ef04c08b9 whois_5.0.14.tar.gz diff --git a/whois.spec b/whois.spec index dd50016..1557c30 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.0.13 +Version: 5.0.14 Release: 1%{?dist} Summary: Improved WHOIS client @@ -75,6 +75,9 @@ fi %changelog +* Mon Jan 02 2012 Petr Pisar - 5.0.14-1 +- 5.0.14 bump + * Mon Nov 28 2011 Petr Pisar - 5.0.13-1 - 5.0.13 bump