Accepting request 519255 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/519255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-FormValidator?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2017-09-03 09:33:47 +00:00
committed by Git OBS Bridge
parent 22cc44076f
commit fbab1aac0a
4 changed files with 23 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Data-FormValidator
Version: 4.86
Version: 4.88
Release: 0
%define cpan_name Data-FormValidator
Summary: Validates user input (usually from an HTML form) based
@@ -51,9 +51,9 @@ simple format.
Data::FormValidator lets you define profiles which declare the required and
optional fields and any constraints they might have.
The results are provided as an object which makes it easy to handle missing
and invalid results, return error messages about which constraints failed,
or process the resulting valid data.
The results are provided as an object, which makes it easy to handle
missing and invalid results, return error messages about which constraints
failed, or process the resulting valid data.
%prep
%setup -q -n %{cpan_name}-%{version}