Update to 0.023
- New upstream release 0.023 - Implement --pureperl-only - Skip compilation test when not having a compiler
This commit is contained in:
parent
3532187e0d
commit
d060950f26
@ -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@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@city-fan.org> - 0.022-1
|
||||
- Update to 0.022
|
||||
- Fix dirname code for toplevel XS modules
|
||||
|
Loading…
Reference in New Issue
Block a user