From 321eef6ecc115f277c9218864678773ea15c8945 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Tue, 14 Feb 2017 12:22:44 +0000
Subject: Update to 2.005000
- New upstream release 2.005000
- Added the ascii_name and perlmongers fields to the Author object (GH#66)
- Fixed Author->dir to actually return something (GH#66)
---
perl-MetaCPAN-Client.spec | 11 +++++++++--
sources | 2 +-
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index 09e640f..ba6579f 100644
--- a/perl-MetaCPAN-Client.spec
+++ b/perl-MetaCPAN-Client.spec
@@ -3,8 +3,8 @@
# TODO: BR: perl(HTTP::Tiny::Mech) and perl(WWW::Mechanize::Cache) when
available
Name: perl-MetaCPAN-Client
-Version: 2.004000
-Release: 3%{?dist}
+Version: 2.005000
+Release: 1%{?dist}
Summary: A comprehensive, DWIM-featured client to the MetaCPAN API
License: GPL+ or Artistic
URL: https://github.com/CPAN-API/metacpan-client
@@ -43,6 +43,8 @@ BuildRequires: perl(LWP::Protocol::https)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
+# Optional tests
+BuildRequires: perl(CPAN::Meta) >= 2.120900
# Runtime
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(HTTP::Tiny) >= 0.056
@@ -100,6 +102,11 @@ mv ./[a-z]*.t t/api/
%{_mandir}/man3/MetaCPAN::Client::Types.3*
%changelog
+* Tue Feb 14 2017 Paul Howarth <[email protected]> - 2.005000-1
+- Update to 2.005000
+ - Added the ascii_name and perlmongers fields to the Author object (GH#66)
+ - Fixed Author->dir to actually return something (GH#66)
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
2.004000-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 72a27e4..71be5b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MetaCPAN-Client-2.004000.tar.gz) =
b5f19d20c8024caaa6521469b64cf4ff96e819f4c330824448de1c5c8964761c9e0c8013925582e3ecd1cc385fe2f3b18a74516d1fac1e9ed1f9d52029bbbec1
+SHA512 (MetaCPAN-Client-2.005000.tar.gz) =
d73b473c49abf2b69e97a8ada28e6fa8ed2b2535f7ae8182927926adf254d1892d89377604a42e2116f4044bd2a34ed3899420de32579b6153004b507af8ddf2
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=master&id=321eef6ecc115f277c9218864678773ea15c8945
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]