[perl-ExtUtils-Helpers] Update to 0.018

Paul Howarth pghmcfc at fedoraproject.org
Tue Apr 16 15:12:54 UTC 2013


commit 789c0e9e48036645ce482658b2511c526e83ddb6
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Apr 16 16:12:02 2013 +0100

    Update to 0.018
    
    - New upstream release 0.018
      - Don't need Pod::Man
    - Drop BR: perl(Pod::Man), no longer used

 perl-ExtUtils-Helpers.spec |    8 ++++++--
 sources                    |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-ExtUtils-Helpers.spec b/perl-ExtUtils-Helpers.spec
index e9b0de7..19d5865 100644
--- a/perl-ExtUtils-Helpers.spec
+++ b/perl-ExtUtils-Helpers.spec
@@ -5,7 +5,7 @@
 %global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION) < 0.88 ? 1 : 0);' 2>/dev/null || echo 0)
 
 Name:		perl-ExtUtils-Helpers
-Version:	0.017
+Version:	0.018
 Release:	1%{?dist}
 Summary:	Various portability utilities for module builders
 Group:		Development/Libraries
@@ -26,7 +26,6 @@ BuildRequires:	perl(File::Basename)
 BuildRequires:	perl(File::Copy)
 BuildRequires:	perl(File::Spec::Functions)
 BuildRequires:	perl(Module::Load)
-BuildRequires:	perl(Pod::Man)
 BuildRequires:	perl(Text::ParseWords) >= 3.22
 # Test Suite
 BuildRequires:	perl(Cwd)
@@ -82,6 +81,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/ExtUtils::Helpers::Windows.3pm*
 
 %changelog
+* Tue Apr 16 2013 Paul Howarth <paul at city-fan.org> - 0.018-1
+- Update to 0.018
+  - Don't need Pod::Man
+- Drop BR: perl(Pod::Man), no longer used
+
 * Mon Apr 15 2013 Paul Howarth <paul at city-fan.org> - 0.017-1
 - Update to 0.017
   - Fix man3_pagename to properly split dirs
diff --git a/sources b/sources
index 78ee5ac..973fc52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e6a4a404f83dda60513cc7fe28b9c74  ExtUtils-Helpers-0.017.tar.gz
+1a49d2fcebd6748143b67b565b69fb1d  ExtUtils-Helpers-0.018.tar.gz


More information about the scm-commits mailing list