[packages/php-justinrainbow-json-schema] Up to 6.8.0
arekm
arekm at pld-linux.org
Wed Apr 15 18:58:21 CEST 2026
commit eb99180553e72892c51f9bd753973829390a27e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Apr 15 18:58:09 2026 +0200
Up to 6.8.0
php-justinrainbow-json-schema.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/php-justinrainbow-json-schema.spec b/php-justinrainbow-json-schema.spec
index 945621d..daafd43 100644
--- a/php-justinrainbow-json-schema.spec
+++ b/php-justinrainbow-json-schema.spec
@@ -1,14 +1,14 @@
%define pkgname json-schema
-%define php_min_version 5.3.3
+%define php_min_version 7.2
Summary: PHP implementation of JSON schema
Name: php-justinrainbow-%{pkgname}
-Version: 5.2.8
-Release: 2
+Version: 6.8.0
+Release: 1
License: MIT
Group: Development/Languages/PHP
-Source0: https://github.com/justinrainbow/json-schema/archive/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 76ada0e00ca8e7ef07404bacaac1983a
-URL: https://github.com/justinrainbow/json-schema
+Source0: https://github.com/jsonrainbow/json-schema/archive/%{version}/%{pkgname}-%{version}.tar.gz
+# Source0-md5: a31adf37f4be2f4b4b4fcdc0fe12cab0
+URL: https://github.com/jsonrainbow/json-schema
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.461
Requires: php(core) >= %{php_min_version}
@@ -17,6 +17,7 @@ Requires: php(json)
Requires: php(mbstring)
Requires: php(pcre)
Requires: php(spl)
+Requires: php-marc-mabe-php-enum >= 4.4
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-justinrainbow-json-schema.git/commitdiff/eb99180553e72892c51f9bd753973829390a27e8
More information about the pld-cvs-commit
mailing list