[perl-Data-Validate-Type] Update to 1.4.2

Emmanuel Seyman eseyman at fedoraproject.org
Wed May 8 10:37:39 UTC 2013


commit 1b9070b17d7d5214f50d2e518e75dc75d32322c3
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Wed May 8 12:37:36 2013 +0200

    Update to 1.4.2

 .gitignore                   |    1 +
 perl-Data-Validate-Type.spec |    8 ++++++--
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b3bc29..61c78b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Data-Validate-Type-1.3.0.tar.gz
 /Data-Validate-Type-1.3.1.tar.gz
 /Data-Validate-Type-1.4.0.tar.gz
+/Data-Validate-Type-1.4.2.tar.gz
diff --git a/perl-Data-Validate-Type.spec b/perl-Data-Validate-Type.spec
index 2ca11b0..a7af64f 100644
--- a/perl-Data-Validate-Type.spec
+++ b/perl-Data-Validate-Type.spec
@@ -1,6 +1,6 @@
 Name:           perl-Data-Validate-Type
-Version:        1.4.0
-Release:        2%{?dist}
+Version:        1.4.2
+Release:        1%{?dist}
 Summary:        Public interface to Params::Util offering data type validation functions
 License:        GPLv3
 Group:          Development/Libraries
@@ -17,6 +17,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::FailWarnings)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -49,6 +50,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 08 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.4.2-1
+- Update to 1.4.2
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c47d155..8b3a4c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b54a933df51eb0f18034406a2bc299b8  Data-Validate-Type-1.4.0.tar.gz
+01ba2e327a8fc9f70aed548ddd6cc352  Data-Validate-Type-1.4.2.tar.gz



More information about the perl-devel mailing list