From 3d46274c2c9fb3ca941413c94b9e940e7461c36a Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 19 Dec 2016 14:31:44 +0000
Subject: Update to 2.003000

- New upstream release 2.003000
  - Escaped query to autocomplete
  - Removed dependency: Try::Tiny
---
 perl-MetaCPAN-Client.spec | 9 +++++++--
 sources                   | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index cf2a336..fcd024a 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:       2.002000
+Version:       2.003000
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -29,7 +29,7 @@ BuildRequires:        perl(Net::SSLeay) >= 1.49
 BuildRequires: perl(Ref::Util)
 BuildRequires: perl(Safe::Isa)
 BuildRequires: perl(strict)
-BuildRequires: perl(Try::Tiny)
+BuildRequires: perl(URI::Escape)
 BuildRequires: perl(warnings)
 # Test suite
 BuildRequires: perl(base)
@@ -98,6 +98,11 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Mon Dec 19 2016 Paul Howarth <p...@city-fan.org> - 2.003000-1
+- Update to 2.003000
+  - Escaped query to autocomplete
+  - Removed dependency: Try::Tiny
+
 * Wed Dec 14 2016 Paul Howarth <p...@city-fan.org> - 2.002000-1
 - Update to 2.002000
   - Support 'autocomplete' endpoint
diff --git a/sources b/sources
index 27a9f07..7088604 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MetaCPAN-Client-2.002000.tar.gz) = 
98fa53a4924a68044eabb179b26e6d6af33a22141a3f012c8b76d050eae151f6dc0d121e4e41cf79a2cb4bf3198bcc93f2558249cb7a5d2359a2771d2723e68c
+SHA512 (MetaCPAN-Client-2.003000.tar.gz) = 
76c11f8da66bca56b2bbe0c7fa1fb98c4c3e692f8ff10536201d094d40771576238cc0dbfd431db5330115c668dc0910412c4c62223583218b9ec30a90b9ebaf
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=perl-MetaCPAN-Client-2.003000-1.fc26&id=3d46274c2c9fb3ca941413c94b9e940e7461c36a
_______________________________________________
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