[perl-MetaCPAN-Client] Update to 1.005000

Paul Howarth pghmcfc at fedoraproject.org
Tue Jun 10 15:41:24 UTC 2014


commit b45bbddc24a6a047b5226be3c58b40d6c5075817
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Jun 10 16:40:40 2014 +0100

    Update to 1.005000
    
    - New upstream release 1.005000
      - Add Pod object to allow direct POD fetching
      - Support single element without wrapping arrayref in structures
      - Updated documents - basic/complex search links and wording
    - Package additional documentation file on switching to filters

 perl-MetaCPAN-Client.spec |   14 +++++++++++---
 sources                   |    2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index 3fb203f..4bdd1e3 100644
--- a/perl-MetaCPAN-Client.spec
+++ b/perl-MetaCPAN-Client.spec
@@ -1,8 +1,8 @@
 %bcond_with network_tests
 
 Name:		perl-MetaCPAN-Client
-Version:	1.004001
-Release:	2%{?dist}
+Version:	1.005000
+Release:	1%{?dist}
 Summary:	A comprehensive, DWIM-featured client to the MetaCPAN API
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -68,7 +68,7 @@ mv ./[a-z]*.t t/api/
 %endif
 
 %files
-%doc Changes LICENSE README examples/
+%doc Changes LICENSE README examples/ switching_to_filters
 %{perl_vendorlib}/MetaCPAN/
 %{_mandir}/man3/MetaCPAN::Client.3*
 %{_mandir}/man3/MetaCPAN::Client::Author.3*
@@ -76,6 +76,7 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Favorite.3*
 %{_mandir}/man3/MetaCPAN::Client::File.3*
 %{_mandir}/man3/MetaCPAN::Client::Module.3*
+%{_mandir}/man3/MetaCPAN::Client::Pod.3*
 %{_mandir}/man3/MetaCPAN::Client::Rating.3*
 %{_mandir}/man3/MetaCPAN::Client::Release.3*
 %{_mandir}/man3/MetaCPAN::Client::Request.3*
@@ -83,6 +84,13 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Tue Jun 10 2014 Paul Howarth <paul at city-fan.org> - 1.005000-1
+- Update to 1.005000
+  - Add Pod object to allow direct POD fetching
+  - Support single element without wrapping arrayref in structures
+  - Updated documents - basic/complex search links and wording
+- Package additional documentation file on switching to filters
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.004001-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4bea8f2..75828d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d139421f614809b6ac35a2a74127b12  MetaCPAN-Client-1.004001.tar.gz
+ab5f49f502b1be10e8d29788d3bbd139  MetaCPAN-Client-1.005000.tar.gz


More information about the scm-commits mailing list