From bb904326f2d7f601340188deea4c1e594294f76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 8 Mar 2012 09:27:30 +0100 Subject: [PATCH] 5.0.15 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 48d8abf..f2c26e2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /whois_5.0.12.tar.gz /whois_5.0.13.tar.gz /whois_5.0.14.tar.gz +/whois_5.0.15.tar.xz diff --git a/sources b/sources index 707bb58..ed6a0a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82c4c93ea589ce1dad1cb02ef04c08b9 whois_5.0.14.tar.gz +3ff3d7a13f51152c2a6b5f59c00765f0 whois_5.0.15.tar.xz diff --git a/whois.spec b/whois.spec index bc8a690..3b4ff68 100644 --- a/whois.spec +++ b/whois.spec @@ -1,12 +1,12 @@ Name: whois -Version: 5.0.14 -Release: 2%{?dist} +Version: 5.0.15 +Release: 1%{?dist} Summary: Improved WHOIS client Group: Applications/Internet License: GPLv2+ URL: http://www.linux.it/~md/software/ -Source0: http://ftp.debian.org/debian/pool/main/w/%{name}/%{name}_%{version}.tar.gz +Source0: http://ftp.debian.org/debian/pool/main/w/%{name}/%{name}_%{version}.tar.xz BuildRequires: gettext, libidn-devel, perl Requires(post): %{_sbindir}/update-alternatives @@ -75,6 +75,9 @@ fi %changelog +* Thu Mar 08 2012 Petr Pisar - 5.0.15-1 +- 5.0.15 bump + * Sat Jan 14 2012 Fedora Release Engineering - 5.0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild