[whois/f16] 5.0.15 bump

Petr Pisar ppisar at fedoraproject.org
Thu Mar 8 08:36:03 UTC 2012


commit 7c964b8f0acd5af39b98cd1a8c52f39afeda1de4
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Mar 8 09:27:30 2012 +0100

    5.0.15 bump

 .gitignore |    1 +
 sources    |    2 +-
 whois.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 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 1557c30..d1e693b 100644
--- a/whois.spec
+++ b/whois.spec
@@ -1,12 +1,12 @@
 Name:       whois       
-Version:    5.0.14
+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 <ppisar at redhat.com> - 5.0.15-1
+- 5.0.15 bump
+
 * Mon Jan 02 2012 Petr Pisar <ppisar at redhat.com> - 5.0.14-1
 - 5.0.14 bump
 


More information about the scm-commits mailing list