From 542a2cb1193fdd59f0178247ce76d811a401ddea Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Fri, 24 Mar 2017 14:44:03 +0000
Subject: Update to 2.009000
- New upstream release 2.009000
- Bump WWW::Mechanize::Cached version to 1.50 (GH#76)
- Require LWP::Protocol::https in tests (GH#79)
- Added 'changes' method for Release objects (GH#57)
- Cleaner URLs - removed redundant slashes and 'v1'
- Created a role for user-agent handling for reuse
---
perl-MetaCPAN-Client.spec | 11 ++++++++++-
sources | 2 +-
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index db661a7..06cee82 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.008001
+Version: 2.009000
Release: 1%{?dist}
Summary: A comprehensive, DWIM-featured client to the MetaCPAN API
License: GPL+ or Artistic
@@ -98,10 +98,19 @@ mv ./[a-z]*.t t/api/
%{_mandir}/man3/MetaCPAN::Client::Request.3*
%{_mandir}/man3/MetaCPAN::Client::ResultSet.3*
%{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
+%{_mandir}/man3/MetaCPAN::Client::Role::HasUA.3*
%{_mandir}/man3/MetaCPAN::Client::Scroll.3*
%{_mandir}/man3/MetaCPAN::Client::Types.3*
%changelog
+* Fri Mar 24 2017 Paul Howarth <[email protected]> - 2.009000-1
+- Update to 2.009000
+ - Bump WWW::Mechanize::Cached version to 1.50 (GH#76)
+ - Require LWP::Protocol::https in tests (GH#79)
+ - Added 'changes' method for Release objects (GH#57)
+ - Cleaner URLs - removed redundant slashes and 'v1'
+ - Created a role for user-agent handling for reuse
+
* Thu Mar 23 2017 Paul Howarth <[email protected]> - 2.008001-1
- Update to 2.008001
- Added metacpan_url method to the entity objects (GH#69)
diff --git a/sources b/sources
index ba64227..8572a7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MetaCPAN-Client-2.008001.tar.gz) =
fc2c815db4106b4fe2cf951cd90acd26920fa148c475453a52eba0db0ed4da6f24d87b4fb639809a9904cf3868852b858baddeb11e1a036e3ab6c08b2d768da5
+SHA512 (MetaCPAN-Client-2.009000.tar.gz) =
434a6f0dacda0fd92e47697b40898cbf3f0ae418e830a225435872206f0c1c1ffdba588c15eb40bec4917e90c5839759ba951d8e6f5e455585dd0651d21a4ec0
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=master&id=542a2cb1193fdd59f0178247ce76d811a401ddea
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]