[perl-Compress-Raw-Zlib] Update to 2.045 (moved FAQ.pod into Zlib.pm)

Paul Howarth pghmcfc at fedoraproject.org
Mon Dec 5 08:02:52 UTC 2011


commit 79697cd3c38039bdd77ade5d2974a0f2292cc7f1
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Dec 5 08:02:22 2011 +0000

    Update to 2.045 (moved FAQ.pod into Zlib.pm)

 perl-Compress-Raw-Zlib.spec |   13 ++++++-------
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec
index eac0dee..c553ff0 100644
--- a/perl-Compress-Raw-Zlib.spec
+++ b/perl-Compress-Raw-Zlib.spec
@@ -1,5 +1,5 @@
 Name:           perl-Compress-Raw-Zlib
-Version:        2.044
+Version:        2.045
 Release:        1%{?dist}
 Summary:        Low-level interface to zlib compression library
 License:        GPL+ or Artistic
@@ -53,15 +53,14 @@ make test
 %files
 %doc Changes README
 %{perl_vendorarch}/auto/Compress/
-%dir %{perl_vendorarch}/Compress/
-%dir %{perl_vendorarch}/Compress/Raw/
-%dir %{perl_vendorarch}/Compress/Raw/Zlib/
-%doc %{perl_vendorarch}/Compress/Raw/Zlib/FAQ.pod
-%{perl_vendorarch}/Compress/Raw/Zlib.pm
+%{perl_vendorarch}/Compress/
 %{_mandir}/man3/Compress::Raw::Zlib.3pm*
-%{_mandir}/man3/Compress::Raw::Zlib::FAQ.3pm*
 
 %changelog
+* Sun Dec  4 2011 Paul Howarth <paul at city-fan.org> - 2.045-1
+- Update to 2.045
+  - Moved FAQ.pod into Zlib.pm
+
 * 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
diff --git a/sources b/sources
index 82e24fc..ffb4840 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1cd0c81010658d3a870b71a0fd6ab3f  Compress-Raw-Zlib-2.044.tar.gz
+0520035c556f48c09d5b472d46ad020d  Compress-Raw-Zlib-2.045.tar.gz



More information about the perl-devel mailing list