From d1d47e33065419e957359b25de02290122941f0f Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 28 Jun 2016 16:36:04 +0100
Subject: Update to 1.017000

- New upstream release 1.017000
  - Fixed nodes list for Search::Elasticsearch
  - Added support for 'aggregations'
- Use recent EU:MM's NO_PACKLIST option
---
 perl-MetaCPAN-Client.spec | 16 ++++++++++------
 sources                   |  2 +-
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index e40c07d..f7787e1 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.016000
+Version:       1.017000
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 Group:         Development/Libraries
@@ -13,11 +13,10 @@ Source0:    
http://cpan.metacpan.org/authors/id/M/MI/MICKEY/MetaCPAN-Client-%{versi
 BuildArch:     noarch
 # Build
 BuildRequires: coreutils
-BuildRequires: findutils
 BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl-generators
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
 # Module
 BuildRequires: perl(Carp)
 BuildRequires: perl(Search::Elasticsearch) >= 2.02
@@ -55,12 +54,11 @@ This is a hopefully-complete API-compliant interface to 
MetaCPAN
 %setup -q -n MetaCPAN-Client-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -93,8 +91,14 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Tue Jun 28 2016 Paul Howarth <p...@city-fan.org> - 1.017000-1
+- Update to 1.017000
+  - Fixed nodes list for Search::Elasticsearch
+  - Added support for 'aggregations'
+- Use recent EU:MM's NO_PACKLIST option
+
 * Mon Jun 27 2016 Paul Howarth <p...@city-fan.org> - 1.016000-1
-- Update to 1.01600
+- Update to 1.016000
   - Added support for 'all' filters type 'files'
   - http → https
 - BR: perl-generators
diff --git a/sources b/sources
index 756305d..b0e0ab5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48d5cd5656d378fcc1103b2ad82973d4  MetaCPAN-Client-1.016000.tar.gz
+a30015d6cba74e4bdb29e3f2bec88017  MetaCPAN-Client-1.017000.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=master&id=d1d47e33065419e957359b25de02290122941f0f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to