From 30609c0ddc8fdf7383e8af314227c25ff712c2a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 19 May 2015 16:13:36 +0200 Subject: [PATCH] 5.2.8 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 85d7ee6..2839b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /whois_5.2.5.tar.xz /whois_5.2.6.tar.xz /whois_5.2.7.tar.xz +/whois_5.2.8.tar.xz diff --git a/sources b/sources index 172788e..dc990e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5dc3d9d77224109f61b5dd1e7cfafebc whois_5.2.7.tar.xz +37e375b7594224f4292baac7fad4da4a whois_5.2.8.tar.xz diff --git a/whois.spec b/whois.spec index f778032..4d783c5 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.2.7 +Version: 5.2.8 Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet @@ -78,6 +78,9 @@ fi %changelog +* Tue May 19 2015 Petr Pisar - 5.2.8-1 +- 5.2.8 bump + * Fri Mar 27 2015 Petr Pisar - 5.2.7-1 - 5.2.7 bump