Update to 0.039

- New upstream release 0.039
  - Supply basename to *.PL files as its args
This commit is contained in:
Paul Howarth 2014-10-14 15:09:08 +01:00
parent 4296d05c46
commit 227b95911a
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: A tiny replacement for Module::Build
Name: perl-Module-Build-Tiny
Version: 0.038
Version: 0.039
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -77,6 +77,10 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3pm*
%changelog
* Mon Oct 13 2014 Paul Howarth <paul@city-fan.org> - 0.039-1
- Update to 0.039
- Supply basename to *.PL files as its args
* Mon Sep 22 2014 Paul Howarth <paul@city-fan.org> - 0.038-1
- Update to 0.038
- Scrub PERL_MB_OPT in tests too

View File

@ -1 +1 @@
89f79a97b3ab7c8e14fbe285e4d0b758 Module-Build-Tiny-0.038.tar.gz
2332c90c17454107fea3f2614e11a3a9 Module-Build-Tiny-0.039.tar.gz