From 81ed5935c1db12082434e6f49cf17a2bc995233d Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Fri, 5 Aug 2016 15:30:00 +0100
Subject: Update to 1.022001

- New upstream release 1.022001
  - Rework type checking - enforce expected types, including single-valued
    array-ref unwrapping; doesn't break types that are expected to be
    array-refs
  - Check user provided UA for 'get' and 'post' methods
  - Documentation updates
---
 perl-MetaCPAN-Client.spec | 10 +++++++++-
 sources                   |  2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index 750fcd1..e67e82a 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.021000
+Version:       1.022001
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -91,6 +91,14 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Fri Aug  5 2016 Paul Howarth <[email protected]> - 1.022001-1
+- Update to 1.022001
+  - Rework type checking - enforce expected types, including single-valued
+    array-ref unwrapping; doesn't break types that are expected to be
+    array-refs
+  - Check user provided UA for 'get' and 'post' methods
+  - Documentation updates
+
 * Thu Jul 28 2016 Paul Howarth <[email protected]> - 1.021000-1
 - Update to 1.021000
   - Fix result values in v1 - single valued arrayref in ES result will be
diff --git a/sources b/sources
index a2313d9..c5e7985 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-023097073a53a568495cd474dcf228ed  MetaCPAN-Client-1.021000.tar.gz
+51ee41a46de8d2e8564d8dbd820d481d  MetaCPAN-Client-1.022001.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=f25&id=81ed5935c1db12082434e6f49cf17a2bc995233d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to