From f29f987ee155b0c451fe03f589d9d02f702826ce Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Thu, 28 Jul 2016 16:12:38 +0100
Subject: Update to 1.021000

- New upstream release 1.021000
  - Fix result values in v1 - single valued arrayref in ES result will be
    turned to a scalar
---
 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 0afeeb2..750fcd1 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.020000
+Version:       1.021000
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -23,6 +23,7 @@ BuildRequires:        perl(HTTP::Tiny)
 BuildRequires: perl(JSON::MaybeXS)
 BuildRequires: perl(Moo)
 BuildRequires: perl(Moo::Role)
+BuildRequires: perl(Ref::Util)
 BuildRequires: perl(Safe::Isa)
 BuildRequires: perl(strict)
 BuildRequires: perl(Try::Tiny)
@@ -90,6 +91,11 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Thu Jul 28 2016 Paul Howarth <p...@city-fan.org> - 1.021000-1
+- Update to 1.021000
+  - Fix result values in v1 - single valued arrayref in ES result will be
+    turned to a scalar
+
 * Tue Jul 12 2016 Paul Howarth <p...@city-fan.org> - 1.020000-1
 - Update to 1.020000
   - Added support for Author->release_count and Author->links methods
diff --git a/sources b/sources
index 00259bb..a2313d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2741d8d729948f8262a4ce42ad2a43d5  MetaCPAN-Client-1.020000.tar.gz
+023097073a53a568495cd474dcf228ed  MetaCPAN-Client-1.021000.tar.gz
-- 
cgit v0.12


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

Reply via email to