From 0c4bbd3c3b254e0e6b78fbd61b6ac150a6cc589d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 5 Aug 2014 13:37:18 +0200 Subject: [PATCH] 5.1.5 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0d4f0de..f89b889 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /whois_5.1.2.tar.xz /whois_5.1.3.tar.xz /whois_5.1.4.tar.xz +/whois_5.1.5.tar.xz diff --git a/sources b/sources index 23e0e9c..cdbc0fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02ad3adf1cb4f209f06f9c8266c79887 whois_5.1.4.tar.xz +2723e8916cb301999466fd0017d00def whois_5.1.5.tar.xz diff --git a/whois.spec b/whois.spec index 41a87cd..b19992f 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.1.4 +Version: 5.1.5 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -76,6 +76,9 @@ fi %changelog +* Tue Aug 05 2014 Petr Pisar - 5.1.5-1 +- 5.1.5 bump + * Mon Jul 07 2014 Petr Pisar - 5.1.4-1 - 5.1.4 bump