From e14d041e3a429b54d8389bfe3883b1563132f955 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Thu, 20 Oct 2016 20:11:58 +0100
Subject: Update to 1.027000

- New upstream release 1.027000
  - Convert values of JSON::PP::Boolean objects in output so they are not
    skipped when expecting scalars (GH#49)
---
 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 a0101c3..dc06bbd 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.026001
+Version:       1.027000
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -22,6 +22,7 @@ BuildRequires:        perl(Search::Elasticsearch) >= 2.02
 BuildRequires: perl(HTTP::Tiny) >= 0.056
 BuildRequires: perl(IO::Socket::SSL) >= 1.42
 BuildRequires: perl(JSON::MaybeXS)
+BuildRequires: perl(JSON::PP)
 BuildRequires: perl(Moo)
 BuildRequires: perl(Moo::Role)
 BuildRequires: perl(Net::SSLeay) >= 1.49
@@ -106,6 +107,11 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Thu Oct 20 2016 Paul Howarth <p...@city-fan.org> - 1.027000-1
+- Update to 1.027000
+  - Convert values of JSON::PP::Boolean objects in output so they are not
+    skipped when expecting scalars (GH#49)
+
 * Thu Oct 20 2016 Paul Howarth <p...@city-fan.org> - 1.026001-1
 - Update to 1.026001
   - Moved distini prereqs to cpanfile
diff --git a/sources b/sources
index 685617b..37b67f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c02b6186b294913b3ff1e5f138f409e  MetaCPAN-Client-1.026001.tar.gz
+ff9a3359201f3845d19eb7fda1eb77cf  MetaCPAN-Client-1.027000.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=perl-MetaCPAN-Client-1.027000-1.fc26&id=e14d041e3a429b54d8389bfe3883b1563132f955
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to