diff --git a/.gitignore b/.gitignore index 991281f..3425345 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /HTTP-Cookies-6.00.tar.gz +/HTTP-Cookies-6.01.tar.gz diff --git a/perl-HTTP-Cookies.spec b/perl-HTTP-Cookies.spec index 947b8c9..2318560 100644 --- a/perl-HTTP-Cookies.spec +++ b/perl-HTTP-Cookies.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Cookies -Version: 6.00 -Release: 4%{?dist} +Version: 6.01 +Release: 1%{?dist} Summary: HTTP cookie jars License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 16 2012 Petr Pisar - 6.01-1 +- 6.01 bump + * Fri Jan 13 2012 Fedora Release Engineering - 6.00-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index e5d0dd9..b10fd70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21bed72b30a46604c152b7e25cf1cb45 HTTP-Cookies-6.00.tar.gz +ecfd0eeb88512033352c2f13c9580f03 HTTP-Cookies-6.01.tar.gz