diff --git a/.gitignore b/.gitignore index 504549f..a6bc18a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/Compress-Raw-Bzip2-2.035.tar.gz -/Compress-Raw-Bzip2-2.036.tar.gz +/Compress-Raw-Bzip2-[0-9.]*.tar.gz diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec index 789e237..ec40c02 100644 --- a/perl-Compress-Raw-Bzip2.spec +++ b/perl-Compress-Raw-Bzip2.spec @@ -1,7 +1,7 @@ Name: perl-Compress-Raw-Bzip2 Summary: Low-Level Interface to bzip2 compression library -Version: 2.036 -Release: 2%{?dist} +Version: 2.037 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{version}.tar.gz @@ -57,6 +57,9 @@ make test %{_mandir}/man3/Compress::Raw::Bzip2.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 diff --git a/sources b/sources index 92933a2..b893dec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2093d7bf53c0ba0c3d2e3eef81b0d0e4 Compress-Raw-Bzip2-2.036.tar.gz +107e860ae3f6f1eda1eb8fddf633f258 Compress-Raw-Bzip2-2.037.tar.gz