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

Paul Howarth pghmcfc at fedoraproject.org
Tue Feb 18 10:13:30 UTC 2014


commit c80d39727f82eb12a875ddc3d42fc98a1363df5f
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Feb 18 10:13:40 2014 +0000

    Update to 0.035
    
    - New upstream release 0.035
      - Fix install test in absence of a compiler

 perl-Module-Build-Tiny.spec |    6 +++++-
 sources                     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec
index 00f9af6..bf95879 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.034
+Version:	0.035
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -74,6 +74,10 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Module::Build::Tiny.3pm*
 
 %changelog
+* 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
+
 * Wed Jan 22 2014 Paul Howarth <paul at city-fan.org> - 0.034-1
 - Update to 0.034
   - Make install tests more platform independent
diff --git a/sources b/sources
index ebef672..6df47cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31efb75e0e535566c70551b46d981f7e  Module-Build-Tiny-0.034.tar.gz
+b47f196d2611c0eb99e8ff19acc30f31  Module-Build-Tiny-0.035.tar.gz



More information about the perl-devel mailing list