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

Paul Howarth pghmcfc at fedoraproject.org
Tue Nov 13 10:55:32 UTC 2012


commit 868435510dde2275ead3ff9adaad825ee80ddb60
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Nov 13 10:54:55 2012 +0000

    Update to 2.058
    
    - New upstream release 2.058
      - Update to ppport.h that includes SvPV_nomg_nolen
      - Added PERL_NO_GET_CONTEXT

 perl-Compress-Raw-Lzma.spec |    7 ++++++-
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index a59a988..0c143fb 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-Compress-Raw-Lzma
-Version:	2.055
+Version:	2.058
 Release:	1%{?dist}
 Summary:	Low-level interface to lzma compression library
 Group:		Development/Libraries
@@ -52,6 +52,11 @@ make test
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
 
 %changelog
+* 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
+  - Added PERL_NO_GET_CONTEXT
+
 * 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 c9c9709..7a673ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3532fade443e07eac44607853bc2e15f  Compress-Raw-Lzma-2.055.tar.gz
+f43045dfb1701d161027dd8d2031975c  Compress-Raw-Lzma-2.058.tar.gz



More information about the perl-devel mailing list