commit 8371e1cff782c91d05d598d2a76a44f17bfa01df Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Jan 27 10:33:44 2015 +0000 Update to 1.011000 - New upstream release 1.011000 - Support 'favorites' type and 'facets' key param in 'all' queries perl-MetaCPAN-Client.spec | 10 +++++++++- sources | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) --- diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec index c5a67cb..0a249e8 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.010000 +Version: 1.011000 Release: 1%{?dist} Summary: A comprehensive, DWIM-featured client to the MetaCPAN API Group: Development/Libraries @@ -55,6 +55,10 @@ This is a hopefully-complete API-compliant interface to MetaCPAN # have all of the dependencies we need to run the optional tests sed -i -e 's|RELEASE_TESTING|AUTHOR_TESTING|' t/release-pod-{coverage,syntax}.t +# Clean up +rm examples/all_favorite_dists.pl~ +sed -i -e 's/\r//' examples/ttt + %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -93,6 +97,10 @@ mv ./[a-z]*.t t/api/ %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3* %changelog +* Tue Jan 27 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 1.011000-1 +- Update to 1.011000 + - Support 'favorites' type and 'facets' key param in 'all' queries + * Fri Jan 23 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 1.010000-1 - Update to 1.010000 - Support wildcard-only value in complex search diff --git a/sources b/sources index 6efc79c..91748a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f29e29648deaecfa69fe859be76be29 MetaCPAN-Client-1.010000.tar.gz +a52830fce95a035a9e864d0e1c1a1f54 MetaCPAN-Client-1.011000.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel