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 - 5.0.13-1 +- 5.0.13 bump + * Wed Oct 12 2011 Petr Pisar - 5.0.12-1 - 5.0.12 bump - Remove defattr from spec code