commit 08a78023b8eab4f154e0423bdc6b74b1936248e3 Author: Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Tue May 31 08:38:23 2011 +0200 Upstream update. Rebase patch (Params-Validate-0.99.diff). .gitignore | 3 +-- Params-Validate-0.98.diff | 22 ---------------------- Params-Validate-0.99.diff | 18 ++++++++++++++++++ perl-Params-Validate.spec | 8 ++++++-- sources | 2 +- 5 files changed, 26 insertions(+), 27 deletions(-) --- diff --git a/.gitignore b/.gitignore index f50910d..7d87d7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -Params-Validate-0.95.tar.gz -/Params-Validate-0.98.tar.gz +/Params-Validate-0.99.tar.gz diff --git a/Params-Validate-0.99.diff b/Params-Validate-0.99.diff new file mode 100644 index 0000000..aee5d47 --- /dev/null +++ b/Params-Validate-0.99.diff @@ -0,0 +1,18 @@ +--- Params-Validate-0.99.orig/t/release-pod-spell.t 2011-05-27 23:59:33.000000000 +0200 ++++ Params-Validate-0.99/t/release-pod-spell.t 2011-05-31 08:37:29.073051734 +0200 +@@ -31,11 +31,15 @@ + all_pod_files_spelling_ok(); + + __DATA__ ++' ++'' + API + baz + CPAN + GLOBREF ++'globals' + Martynov ++onwards + OO + PayPal + pre diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec index 054259d..bacc8bd 100644 --- a/perl-Params-Validate.spec +++ b/perl-Params-Validate.spec @@ -1,6 +1,6 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate -Version: 0.98 +Version: 0.99 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/Params-Validate/ Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz # Hacks to make spell checking tests work with hunspell -Patch0: Params-Validate-0.98.diff +Patch0: Params-Validate-0.99.diff Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -66,6 +66,10 @@ RELEASE_TESTING=1 ./Build test %{_mandir}/man3/* %changelog +* Tue May 31 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.99-1 +- Upstream update. +- Rebase patch (Params-Validate-0.99.diff). + * Sat Apr 30 2011 Ralf CorsÃpius <corsepiu@xxxxxxxxxxxxxxxxx> - 0.98-1 - Upstream update. - Spec cleanup. diff --git a/sources b/sources index 0c1d3a0..a862c83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dacb26b1bdb6338b6eed45cd86958bb Params-Validate-0.98.tar.gz +218b0e970b3568eeddf83f65b24657f6 Params-Validate-0.99.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel