Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-23 05:43:04 +02:00
parent cbd1b7de0b
commit 78689e7b10

View File

@ -6,7 +6,7 @@
Name: perl-ExtUtils-Helpers Name: perl-ExtUtils-Helpers
Version: 0.021 Version: 0.021
Release: 1%{?dist} Release: 2%{?dist}
Summary: Various portability utilities for module builders Summary: Various portability utilities for module builders
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -81,6 +81,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/ExtUtils::Helpers::Windows.3pm* %{_mandir}/man3/ExtUtils::Helpers::Windows.3pm*
%changelog %changelog
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.021-2
- Perl 5.18 rebuild
* Tue May 7 2013 Paul Howarth <paul@city-fan.org> - 0.021-1 * Tue May 7 2013 Paul Howarth <paul@city-fan.org> - 0.021-1
- Update to 0.021 - Update to 0.021
- Always use the right environmental variable for home directory - Always use the right environmental variable for home directory