From da457b5ab0d7f644e16b2fa339d2bc27f79190cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 13 Jan 2014 08:38:53 +0100 Subject: [PATCH] 5.1.1 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a7ef705..bde9d6f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /whois_5.0.25.tar.xz /whois_5.0.26.tar.xz /whois_5.1.0.tar.xz +/whois_5.1.1.tar.xz diff --git a/sources b/sources index 19746f6..91d8016 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e16cc6ca56a6834ab60ace26215d6b0c whois_5.1.0.tar.xz +aa4561134a03e22e2d759748ca676a97 whois_5.1.1.tar.xz diff --git a/whois.spec b/whois.spec index 220a321..c69e987 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.1.0 +Version: 5.1.1 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -76,6 +76,9 @@ fi %changelog +* Mon Jan 13 2014 Petr Pisar - 5.1.1-1 +- 5.1.1 bump + * Tue Jan 07 2014 Petr Pisar - 5.1.0-1 - 5.1.0 bump