From fddb6bddd76aa3667fdd7338b56811e3a8816207 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Sun, 7 Aug 2016 13:36:07 +0100
Subject: Update to 1.022002

- New upstream release 1.022002
  - Added LWP::Protocol::https as test dependency
---
 perl-MetaCPAN-Client.spec | 9 ++++++++-
 sources                   | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index e67e82a..c9ba64f 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.022001
+Version:       1.022002
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -33,6 +33,9 @@ BuildRequires:        perl(base)
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(IO::Handle)
 BuildRequires: perl(IPC::Open3)
+%if %{with network_tests}
+BuildRequires: perl(LWP::Protocol::https)
+%endif
 BuildRequires: perl(Search::Elasticsearch::Scroll)
 BuildRequires: perl(Test::Fatal)
 BuildRequires: perl(Test::More) >= 0.88
@@ -91,6 +94,10 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Sat Aug  6 2016 Paul Howarth <[email protected]> - 1.022002-1
+- Update to 1.022002
+  - Added LWP::Protocol::https as test dependency
+
 * Fri Aug  5 2016 Paul Howarth <[email protected]> - 1.022001-1
 - Update to 1.022001
   - Rework type checking - enforce expected types, including single-valued
diff --git a/sources b/sources
index c5e7985..1691df2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51ee41a46de8d2e8564d8dbd820d481d  MetaCPAN-Client-1.022001.tar.gz
+221e48a38fa2b2d06cecad2de51c0563  MetaCPAN-Client-1.022002.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=f25&id=fddb6bddd76aa3667fdd7338b56811e3a8816207
--
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