[perl-MetaCPAN-Client] Update to 1.009000

Paul Howarth pghmcfc at fedoraproject.org
Mon Jan 12 09:26:05 UTC 2015


commit e5d7e0d5a17a57e873fbd7fbb7b6ac512b7ee1c1
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Jan 12 09:25:50 2015 +0000

    Update to 1.009000
    
    - New upstream release 1.009000
      - Added support for 'fields' filtering (GH#25, CPAN RT#99499)
    - This release by MICKEY → update source URL

 perl-MetaCPAN-Client.spec |   13 +++++++++----
 sources                   |    2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index c138145..2796d23 100644
--- a/perl-MetaCPAN-Client.spec
+++ b/perl-MetaCPAN-Client.spec
@@ -3,13 +3,13 @@
 # TODO: BR: perl(HTTP::Tiny::Mech) and perl(WWW::Mechanize::Cache) when available
 
 Name:		perl-MetaCPAN-Client
-Version:	1.008001
+Version:	1.009000
 Release:	1%{?dist}
 Summary:	A comprehensive, DWIM-featured client to the MetaCPAN API
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		https://github.com/CPAN-API/metacpan-client
-Source0:	http://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/MetaCPAN-Client-%{version}.tar.gz
+Source0:	http://cpan.metacpan.org/authors/id/M/MI/MICKEY/MetaCPAN-Client-%{version}.tar.gz
 BuildArch:	noarch
 # Build
 BuildRequires:	perl
@@ -93,6 +93,11 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* 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)
+- This release by MICKEY → update source URL
+
 * Tue Jan  6 2015 Paul Howarth <paul at city-fan.org> - 1.008001-1
 - Update to 1.008001
   - Correct Meta resources for the repo
@@ -146,7 +151,7 @@ mv ./[a-z]*.t t/api/
 - Update to 1.004001
   - Reworked ResultSet to allow RS in non-scrolled searches
   - Correct rev_deps query
-- This release by MICKEY -> update source URL
+- This release by MICKEY → update source URL
 
 * Sun May  4 2014 Paul Howarth <paul at city-fan.org> - 1.003000-1
 - Update to 1.003000
@@ -158,7 +163,7 @@ mv ./[a-z]*.t t/api/
   - Add 'releases' method to Author (not official so no docs yet)
   - GH #4: Use example with hyphen
   - Related to GH #4, use Data::Printer instead of shortened name "DDP"
-- This release by XSAWYERX -> update source URL
+- This release by XSAWYERX → update source URL
 
 * Fri Apr 25 2014 Paul Howarth <paul at city-fan.org> - 1.002000-2
 - Sanitize for Fedora submission
diff --git a/sources b/sources
index 04776f6..d3dd25c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b25dd602c746297f664aa29f4a5dc06f  MetaCPAN-Client-1.008001.tar.gz
+eeccc169259c0adbe6096a9c9528ff31  MetaCPAN-Client-1.009000.tar.gz



More information about the perl-devel mailing list