Update to 0.033
- New upstream release 0.033 - Require Getopt::Long 2.36 - Add install tests
This commit is contained in:
parent
7b2a31a9c1
commit
8c1a5f1e0b
@ -1,6 +1,6 @@
|
|||||||
Summary: A tiny replacement for Module::Build
|
Summary: A tiny replacement for Module::Build
|
||||||
Name: perl-Module-Build-Tiny
|
Name: perl-Module-Build-Tiny
|
||||||
Version: 0.032
|
Version: 0.033
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -74,6 +74,11 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
|
|||||||
%{_mandir}/man3/Module::Build::Tiny.3pm*
|
%{_mandir}/man3/Module::Build::Tiny.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2014 Paul Howarth <paul@city-fan.org> - 0.033-1
|
||||||
|
- Update to 0.033
|
||||||
|
- Require Getopt::Long 2.36
|
||||||
|
- Add install tests
|
||||||
|
|
||||||
* Mon Jan 20 2014 Paul Howarth <paul@city-fan.org> - 0.032-1
|
* Mon Jan 20 2014 Paul Howarth <paul@city-fan.org> - 0.032-1
|
||||||
- Update to 0.032
|
- Update to 0.032
|
||||||
- Process argument sources separately
|
- Process argument sources separately
|
||||||
|
Loading…
Reference in New Issue
Block a user