From 309b1e3bf15b66760a25ee410fc9845fc7bc1745 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Thu, 20 Oct 2016 13:33:31 +0100
Subject: Update to 1.026001
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- New upstream release 1.026001
  - Moved distini prereqs to cpanfile
  - Limit Search::Elasticsearch version to 2.02
  - Updated docs
- Conflict with Search::Elasticsearch ≥ 5.00
  (https://github.com/metacpan/metacpan-client/issues/48)
---
 perl-MetaCPAN-Client.spec | 14 +++++++++++++-
 sources                   |  2 +-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index e61f611..a0101c3 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.025000
+Version:       1.026001
 Release:       1%{?dist}
 Summary:       A comprehensive, DWIM-featured client to the MetaCPAN API
 License:       GPL+ or Artistic
@@ -32,6 +32,7 @@ BuildRequires:        perl(Try::Tiny)
 BuildRequires: perl(warnings)
 # Test suite
 BuildRequires: perl(base)
+BuildRequires: perl(blib)
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(IO::Handle)
 BuildRequires: perl(IPC::Open3)
@@ -53,6 +54,9 @@ Requires:     perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; 
echo $version))
 Requires:      perl(HTTP::Tiny) >= 0.056
 Requires:      perl(IO::Socket::SSL) >= 1.42
 Requires:      perl(Net::SSLeay) >= 1.49
+# Client is incompatible with Search::Elasticsearch ≥ 5.00
+# (https://github.com/metacpan/metacpan-client/issues/48)
+Conflicts:     perl-Search-Elasticsearch >= 5.00
 
 # Filter under-specified dependency
 %global __requires_exclude ^perl\\(HTTP::Tiny\\)$
@@ -102,6 +106,14 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Thu Oct 20 2016 Paul Howarth <p...@city-fan.org> - 1.026001-1
+- Update to 1.026001
+  - Moved distini prereqs to cpanfile
+  - Limit Search::Elasticsearch version to 2.02
+  - Updated docs
+- Conflict with Search::Elasticsearch ≥ 5.00
+  (https://github.com/metacpan/metacpan-client/issues/48)
+
 * Tue Aug 30 2016 Paul Howarth <p...@city-fan.org> - 1.025000-1
 - Update to 1.025000
   - Added some version requirements to improve SSL over HTTP::Tiny
diff --git a/sources b/sources
index 0f7baf0..685617b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5e059af1b5f3169be4b9625541cdf05  MetaCPAN-Client-1.025000.tar.gz
+6c02b6186b294913b3ff1e5f138f409e  MetaCPAN-Client-1.026001.tar.gz
-- 
cgit v0.12


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