commit 48f46c96badb9c8ad8e063c3c2d47e853d2839e8
Author: Paul Howarth <[email protected]>
Date: Thu Apr 18 11:55:27 2013 +0100
Update to 0.30
- New upstream release 0.30
- Add accessors and tests for _in_eval/_out_of_eval
- Reworked 80_failing.t to TODO tests
- Added more require-in-string corner test cases
- Fix the case for eval["']expr["'] and add regression tests
perl-Module-ExtractUse.spec | 9 ++++++++-
sources | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Module-ExtractUse.spec b/perl-Module-ExtractUse.spec
index adaf692..f8ef6f1 100644
--- a/perl-Module-ExtractUse.spec
+++ b/perl-Module-ExtractUse.spec
@@ -1,5 +1,5 @@
Name: perl-Module-ExtractUse
-Version: 0.29
+Version: 0.30
Release: 1%{?dist}
Summary: Find out what modules are used
License: GPL+ or Artistic
@@ -55,6 +55,13 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Module::ExtractUse::Grammar.3pm*
%changelog
+* Thu Apr 18 2013 Paul Howarth <[email protected]> - 0.30-1
+- Update to 0.30
+ - Add accessors and tests for _in_eval/_out_of_eval
+ - Reworked 80_failing.t to TODO tests
+ - Added more require-in-string corner test cases
+ - Fix the case for eval["']expr["'] and add regression tests
+
* Mon Feb 25 2013 Paul Howarth <[email protected]> - 0.29-1
- Update to 0.29
- Fixed regex to filter use/require (CPAN RT#83569)
diff --git a/sources b/sources
index cb9df91..ff1808c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0655591df99cf7bcafd488be3a8521c Module-ExtractUse-0.29.tar.gz
+1f6addffde26aa4317a447bdeff80b97 Module-ExtractUse-0.30.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel