Update to 0.039
- New upstream release 0.039 - Supply basename to *.PL files as its args
This commit is contained in:
parent
4296d05c46
commit
227b95911a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user