8
0

Accepting request 722122 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/722122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=15
This commit is contained in:
2019-08-10 14:50:02 +00:00
committed by Git OBS Bridge
parent b2215e87a3
commit 53a9c18456
4 changed files with 30 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-JSON-Validator
Version: 3.11
Version: 3.14
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema
@@ -31,6 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Mojolicious) >= 7.28
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::More) >= 1.30
Requires: perl(Mojolicious) >= 7.28
%{perl_requires}