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

Paul Howarth pghmcfc at fedoraproject.org
Sun Nov 3 21:16:05 UTC 2013


commit 5ec977a87db63ded9d458e330a3b629446df4647
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Nov 3 21:15:25 2013 +0000

    Update to 2.063
    
    - New upstream release 2.063
      - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)

 perl-Compress-Raw-Bzip2.spec |   10 +++++++---
 sources                      |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index 0821ed1..491fdb5 100644
--- a/perl-Compress-Raw-Bzip2.spec
+++ b/perl-Compress-Raw-Bzip2.spec
@@ -1,14 +1,14 @@
 Name:           perl-Compress-Raw-Bzip2
 Summary:        Low-level interface to bzip2 compression library
-Version:        2.062
-Release:        2%{?dist}
+Version:        2.063
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Compress-Raw-Bzip2/
 Source0:        http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{version}.tar.gz 
 BuildRequires:  bzip2-devel
-BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,6 +57,10 @@ make test
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
 
 %changelog
+* Sun Nov  3 2013 Paul Howarth <paul at city-fan.org> - 2.063-1
+- Update to 2.063
+  - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)
+
 * Wed Aug 14 2013 Jitka Plesnikova <jplesnik at redhat.com> - 2.062-2
 - Perl 5.18 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 61b6efe..c3b6081 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90cf411411ed41bce2b9b3fb35216fae  Compress-Raw-Bzip2-2.062.tar.gz
+f6b86675f43558e28af2bd72040cbc5d  Compress-Raw-Bzip2-2.063.tar.gz



More information about the perl-devel mailing list