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

Paul Howarth pghmcfc at fedoraproject.org
Tue Nov 13 10:24:15 UTC 2012


commit 3e356c4027613e1fa1296022a3920dd1d0fb4464
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Nov 13 10:23:26 2012 +0000

    Update to 2.058
    
    - New upstream release 2.058
      - Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT (CPAN RT#80318)
      - Install to 'site' instead of 'perl' when perl version is 5.11+
        (CPAN RT#79811)
      - Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78080)

 perl-Compress-Raw-Bzip2.spec |    9 ++++++++-
 sources                      |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index da68b85..4b574aa 100644
--- a/perl-Compress-Raw-Bzip2.spec
+++ b/perl-Compress-Raw-Bzip2.spec
@@ -1,6 +1,6 @@
 Name:           perl-Compress-Raw-Bzip2
 Summary:        Low-level interface to bzip2 compression library
-Version:        2.055
+Version:        2.058
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -57,6 +57,13 @@ make test
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
 
 %changelog
+* Tue Nov 13 2012 Paul Howarth <paul at city-fan.org> - 2.058-1
+- Update to 2.058
+  - Compress::Raw::Bzip2 needs to use PERL_NO_GET_CONTEXT (CPAN RT#80318)
+  - Install to 'site' instead of 'perl' when perl version is 5.11+
+    (CPAN RT#79811)
+  - Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78080)
+
 * Mon Aug  6 2012 Paul Howarth <paul at city-fan.org> - 2.055-1
 - Update to 2.055
   - Fix misuse of magic in API (CPAN RT#78080)
diff --git a/sources b/sources
index 0c7ec9d..8fd8c38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8490312f9c8b6b9f7ddefc9d832bbe38  Compress-Raw-Bzip2-2.055.tar.gz
+1b976f5607f7812343262ca1095abd41  Compress-Raw-Bzip2-2.058.tar.gz


More information about the scm-commits mailing list