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

Paul Howarth pghmcfc at fedoraproject.org
Sun Dec 4 12:41:28 UTC 2011


commit 192e2c079c26ce962d5bc59a9473fef86bd48990
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Dec 4 12:40:27 2011 +0000

    Update to 2.044
    
    - New upstream release 2.044
      - Moved FAQ.pod under the lib directory so it can get installed

 perl-Compress-Raw-Lzma.spec |   13 +++++++++++--
 sources                     |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 0ff43f2..0b71cf7 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -1,5 +1,5 @@
 Name:		perl-Compress-Raw-Lzma
-Version:	2.043
+Version:	2.044
 Release:	1%{?dist}
 Summary:	Low-level interface to lzma compression library
 Group:		Development/Libraries
@@ -39,10 +39,19 @@ make test
 %defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorarch}/auto/Compress/
-%{perl_vendorarch}/Compress/
+%dir %{perl_vendorarch}/Compress/
+%dir %{perl_vendorarch}/Compress/Raw/
+%dir %{perl_vendorarch}/Compress/Raw/Lzma/
+%doc %{perl_vendorarch}/Compress/Raw/Lzma/FAQ.pod
+%{perl_vendorarch}/Compress/Raw/Lzma.pm
 %{_mandir}/man3/Compress::Raw::Lzma.3pm*
+%{_mandir}/man3/Compress::Raw::Lzma::FAQ.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth <paul at city-fan.org> - 2.044-1
+- Update to 2.044
+  - Moved FAQ.pod under the lib directory so it can get installed
+
 * Mon Nov 21 2011 Paul Howarth <paul at city-fan.org> - 2.043-1
 - Update to 2.043 (no changes)
 
diff --git a/sources b/sources
index 16a383d..c2a3f45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eeb0c746fb8c48e846037565666ebb08  Compress-Raw-Lzma-2.043.tar.gz
+96f9ca5517d24ec60d093da4b571105d  Compress-Raw-Lzma-2.044.tar.gz


More information about the scm-commits mailing list