Perl 5.18 rebuild
This commit is contained in:
parent
81c92d2ce7
commit
c0b65b5b1c
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: perl-Module-Implementation
|
Name: perl-Module-Implementation
|
||||||
Version: 0.07
|
Version: 0.07
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Loads one of several alternate underlying implementations for a module
|
Summary: Loads one of several alternate underlying implementations for a module
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: Artistic 2.0
|
License: Artistic 2.0
|
||||||
@ -111,6 +111,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/Module::Implementation.3pm*
|
%{_mandir}/man3/Module::Implementation.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.07-2
|
||||||
|
- Perl 5.18 rebuild
|
||||||
|
|
||||||
* Mon Jul 15 2013 Paul Howarth <paul@city-fan.org> - 0.07-1
|
* Mon Jul 15 2013 Paul Howarth <paul@city-fan.org> - 0.07-1
|
||||||
- Update to 0.07
|
- Update to 0.07
|
||||||
- Require Test::Fatal ≥ 0.006 to avoid test failures (CPAN RT#76809)
|
- Require Test::Fatal ≥ 0.006 to avoid test failures (CPAN RT#76809)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user