Update to 0.68
- New upstream release 0.68 - Fix unconditional @INC localization
This commit is contained in:
parent
be39255871
commit
84baeee30d
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Module-Load-Conditional
|
Name: perl-Module-Load-Conditional
|
||||||
Version: 0.66
|
Version: 0.68
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Looking up module information and loading at run-time
|
Summary: Looking up module information and loading at run-time
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -68,6 +68,10 @@ make test
|
|||||||
%{_mandir}/man3/Module::Load::Conditional.3*
|
%{_mandir}/man3/Module::Load::Conditional.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2016 Paul Howarth <paul@city-fan.org> - 0.68-1
|
||||||
|
- Update to 0.68
|
||||||
|
- Fix unconditional @INC localization
|
||||||
|
|
||||||
* Wed Jul 27 2016 Paul Howarth <paul@city-fan.org> - 0.66-1
|
* Wed Jul 27 2016 Paul Howarth <paul@city-fan.org> - 0.66-1
|
||||||
- Update to 0.66
|
- Update to 0.66
|
||||||
- Add FORCE_SAFE_INC option to address CVE-2016-1238
|
- Add FORCE_SAFE_INC option to address CVE-2016-1238
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user