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

Paul Howarth pghmcfc at fedoraproject.org
Fri May 2 16:05:50 UTC 2014


commit 5722317573db38449a24427f911957f4bb8edaec
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri May 2 17:05:33 2014 +0100

    Update to 0.036
    
    - New upstream release 0.036
      - Add --jobs argument to MBT
      - Add xs directory to include list

 perl-Module-Build-Tiny.spec |    9 ++++++++-
 sources                     |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec
index bf95879..31618c4 100644
--- a/perl-Module-Build-Tiny.spec
+++ b/perl-Module-Build-Tiny.spec
@@ -1,12 +1,14 @@
 Summary:	A tiny replacement for Module::Build
 Name:		perl-Module-Build-Tiny
-Version:	0.035
+Version:	0.036
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		https://github.com/Leont/module-build-tiny
 Source0:	http://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-%{version}.tar.gz
 BuildArch:	noarch
+# Module Build
+BuildRequires:	perl
 # Module
 BuildRequires:	perl(CPAN::Meta)
 BuildRequires:	perl(DynaLoader)
@@ -74,6 +76,11 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Module::Build::Tiny.3pm*
 
 %changelog
+* Fri May  2 2014 Paul Howarth <paul at city-fan.org> - 0.036-1
+- Update to 0.036
+  - Add --jobs argument to MBT
+  - Add xs directory to include list
+
 * Tue Feb 18 2014 Paul Howarth <paul at city-fan.org> - 0.035-1
 - Update to 0.035
   - Fix install test in absence of a compiler
diff --git a/sources b/sources
index 6df47cf..bb2a1d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b47f196d2611c0eb99e8ff19acc30f31  Module-Build-Tiny-0.035.tar.gz
+bfc92c655158ce623f0ced94f4ef02e5  Module-Build-Tiny-0.036.tar.gz



More information about the perl-devel mailing list