[whois] 5.0.13 bump

Petr Pisar ppisar at fedoraproject.org
Mon Nov 28 12:33:50 UTC 2011


commit c7f4a1fc4de81eeeeadc8f80cc84a2b0359ce3a0
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Nov 28 13:28:51 2011 +0100

    5.0.13 bump

 .gitignore |    1 +
 sources    |    2 +-
 whois.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e86726..bc3bd29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /whois_5.0.11.tar.gz
 /whois_5.0.12.tar.gz
+/whois_5.0.13.tar.gz
diff --git a/sources b/sources
index 2718fa8..99ea9e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1147b6a993af384ba341cb91666c7e97  whois_5.0.12.tar.gz
+1c703fa6ddc2f41ae94efc7c8bfc794d  whois_5.0.13.tar.gz
diff --git a/whois.spec b/whois.spec
index 3dd2511..dd50016 100644
--- a/whois.spec
+++ b/whois.spec
@@ -1,5 +1,5 @@
 Name:       whois       
-Version:    5.0.12
+Version:    5.0.13
 Release:    1%{?dist}
 Summary:    Improved WHOIS client
 
@@ -75,6 +75,9 @@ fi
 
 
 %changelog
+* Mon Nov 28 2011 Petr Pisar <ppisar at redhat.com> - 5.0.13-1
+- 5.0.13 bump
+
 * Wed Oct 12 2011 Petr Pisar <ppisar at redhat.com> - 5.0.12-1
 - 5.0.12 bump
 - Remove defattr from spec code


More information about the scm-commits mailing list