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

Paul Howarth pghmcfc at fedoraproject.org
Mon Nov 26 07:52:49 UTC 2012


commit 6905824615fe0f2df87760a2a97dbcbdd3921abb
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Nov 26 07:48:50 2012 +0000

    Update to 2.059
    
    - New upstream release 2.059
      - Copy-on-write support (CPAN RT#81352)

 perl-Compress-Raw-Bzip2.spec |    6 +++++-
 sources                      |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Bzip2.spec b/perl-Compress-Raw-Bzip2.spec
index 4b574aa..b5ec3ad 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.058
+Version:        2.059
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -57,6 +57,10 @@ make test
 %{_mandir}/man3/Compress::Raw::Bzip2.3pm*
 
 %changelog
+* Sun Nov 25 2012 Paul Howarth <paul at city-fan.org> - 2.059-1
+- Update to 2.059
+  - Copy-on-write support (CPAN RT#81352)
+
 * 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)
diff --git a/sources b/sources
index 8fd8c38..e8639c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b976f5607f7812343262ca1095abd41  Compress-Raw-Bzip2-2.058.tar.gz
+0703ae5cbb0f026ba1c2bf9b8f207ff5  Compress-Raw-Bzip2-2.059.tar.gz


More information about the scm-commits mailing list