[perl-Module-Build-Tiny] Update to 0.019

Paul Howarth pghmcfc at fedoraproject.org
Tue Apr 30 09:56:20 UTC 2013


commit 919b19f96cffc8cb0fdebdd9d7a5db58cc321e98
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Apr 30 10:55:23 2013 +0100

    Update to 0.019
    
    - New upstream release 0.019
      - Accept --pureperl-only
    - Bump perl(ExtUtils::Helpers) version requirement to 0.020

 perl-Module-Build-Tiny.spec |    9 +++++++--
 sources                     |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec
index 410dc82..aa405f0 100644
--- a/perl-Module-Build-Tiny.spec
+++ b/perl-Module-Build-Tiny.spec
@@ -1,6 +1,6 @@
 Summary:	A tiny replacement for Module::Build
 Name:		perl-Module-Build-Tiny
-Version:	0.018
+Version:	0.019
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -11,7 +11,7 @@ BuildArch:	noarch
 BuildRequires:	perl(CPAN::Meta)
 BuildRequires:	perl(Exporter) >= 5.57
 BuildRequires:	perl(ExtUtils::Config) >= 0.003
-BuildRequires:	perl(ExtUtils::Helpers) >= 0.019
+BuildRequires:	perl(ExtUtils::Helpers) >= 0.020
 BuildRequires:	perl(ExtUtils::Install)
 BuildRequires:	perl(ExtUtils::InstallPaths) >= 0.002
 BuildRequires:	perl(File::Path)
@@ -64,6 +64,11 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Module::Build::Tiny.3pm*
 
 %changelog
+* Tue Apr 30 2013 Paul Howarth <paul at city-fan.org> - 0.019-1
+- Update to 0.019
+  - Accept --pureperl-only
+- Bump perl(ExtUtils::Helpers) version requirement to 0.020
+
 * Thu Apr 25 2013 Paul Howarth <paul at city-fan.org> - 0.018-1
 - Update to 0.018
   - Lazily load Pod::Man and TAP::Harness
diff --git a/sources b/sources
index 1d7ab65..35fc1e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-263d0fe268736cd7f876b66ec0a3012f  Module-Build-Tiny-0.018.tar.gz
+5c7ee09377ac34d60cd8616b35782c63  Module-Build-Tiny-0.019.tar.gz


More information about the scm-commits mailing list