Update to 0.036
- New upstream release 0.036 - Add --jobs argument to MBT - Add xs directory to include list
This commit is contained in:
parent
c80d39727f
commit
5722317573
@ -1,12 +1,14 @@
|
||||
Summary: A tiny replacement for Module::Build
|
||||
Name: perl-Module-Build-Tiny
|
||||
Version: 0.035
|
||||
Version: 0.036
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: https://github.com/Leont/module-build-tiny
|
||||
Source0: http://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: perl
|
||||
# Module
|
||||
BuildRequires: perl(CPAN::Meta)
|
||||
BuildRequires: perl(DynaLoader)
|
||||
@ -74,6 +76,11 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
|
||||
%{_mandir}/man3/Module::Build::Tiny.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri May 2 2014 Paul Howarth <paul@city-fan.org> - 0.036-1
|
||||
- Update to 0.036
|
||||
- Add --jobs argument to MBT
|
||||
- Add xs directory to include list
|
||||
|
||||
* Tue Feb 18 2014 Paul Howarth <paul@city-fan.org> - 0.035-1
|
||||
- Update to 0.035
|
||||
- Fix install test in absence of a compiler
|
||||
|
Loading…
Reference in New Issue
Block a user