[perl-Compress-Raw-Bzip2] Update to 2.040

Paul Howarth pghmcfc at fedoraproject.org
Sat Oct 29 08:47:12 UTC 2011


commit 317a22c39323c04953e3872fb7909eb783429b44
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Oct 29 09:45:50 2011 +0100

    Update to 2.040
    
    - New upstream release 2.040
      - Croak if attempt to freeze/thaw compression object (CPAN RT#69985)
    - BR: perl(Carp)

 perl-Compress-Raw-Bzip2.spec |   12 +++++++++---
 sources                      |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index 7c7bbd9..aeda82c 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.037
-Release:        3%{?dist}
+Version:        2.040
+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 
@@ -13,6 +13,7 @@ Requires:       perl(XSLoader)
 BuildRequires:  bzip2-devel
 BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(bytes)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,13 @@ make test
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
 
 %changelog
+* Sat Oct 29 2011 Paul Howarth <paul at city-fan.org> - 2.040-1
+- Update to 2.040
+  - Croak if attempt to freeze/thaw compression object (CPAN RT#69985)
+- BR: perl(Carp)
+
 * Thu Jul 28 2011 Karsten Hopp <karsten at redhat.com> 2.037-3
-- bump and rebuild, got compiled with old perl on ppc
+- Bump and rebuild, got compiled with old perl on ppc
 
 * Wed Jun 22 2011 Paul Howarth <paul at city-fan.org> - 2.037-2
 - Perl mass rebuild
diff --git a/sources b/sources
index b893dec..4a8aeb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-107e860ae3f6f1eda1eb8fddf633f258  Compress-Raw-Bzip2-2.037.tar.gz
+e68bb1f5a8a691ea3006e7887b2543db  Compress-Raw-Bzip2-2.040.tar.gz


More information about the scm-commits mailing list