[perl-Params-Validate] Upstream update.

corsepiu corsepiu at fedoraproject.org
Sun Feb 1 07:03:58 UTC 2015


commit 73788476693031d1b59ba79f6858962de324de5c
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sun Feb 1 08:03:45 2015 +0100

    Upstream update.

 .gitignore                |    2 +-
 perl-Params-Validate.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbffe69..ffc9560 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.16.tar.gz
+/Params-Validate-1.17.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 5de3f7c..0532382 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,8 +15,8 @@
 
 Summary: 	Params-Validate Perl module
 Name: 		perl-Params-Validate
-Version: 	1.16
-Release: 	2%{?dist}
+Version: 	1.17
+Release: 	1%{?dist}
 License: 	Artistic 2.0
 Group: 		Development/Libraries
 URL: 		http://search.cpan.org/dist/Params-Validate/
@@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 01 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.17-1
+- Upstream update.
+
 * Mon Jan 12 2015 Petr Pisar <ppisar at redhat.com> - 1.16-2
 - Remove unused test-time dependency on Readonly:::XS
 
diff --git a/sources b/sources
index 8b90971..8380f0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-616c869002972046a6b82d96687d09cb  Params-Validate-1.16.tar.gz
+783cd47ab1e73ca5ec08a7340d97fb54  Params-Validate-1.17.tar.gz



More information about the perl-devel mailing list