commit dacb46c23d4288ce07a2cb365ea73bec03bb788f
Author: Paul Howarth <[email protected]>
Date:   Wed Jan 28 09:55:24 2015 +0000

    Update to 1.150270
    
    - New upstream release 1.150270
      - This module is now marked as deprecated (use MetaCPAN::Client instead)
    - This release by JLUIS → update source URL
    - Use %license

 perl-MetaCPAN-API-Tiny.spec |   23 +++++++++++++++--------
 sources                     |    2 +-
 2 files changed, 16 insertions(+), 9 deletions(-)
---
diff --git a/perl-MetaCPAN-API-Tiny.spec b/perl-MetaCPAN-API-Tiny.spec
index 61222f0..880ac28 100644
--- a/perl-MetaCPAN-API-Tiny.spec
+++ b/perl-MetaCPAN-API-Tiny.spec
@@ -1,16 +1,16 @@
 %bcond_with network_tests
 
 Name:          perl-MetaCPAN-API-Tiny
-Version:       1.131730
-Release:       5%{?dist}
+Version:       1.150270
+Release:       1%{?dist}
 Summary:       A Tiny API client for MetaCPAN
-Group:         Development/Libraries
 License:       GPL+ or Artistic
 URL:           https://metacpan.org/release/MetaCPAN-API-Tiny
-Source0:       
http://cpan.metacpan.org/authors/id/N/NP/NPEREZ/MetaCPAN-API-Tiny-%{version}.tar.gz
+Source0:       
http://cpan.metacpan.org/authors/id/J/JL/JLUIS/MetaCPAN-API-Tiny-%{version}.tar.gz
 BuildArch:     noarch
 # Build
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires: perl
+BuildRequires: perl(ExtUtils::MakeMaker)
 # Module
 BuildRequires: perl(Carp)
 BuildRequires: perl(HTTP::Tiny) >= 0.017
@@ -32,7 +32,7 @@ a few notable exceptions:
 Attributes are direct hash access
 
  * The attributes defined using Mo(o|u)se are now accessed via the blessed hash
-   directly. There are no accessors defined to access this elements.
+   directly. There are no accessors defined to access these elements.
 
 Exception handling
 
@@ -69,11 +69,18 @@ mv ./{author,module,pod,release,source}.t t/
 %endif
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/MetaCPAN/
-%{_mandir}/man3/MetaCPAN::API::Tiny.3pm*
+%{_mandir}/man3/MetaCPAN::API::Tiny.3*
 
 %changelog
+* Wed Jan 28 2015 Paul Howarth <[email protected]> - 1.150270-1
+- Update to 1.150270
+  - This module is now marked as deprecated (use MetaCPAN::Client instead)
+- This release by JLUIS → update source URL
+- Use %%license
+
 * Wed Aug 27 2014 Jitka Plesnikova <[email protected]> - 1.131730-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index e0a03c0..8f1122a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8d27b24f7a0f062415b4d87c8c1a971  MetaCPAN-API-Tiny-1.131730.tar.gz
+f3957a247fb14cbbba51b1ca0da80405  MetaCPAN-API-Tiny-1.150270.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to