Update to 0.68

- New upstream release 0.68
  - Fix unconditional @INC localization
This commit is contained in:
Paul Howarth 2016-07-29 08:27:10 +01:00
parent be39255871
commit 84baeee30d
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-Module-Load-Conditional
Version: 0.66
Version: 0.68
Release: 1%{?dist}
Summary: Looking up module information and loading at run-time
License: GPL+ or Artistic
@ -68,6 +68,10 @@ make test
%{_mandir}/man3/Module::Load::Conditional.3*
%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
- Update to 0.66
- Add FORCE_SAFE_INC option to address CVE-2016-1238

View File

@ -1 +1 @@
01bf8ac5daf47721b3dcdd5d7dc522dc Module-Load-Conditional-0.66.tar.gz
87bbf858f3c81d8c5489251102a93754 Module-Load-Conditional-0.68.tar.gz