commit 08d891cb92dada21a3761730fce27d8433e96414
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu Apr 10 20:43:23 2014 +0100

    Update to 0.007
    
    - New upstream release 0.007
      - Fix for warnings being generated deep in the bowels of File::Spec
        (CPAN RT#94383)

 Test-Modern-0.006-warnings.patch |   39 --------------------------------------
 perl-Test-Modern.spec            |   11 +++++----
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 45 deletions(-)
---
diff --git a/perl-Test-Modern.spec b/perl-Test-Modern.spec
index e42e2b5..2cc54fc 100644
--- a/perl-Test-Modern.spec
+++ b/perl-Test-Modern.spec
@@ -1,11 +1,10 @@
 Name:          perl-Test-Modern
-Version:       0.006
+Version:       0.007
 Release:       1%{?dist}
 Summary:       Precision testing for modern perl
 License:       (GPL+ or Artistic) and CC-BY-SA
 URL:           http://search.cpan.org/dist/Test-Modern/
 Source0:       
http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Test-Modern-%{version}.tar.gz
-Patch0:                Test-Modern-0.006-warnings.patch
 BuildArch:     noarch
 # Module Build
 BuildRequires: perl
@@ -64,9 +63,6 @@ and loads IO::File (much of the same stuff Modern::Perl does).
 %prep
 %setup -q -n Test-Modern-%{version}
 
-# Upstream workaround for warnings in File::Spec
-%patch0 -p1
-
 %build
 perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -88,6 +84,11 @@ make test
 %{_mandir}/man3/Test::Modern.3*
 
 %changelog
+* Thu Apr 10 2014 Paul Howarth <p...@city-fan.org> - 0.007-1
+- Update to 0.007
+  - Fix for warnings being generated deep in the bowels of File::Spec
+    (CPAN RT#94383)
+
 * Fri Apr  4 2014 Paul Howarth <p...@city-fan.org> - 0.006-1
 - Update to 0.006
   - EXPERIMENTALLY provide Test::Lib-like behavior, and a related -lib export
diff --git a/sources b/sources
index 7ad3a70..53b6696 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23e9158b6b7600d86152231e6e6f1207  Test-Modern-0.006.tar.gz
+86ff5ae9aa65d13a77ac8efd885e8a86  Test-Modern-0.007.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to