diff --git a/.gitignore b/.gitignore index a49f922..689eb49 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/Compress-Raw-Zlib-2.035.tar.gz -/Compress-Raw-Zlib-2.036.tar.gz +/Compress-Raw-Zlib-[0-9.]*.tar.gz diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 00417f2..43a52a6 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib -Version: 2.036 -Release: 2%{?dist} +Version: 2.037 +Release: 1%{?dist} Summary: Low-Level Interface to zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -56,11 +56,14 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Wed Jun 22 2011 Paul Howarth - 2.037-1 +- Update to 2.037 (no changes) + * Mon Jun 20 2011 Paul Howarth - 2.036-2 - Perl mass rebuild * Mon Jun 20 2011 Petr Sabata - 2.036-1 -- 2.036 bump +- 2.036 bump (added offset parameter to CRC32) * Sun Jun 19 2011 Marcela Mašláňová - 2.035-3 - Perl mass rebuild diff --git a/sources b/sources index f89b44e..0c40715 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e83a217e9979d6fb1b36c85e52015e6 Compress-Raw-Zlib-2.036.tar.gz +ed5f89cac0a4f292653134c9d94194a2 Compress-Raw-Zlib-2.037.tar.gz