From 84baeee30d4e4ee293203b589c16eac710dcd14c Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 29 Jul 2016 08:27:10 +0100 Subject: [PATCH] Update to 0.68 - New upstream release 0.68 - Fix unconditional @INC localization --- perl-Module-Load-Conditional.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Module-Load-Conditional.spec b/perl-Module-Load-Conditional.spec index 42a2109..7fd0532 100644 --- a/perl-Module-Load-Conditional.spec +++ b/perl-Module-Load-Conditional.spec @@ -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 - 0.68-1 +- Update to 0.68 + - Fix unconditional @INC localization + * Wed Jul 27 2016 Paul Howarth - 0.66-1 - Update to 0.66 - Add FORCE_SAFE_INC option to address CVE-2016-1238 diff --git a/sources b/sources index a770955..0b7233c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01bf8ac5daf47721b3dcdd5d7dc522dc Module-Load-Conditional-0.66.tar.gz +87bbf858f3c81d8c5489251102a93754 Module-Load-Conditional-0.68.tar.gz