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

Paul Howarth pghmcfc at fedoraproject.org
Wed Jun 12 11:20:20 UTC 2013


commit d060950f267b89f7fe8ad2c6dfb571a66abb9741
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jun 12 12:19:32 2013 +0100

    Update to 0.023
    
    - New upstream release 0.023
      - Implement --pureperl-only
      - Skip compilation test when not having a compiler

 perl-Module-Build-Tiny.spec |    7 ++++++-
 sources                     |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec
index 59a6c44..9cafc93 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.022
+Version:	0.023
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -68,6 +68,11 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Module::Build::Tiny.3pm*
 
 %changelog
+* Wed Jun 12 2013 Paul Howarth <paul at city-fan.org> - 0.023-1
+- Update to 0.023
+  - Implement --pureperl-only
+  - Skip compilation test when not having a compiler
+
 * Sat Jun  1 2013 Paul Howarth <paul at city-fan.org> - 0.022-1
 - Update to 0.022
   - Fix dirname code for toplevel XS modules
diff --git a/sources b/sources
index 07ff190..5db9b99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a5ff04b22ae7a12a579da90814817c6  Module-Build-Tiny-0.022.tar.gz
+8c3f2db9ac557c9818bb0634a1728cbc  Module-Build-Tiny-0.023.tar.gz



More information about the perl-devel mailing list