diff --git a/.gitignore b/.gitignore index b39161f..a49f922 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Compress-Raw-Zlib-2.035.tar.gz +/Compress-Raw-Zlib-2.036.tar.gz diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 1e881d8..5d36954 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib -Version: 2.035 -Release: 3%{?dist} +Version: 2.036 +Release: 1%{?dist} Summary: Low-Level Interface to zlib compression library License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ make test %{_mandir}/man3/Compress::Raw::Zlib.3pm* %changelog +* Mon Jun 20 2011 Petr Sabata - 2.036-1 +- 2.036 bump + * Sun Jun 19 2011 Marcela Mašláňová - 2.035-3 - Perl mass rebuild diff --git a/sources b/sources index 73d19cc..f89b44e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5227d642c11c413270414d5a04773c33 Compress-Raw-Zlib-2.035.tar.gz +7e83a217e9979d6fb1b36c85e52015e6 Compress-Raw-Zlib-2.036.tar.gz