Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-12 15:52:57 +02:00
parent 2d9d572089
commit 5a414a56e2

View File

@ -2,7 +2,7 @@ Name: perl-Module-Load
# Epoch to compete with perl.spec
Epoch: 1
Version: 0.24
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Run-time require of both modules and files
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1:0.24-3
- Perl 5.18 rebuild
* Fri Apr 05 2013 Petr Pisar <ppisar@redhat.com> - 1:0.24-2
- Set epoch to compete with perl.spec