From 03ed2b4499be490150fe79080a1fef23503df887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Sat, 28 Jun 2014 06:19:14 +0200 Subject: [PATCH] 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 4416642..3c3f3fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Params-Validate-1.10.tar.gz +/Params-Validate-1.12.tar.gz diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 424fcbb..46cca3f 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.10 -Release: 2%{?dist} +Version: 1.12 +Release: 1%{?dist} License: Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/man3/* %changelog +* Sat Jun 28 2014 Ralf Corsépius - 1.12-1 +- Upstream update. + * Sat Jun 07 2014 Fedora Release Engineering - 1.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 451360b..9225286 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be70733a36b5e941da8c985b664e4028 Params-Validate-1.10.tar.gz +38132e38b7447a754e932c9c19c78850 Params-Validate-1.12.tar.gz