[perl-Compress-Raw-Zlib] Update to 2.037 (no changes)

Paul Howarth pghmcfc at fedoraproject.org
Wed Jun 22 08:39:56 UTC 2011


commit f5eb45741034637af0d2a6d39ffd3755a932d5bd
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jun 22 09:39:29 2011 +0100

    Update to 2.037 (no changes)

 .gitignore                  |    3 +--
 perl-Compress-Raw-Zlib.spec |    9 ++++++---
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
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 <paul at city-fan.org> - 2.037-1
+- Update to 2.037 (no changes)
+
 * Mon Jun 20 2011 Paul Howarth <paul at city-fan.org> - 2.036-2
 - Perl mass rebuild
 
 * Mon Jun 20 2011 Petr Sabata <contyk at redhat.com> - 2.036-1
-- 2.036 bump
+- 2.036 bump (added offset parameter to CRC32)
 
 * Sun Jun 19 2011 Marcela Mašláňová <mmaslano at redhat.com> - 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



More information about the perl-devel mailing list