Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-08-27 23:41:19 +02:00
parent 1520abc94b
commit 1ed4413068

View File

@ -1,7 +1,7 @@
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.037 Version: 0.037
Release: 1%{?dist} Release: 2%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
URL: https://github.com/Leont/module-build-tiny URL: https://github.com/Leont/module-build-tiny
@ -77,6 +77,9 @@ AUTHOR_TESTING=1 RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3pm* %{_mandir}/man3/Module::Build::Tiny.3pm*
%changelog %changelog
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.037-2
- Perl 5.20 rebuild
* Mon Jul 28 2014 Paul Howarth <paul@city-fan.org> - 0.037-1 * Mon Jul 28 2014 Paul Howarth <paul@city-fan.org> - 0.037-1
- Update to 0.037 - Update to 0.037
- Scrub environment variable in tests - Scrub environment variable in tests