From 7131efdccde6ab199d582e7a250fb81b17d68f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 30 Apr 2012 13:55:26 +0200 Subject: [PATCH] 5.0.16 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f2c26e2..4eb47c0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /whois_5.0.13.tar.gz /whois_5.0.14.tar.gz /whois_5.0.15.tar.xz +/whois_5.0.16.tar.xz diff --git a/sources b/sources index ed6a0a8..947c3f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ff3d7a13f51152c2a6b5f59c00765f0 whois_5.0.15.tar.xz +6d689965473c23db6be890c7e5260c67 whois_5.0.16.tar.xz diff --git a/whois.spec b/whois.spec index 3b4ff68..b5e0443 100644 --- a/whois.spec +++ b/whois.spec @@ -1,5 +1,5 @@ Name: whois -Version: 5.0.15 +Version: 5.0.16 Release: 1%{?dist} Summary: Improved WHOIS client @@ -75,6 +75,9 @@ fi %changelog +* Mon Apr 30 2012 Petr Pisar - 5.0.16-1 +- 5.0.16 bump + * Thu Mar 08 2012 Petr Pisar - 5.0.15-1 - 5.0.15 bump