diff options
| -rw-r--r-- | php-justinrainbow-json-schema4.spec | 4 | 
1 files 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 <remi@fedoraproject.org> - 4.1.0-2 +* Thu Feb 16 2017 Remi Collet <remi@fedoraproject.org> - 4.1.0-3  - always provide the command as validate-json4  * Fri Dec 23 2016 Remi Collet <remi@fedoraproject.org> - 4.1.0-1 | 
