pghmcfc pushed to perl-MetaCPAN-Client (perl-MetaCPAN-Client-1.012000-1.fc22). "Update to 1.012000 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 11:19:58 UTC 2015


>From c034d8ae6490ea7f5d2cd002701960116c3653f6 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 9 Apr 2015 11:55:25 +0100
Subject: Update to 1.012000

- New upstream release 1.012000
  - Added Mirror type and support for mirrors search in 'all' queries (GH#33)
  - Support 'ratings' search in 'all' queries (GH#33)
  - More example scripts: facets, top favorites, all authors blogs
  - Clean-up and documentation updates

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index 0a249e8..94a11f2 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.011000
+Version:	1.012000
 Release:	1%{?dist}
 Summary:	A comprehensive, DWIM-featured client to the MetaCPAN API
 Group:		Development/Libraries
@@ -55,10 +55,6 @@ 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}
@@ -88,6 +84,7 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Distribution.3*
 %{_mandir}/man3/MetaCPAN::Client::Favorite.3*
 %{_mandir}/man3/MetaCPAN::Client::File.3*
+%{_mandir}/man3/MetaCPAN::Client::Mirror.3*
 %{_mandir}/man3/MetaCPAN::Client::Module.3*
 %{_mandir}/man3/MetaCPAN::Client::Pod.3*
 %{_mandir}/man3/MetaCPAN::Client::Rating.3*
@@ -97,6 +94,13 @@ mv ./[a-z]*.t t/api/
 %{_mandir}/man3/MetaCPAN::Client::Role::Entity.3*
 
 %changelog
+* Thu Apr  9 2015 Paul Howarth <paul at city-fan.org> - 1.012000-1
+- Update to 1.012000
+  - Added Mirror type and support for mirrors search in 'all' queries (GH#33)
+  - Support 'ratings' search in 'all' queries (GH#33)
+  - More example scripts: facets, top favorites, all authors blogs
+  - Clean-up and documentation updates
+
 * Tue Jan 27 2015 Paul Howarth <paul at city-fan.org> - 1.011000-1
 - Update to 1.011000
   - Support 'favorites' type and 'facets' key param in 'all' queries
diff --git a/sources b/sources
index 91748a3..4c8b698 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a52830fce95a035a9e864d0e1c1a1f54  MetaCPAN-Client-1.011000.tar.gz
+297c5c7d2e5e26f9f7802353e07f50e0  MetaCPAN-Client-1.012000.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=perl-MetaCPAN-Client-1.012000-1.fc22&id=c034d8ae6490ea7f5d2cd002701960116c3653f6


More information about the scm-commits mailing list