From 11dd50bc1ebb9d37b92bafbd887121c06a718009 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 23 Oct 2016 18:17:17 +0100
Subject: Update to 1.028002

- New upstream release 1.028002
  - Remove hard-deps for HTTP::Tiny::Mech and WWW::Mechanize::Cached (GH#50)
  - dist.ini: Don't automatically update cpanfile
  - Add eumm_version to dist.ini (GH#51)
  - Stop excluding cpanfile from being copied to build (GH#52)
  - A few small dist.ini tweaks (GH#53)
  - Even more dist.ini tweaks
---
 perl-MetaCPAN-Client.spec | 15 ++++++++++++---
 sources                   |  2 +-
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index dc06bbd..6e6e491 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.027000
+Version:       1.028002
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -15,7 +15,7 @@ BuildRequires:        coreutils
 BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl-generators
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires: perl(ExtUtils::MakeMaker) > 7.11
 # Module
 BuildRequires: perl(Carp)
 BuildRequires: perl(Search::Elasticsearch) >= 2.02
@@ -89,7 +89,7 @@ mv ./[a-z]*.t t/api/
 
 %files
 %license LICENSE
-%doc Changes examples/
+%doc Changes examples/ README
 %{perl_vendorlib}/MetaCPAN/
 %{_mandir}/man3/MetaCPAN::Client.3*
 %{_mandir}/man3/MetaCPAN::Client::Author.3*
@@ -107,6 +107,15 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Sun Oct 23 2016 Paul Howarth <p...@city-fan.org> - 1.028002-1
+- Update to 1.028002
+  - Remove hard-deps for HTTP::Tiny::Mech and WWW::Mechanize::Cached (GH#50)
+  - dist.ini: Don't automatically update cpanfile
+  - Add eumm_version to dist.ini (GH#51)
+  - Stop excluding cpanfile from being copied to build (GH#52)
+  - A few small dist.ini tweaks (GH#53)
+  - Even more dist.ini tweaks
+
 * 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
diff --git a/sources b/sources
index 37b67f5..09ae7b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff9a3359201f3845d19eb7fda1eb77cf  MetaCPAN-Client-1.027000.tar.gz
+1c6aac5be532f7fa04ae602d985b0c81  MetaCPAN-Client-1.028002.tar.gz
-- 
cgit v0.12


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