From efcf711c38babba32bc293babefbd7f9998d93cc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Feb 2017 10:22:59 +0100 Subject: php-justinrainbow-json-schema5: 5.0.0 - New package --- php-justinrainbow-json-schema4.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-justinrainbow-json-schema4.spec b/php-justinrainbow-json-schema4.spec index e714dde..30826ed 100644 --- a/php-justinrainbow-json-schema4.spec +++ b/php-justinrainbow-json-schema4.spec @@ -29,7 +29,7 @@ Name: php-%{gh_owner}-%{gh_project}%{major} Version: %{major}.%{minor} -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library to validate a json schema Group: Development/Libraries @@ -189,7 +189,7 @@ rm -rf %{buildroot} %changelog -* Thu Feb 16 2017 Remi Collet - 4.1.0-2 +* Thu Feb 16 2017 Remi Collet - 4.1.0-3 - always provide the command as validate-json4 * Fri Dec 23 2016 Remi Collet - 4.1.0-1 -- cgit