[perl-Test-Warnings] Update to 0.019

Paul Howarth pghmcfc at fedoraproject.org
Fri Dec 19 12:47:33 UTC 2014


commit 2a0d4f3d511a675fc3e23a8230efee6c9fc6e86d
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Dec 19 12:46:52 2014 +0000

    Update to 0.019
    
    - New upstream release 0.019
      - Fix test to allow for special characters (e.g. MSWin32 file separators) in
        filenames (PR#7)

 perl-Test-Warnings.spec |    7 ++++++-
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Warnings.spec b/perl-Test-Warnings.spec
index 5b16a35..b08e557 100644
--- a/perl-Test-Warnings.spec
+++ b/perl-Test-Warnings.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Warnings
-Version:	0.018
+Version:	0.019
 Release:	1%{?dist}
 Summary:	Test for warnings and the lack of them
 License:	GPL+ or Artistic
@@ -73,6 +73,11 @@ make test
 %{_mandir}/man3/Test::Warnings.3*
 
 %changelog
+* Fri Dec 19 2014 Paul Howarth <paul at city-fan.org> - 0.019-1
+- Update to 0.019
+  - Fix test to allow for special characters (e.g. MSWin32 file separators) in
+    filenames (PR#7)
+
 * Thu Dec 18 2014 Paul Howarth <paul at city-fan.org> - 0.018-1
 - Update to 0.018
   - Fix test to not depend on message formatting changes in newer Carp
diff --git a/sources b/sources
index b8a8b64..b8198f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43e9e26eef2cbf1ef17cf9f5364708ea  Test-Warnings-0.018.tar.gz
+aea67df04fa0080b596891b0f640f301  Test-Warnings-0.019.tar.gz


More information about the scm-commits mailing list