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

Paul Howarth pghmcfc at fedoraproject.org
Sat Jun 1 09:03:20 UTC 2013


commit 3532187e0d19bb0b7f3a7fae644f7ed436a06820
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Jun 1 10:00:13 2013 +0100

    Update to 0.022
    
    - New upstream release 0.022
      - Fix dirname code for toplevel XS modules

 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 a70e872..59a6c44 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.021
+Version:	0.022
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -68,6 +68,10 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Module::Build::Tiny.3pm*
 
 %changelog
+* 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
+
 * Mon May 27 2013 Paul Howarth <paul at city-fan.org> - 0.021-1
 - Update to 0.021
   - Add XS support
diff --git a/sources b/sources
index 3792e55..07ff190 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fcd9fa55ac2756e7208cc989cfd1a3d  Module-Build-Tiny-0.021.tar.gz
+5a5ff04b22ae7a12a579da90814817c6  Module-Build-Tiny-0.022.tar.gz



More information about the perl-devel mailing list