diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-16 10:22:59 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-16 10:22:59 +0100 |
commit | efcf711c38babba32bc293babefbd7f9998d93cc (patch) | |
tree | 544def7847d0b21cfcf1a7c951b68d624f38a94b | |
parent | 66b97e51205cca0fb33493bfca51687c0fe2e176 (diff) |
-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 |