[perl-MetaCPAN-Client] Update to 1.010000

Paul Howarth pghmcfc at fedoraproject.org
Fri Jan 23 19:28:52 UTC 2015


commit 690877a71692ffd18584ed66b3b0fa9c8ade9ef7
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jan 23 19:28:52 2015 +0000

    Update to 1.010000
    
    - New upstream release 1.010000
      - Support wildcard-only value in complex search
      - Support raw ElasticSearch filters in 'all' queries

 perl-MetaCPAN-Client.spec |    7 ++++++-
 sources                   |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index 2796d23..c5a67cb 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.009000
+Version:	1.010000
 Release:	1%{?dist}
 Summary:	A comprehensive, DWIM-featured client to the MetaCPAN API
 Group:		Development/Libraries
@@ -93,6 +93,11 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Fri Jan 23 2015 Paul Howarth <paul at city-fan.org> - 1.010000-1
+- Update to 1.010000
+  - Support wildcard-only value in complex search
+  - Support raw ElasticSearch filters in 'all' queries
+
 * Mon Jan 12 2015 Paul Howarth <paul at city-fan.org> - 1.009000-1
 - Update to 1.009000
   - Added support for 'fields' filtering (GH#25, CPAN RT#99499)
diff --git a/sources b/sources
index d3dd25c..6efc79c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eeccc169259c0adbe6096a9c9528ff31  MetaCPAN-Client-1.009000.tar.gz
+1f29e29648deaecfa69fe859be76be29  MetaCPAN-Client-1.010000.tar.gz


More information about the scm-commits mailing list