From 496c944193646875801049e0699218a5d2bbe2ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 26 May 2014 15:21:44 +0200 Subject: [PATCH] 5.1.3 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4cea71a..6e65c87 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /whois_5.1.0.tar.xz /whois_5.1.1.tar.xz /whois_5.1.2.tar.xz +/whois_5.1.3.tar.xz diff --git a/sources b/sources index 07154e1..f748138 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a103596a4da3f1795fccbd9432c59ec9 whois_5.1.2.tar.xz +2817d6065bbd8f274a3e5240e0bf7dd5 whois_5.1.3.tar.xz diff --git a/whois.spec b/whois.spec index 0bc98bd..2bfdd9a 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.1.2 +Version: 5.1.3 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -76,6 +76,9 @@ fi %changelog +* Mon May 26 2014 Petr Pisar - 5.1.3-1 +- 5.1.3 bump + * Wed May 07 2014 Petr Pisar - 5.1.2-1 - 5.1.2 bump