From 55a6e767e5f344f17edcaaf491b617bbc38ae0ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 3 Mar 2015 15:27:10 +0100 Subject: [PATCH] 5.2.5 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0d30a98..b1a4dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /whois_5.2.2.tar.xz /whois_5.2.3.tar.xz /whois_5.2.4.tar.xz +/whois_5.2.5.tar.xz diff --git a/sources b/sources index b3fab65..254e4c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be5828dd4e24b264a3c818d254382ae3 whois_5.2.4.tar.xz +78712592ad49e15a4e12572ec3043abc whois_5.2.5.tar.xz diff --git a/whois.spec b/whois.spec index f54b013..f8b2b75 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.2.4 +Version: 5.2.5 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -78,6 +78,9 @@ fi %changelog +* Tue Mar 03 2015 Petr Pisar - 5.2.5-1 +- 5.2.5 bump + * Mon Feb 02 2015 Petr Pisar - 5.2.4-1 - 5.2.4 bump