diff --git a/.gitignore b/.gitignore index b762db7..6693215 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Params-Validate-1.19.tar.gz +/Params-Validate-1.20.tar.gz diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 4bea854..fd43f43 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -15,7 +15,7 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate -Version: 1.19 +Version: 1.20 Release: 1%{?dist} License: Artistic 2.0 Group: Development/Libraries @@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/man3/* %changelog +* Mon Jul 13 2015 Ralf Corsépius - 1.20-1 +- Upstream update. + * Fri Jun 26 2015 Ralf Corsépius - 1.19-1 - Upstream update. - Remove BR: perl(Test::Version). diff --git a/sources b/sources index 9b2dac8..b38b9dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b922e6c8e13d303762642ec961bd32fd Params-Validate-1.19.tar.gz +e7d669585d18f010244251c3b10837e1 Params-Validate-1.20.tar.gz