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

Paul Howarth pghmcfc at fedoraproject.org
Mon Nov 26 08:00:25 UTC 2012


commit 6315882698181085003e0c980a984c348e4fb284
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Nov 26 07:58:10 2012 +0000

    Update to 2.059
    
    - New upstream release 2.059
      - Copy-on-write support

 perl-Compress-Raw-Lzma.spec |    6 +++++-
 sources                     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 0c143fb..1bccb97 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-Compress-Raw-Lzma
-Version:	2.058
+Version:	2.059
 Release:	1%{?dist}
 Summary:	Low-level interface to lzma compression library
 Group:		Development/Libraries
@@ -52,6 +52,10 @@ make test
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
 
 %changelog
+* Sun Nov 25 2012 Paul Howarth <paul at city-fan.org> - 2.059-1
+- Update to 2.059
+  - Copy-on-write support
+
 * Tue Nov 13 2012 Paul Howarth <paul at city-fan.org> - 2.058-1
 - Update to 2.058
   - Update to ppport.h that includes SvPV_nomg_nolen
diff --git a/sources b/sources
index 7a673ba..3c6f210 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f43045dfb1701d161027dd8d2031975c  Compress-Raw-Lzma-2.058.tar.gz
+1e3c20c9f1d22673ab8a073477ecb5b8  Compress-Raw-Lzma-2.059.tar.gz



More information about the perl-devel mailing list