[perl-MetaCPAN-Client] Update to 1.008000

Paul Howarth pghmcfc at fedoraproject.org
Sat Nov 22 20:37:34 UTC 2014


commit 15373aa707d19a40db5c9a512aca8bd7f7df4fbf
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Nov 22 20:36:49 2014 +0000

    Update to 1.008000
    
    - New upstream release 1.008000
      - CPAN RT#99498: added API for 'match_all' queries via all($type)
      - GH#21: make 'domain' and 'version' settable via new()
      - CPAN  RT#94491: document nested queries

 perl-MetaCPAN-Client.spec |    8 +++++++-
 sources                   |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index ae19fab..22cafd4 100644
--- a/perl-MetaCPAN-Client.spec
+++ b/perl-MetaCPAN-Client.spec
@@ -3,7 +3,7 @@
 # TODO: BR: perl(HTTP::Tiny::Mech) and perl(WWW::Mechanize::Cache) when available
 
 Name:		perl-MetaCPAN-Client
-Version:	1.007001
+Version:	1.008000
 Release:	1%{?dist}
 Summary:	A comprehensive, DWIM-featured client to the MetaCPAN API
 Group:		Development/Libraries
@@ -93,6 +93,12 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Sat Nov 22 2014 Paul Howarth <paul at city-fan.org> - 1.008000-1
+- Update to 1.008000
+  - CPAN RT#99498: added API for 'match_all' queries via all($type)
+  - GH#21: make 'domain' and 'version' settable via new()
+  - CPAN  RT#94491: document nested queries
+
 * Thu Oct  9 2014 Paul Howarth <paul at city-fan.org> - 1.007001-1
 - Update to 1.007001
   - GH#18: HTTP::Tiny::Mech and WWW::Mechanize::Cached downgraded to being
diff --git a/sources b/sources
index ed6cbdb..2302e9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa0f86d4d20e9f82ad820e0fe2440b05  MetaCPAN-Client-1.007001.tar.gz
+664e0bcd0f9ba5bb4adc1f4be44761e7  MetaCPAN-Client-1.008000.tar.gz



More information about the perl-devel mailing list