From 657de05cd2b212adc8509fd005a8a6cc602f9c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Tue, 30 Oct 2012 16:19:46 +0100 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 5707927..266e863 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Params-Validate-1.06.tar.gz +/Params-Validate-1.07.tar.gz diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index ceff9ac..d0d8d83 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -1,7 +1,7 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate -Version: 1.06 -Release: 5%{?dist} +Version: 1.07 +Release: 1%{?dist} License: Artistic2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ @@ -85,6 +85,9 @@ RELEASE_TESTING=1 ./Build test %{_mandir}/man3/* %changelog +* Tue Oct 30 2012 Ralf Corsépius - 1.07-1 +- Upstream update. + * Tue Aug 14 2012 Petr Pisar - 1.06-5 - Specify all dependencies diff --git a/sources b/sources index 59d38d1..5ef6ca8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f7a281269cd30d7c3994ba5acb50857 Params-Validate-1.06.tar.gz +7cb0e18bd547f3ba9c492712d1795ac6 Params-Validate-1.07.tar.gz