[perl-ExtUtils-Depends] Update to 0.404

Paul Howarth pghmcfc at fedoraproject.org
Fri Jan 30 11:25:25 UTC 2015


commit 358431a32bd7672d8146e2ac4c66430aab0b5413
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jan 30 11:23:04 2015 +0000

    Update to 0.404
    
    - New upstream release 0.404
      - Depends.pm: sort deps in save_config() and get_makefile_vars()
        (CPAN RT#101602)
      - Use / to make ::load filename, not File::Spec - perldoc -f require

 perl-ExtUtils-Depends.spec |    8 +++++++-
 sources                    |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec
index e345777..2cd9215 100644
--- a/perl-ExtUtils-Depends.spec
+++ b/perl-ExtUtils-Depends.spec
@@ -1,5 +1,5 @@
 Name:           perl-ExtUtils-Depends
-Version:        0.403
+Version:        0.404
 Release:        1%{?dist}
 Summary:        Easily build XS extensions that depend on XS extensions
 License:        GPL+ or Artistic
@@ -60,6 +60,12 @@ make test
 %{_mandir}/man3/ExtUtils::Depends.3*
 
 %changelog
+* Fri Jan 30 2015 Paul Howarth <paul at city-fan.org> - 0.404-1
+- Update to 0.404
+  - Depends.pm: sort deps in save_config() and get_makefile_vars()
+    (CPAN RT#101602)
+  - Use / to make ::load filename, not File::Spec - perldoc -f require
+
 * Mon Jan  5 2015 Paul Howarth <paul at city-fan.org> - 0.403-1
 - Update to 0.403
   - Avoid using Test::More::done_testing() for to support building
diff --git a/sources b/sources
index 84c1d45..7b83a8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf28c1aad4e1d8761f598ab0b0531dd9  ExtUtils-Depends-0.403.tar.gz
+2b66dbb4bcfc2639c6b26309569471ad  ExtUtils-Depends-0.404.tar.gz



More information about the perl-devel mailing list