Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-24 02:42:38 +02:00
parent 3b282417c0
commit bfee890e63

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.025 Version: 0.025
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
@ -68,6 +68,9 @@ RELEASE_TESTING=1 ./Build test
%{_mandir}/man3/Module::Build::Tiny.3pm* %{_mandir}/man3/Module::Build::Tiny.3pm*
%changelog %changelog
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.025-2
- Perl 5.18 rebuild
* Fri Jul 12 2013 Paul Howarth <paul@city-fan.org> - 0.025-1 * Fri Jul 12 2013 Paul Howarth <paul@city-fan.org> - 0.025-1
- Update to 0.025 - Update to 0.025
- Use local tempdir - Use local tempdir