Paul Howarth | 17 Jun 2012 15:08
Favicon

[perl-Test-EOL] Update to 1.3

commit bd55272fca57f1286ba2bda879bbfbcec4249e0a
Author: Paul Howarth <paul <at> city-fan.org>
Date:   Sun Jun 17 14:07:26 2012 +0100

    Update to 1.3

    - New upstream release 1.3
      - Fix to ignore inc/ directory used by Module::Install
    - Drop hack to remove tabs from bundled Module::Install
    - Bump version requirement for perl(Test::NoTabs) to 1.2 to avoid failing
      release tests due to tabs in bundled Module::Install

 perl-Test-EOL.spec |   26 +++++++++++++++-----------
 sources            |    2 +-
 2 files changed, 16 insertions(+), 12 deletions(-)
---
diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec
index f183d7e..550d6cd 100644
--- a/perl-Test-EOL.spec
+++ b/perl-Test-EOL.spec
 <at>  <at>  -2,7 +2,7  <at>  <at> 
 %global old_eumm %(perl -MExtUtils::MakeMaker -e 'print (($ExtUtils::MakeMaker::VERSION < 6.30) ? 1 :
0);' 2>/dev/null || echo 0)

 Name:		perl-Test-EOL
-Version:	1.2
+Version:	1.3
 Release:	1%{?dist}
 Summary:	Check the correct line endings in your project
 Group:		Development/Libraries
(Continue reading)


Gmane