From 8b4032be9bfd145e130e537d36e06fa1087cf603 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 08:48:48 +0000 Subject: [PATCH 01/31] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 1d68843..9073954 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -23,7 +23,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.28 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -152,6 +152,9 @@ exit $ret %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.12.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Jan 27 2020 Remi Collet - 0.12.28-1 - update to 0.12.28 From 39b8c68b5fbb715ec6e0b8e8fbb9bab92eeacbae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Mar 2020 13:18:47 +0100 Subject: [PATCH 02/31] v0.12.29 --- .gitignore | 1 + php-swaggest-json-schema.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d660691..dd3a9ce 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /php-swaggest-json-schema-0.12.24-395a9f6.tgz /php-swaggest-json-schema-0.12.25-0f50979.tgz /php-swaggest-json-schema-0.12.28-6f57c0d.tgz +/php-swaggest-json-schema-0.12.29-7564d4a.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 9073954..cd0a393 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -9,7 +9,7 @@ %global with_tests 0%{!?_without_tests:1} # Github -%global gh_commit 6f57c0d80e246c2868accaab5c550cd470a5537f +%global gh_commit 7564d4a5fc8c068479698a30e5a7c589ea32a9c6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -22,8 +22,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.28 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.29 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -152,6 +152,9 @@ exit $ret %changelog +* Thu Mar 19 2020 Remi Collet - 0.12.29-1 +- update to 0.12.29 + * Thu Jan 30 2020 Fedora Release Engineering - 0.12.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 6a12d8d..8bec218 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.28-6f57c0d.tgz) = 24ef1b9cf3aec751ac26bcf87e3e32d501bf99f0eb35d294ceb4a94c0ad90badd4b803dc131b8cbc73e022caab78e5fdac4ecf79aa4c871e6f67d04457ee1fbb +SHA512 (php-swaggest-json-schema-0.12.29-7564d4a.tgz) = ad757232c7ec8be7bd6cd488a77c3fac70a6140e6fc0e915cee4393265c22eae6c8d72ad067e8af6a1181aa049caa5c1d1e9b1359abc739e7a3680357d48d566 From ec61dbb48a93e529ff3f0bc2c17054e286f551a6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Mar 2020 13:18:47 +0100 Subject: [PATCH 03/31] v0.12.29 (cherry picked from commit 39b8c68b5fbb715ec6e0b8e8fbb9bab92eeacbae) --- .gitignore | 1 + php-swaggest-json-schema.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d660691..dd3a9ce 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /php-swaggest-json-schema-0.12.24-395a9f6.tgz /php-swaggest-json-schema-0.12.25-0f50979.tgz /php-swaggest-json-schema-0.12.28-6f57c0d.tgz +/php-swaggest-json-schema-0.12.29-7564d4a.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 1d68843..c5b1e1c 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -9,7 +9,7 @@ %global with_tests 0%{!?_without_tests:1} # Github -%global gh_commit 6f57c0d80e246c2868accaab5c550cd470a5537f +%global gh_commit 7564d4a5fc8c068479698a30e5a7c589ea32a9c6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -22,7 +22,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.28 +Version: 0.12.29 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -152,6 +152,9 @@ exit $ret %changelog +* Thu Mar 19 2020 Remi Collet - 0.12.29-1 +- update to 0.12.29 + * Mon Jan 27 2020 Remi Collet - 0.12.28-1 - update to 0.12.28 diff --git a/sources b/sources index 6a12d8d..8bec218 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.28-6f57c0d.tgz) = 24ef1b9cf3aec751ac26bcf87e3e32d501bf99f0eb35d294ceb4a94c0ad90badd4b803dc131b8cbc73e022caab78e5fdac4ecf79aa4c871e6f67d04457ee1fbb +SHA512 (php-swaggest-json-schema-0.12.29-7564d4a.tgz) = ad757232c7ec8be7bd6cd488a77c3fac70a6140e6fc0e915cee4393265c22eae6c8d72ad067e8af6a1181aa049caa5c1d1e9b1359abc739e7a3680357d48d566 From c631490a4d8cc256b754d90f988cbdbd9c36ed00 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 22:17:42 +0000 Subject: [PATCH 04/31] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index cd0a393..3b6be1f 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -23,7 +23,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.29 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -152,6 +152,9 @@ exit $ret %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.12.29-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Mar 19 2020 Remi Collet - 0.12.29-1 - update to 0.12.29 From bf454d664c5ca58647675eba9435d729081e7f7b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Sep 2020 08:30:12 +0200 Subject: [PATCH 05/31] v0.12.30 --- .gitignore | 1 + php-swaggest-json-schema.spec | 36 +++++++++++++++++------------------ sources | 2 +- 3 files changed, 20 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index dd3a9ce..07ff43d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /php-swaggest-json-schema-0.12.25-0f50979.tgz /php-swaggest-json-schema-0.12.28-6f57c0d.tgz /php-swaggest-json-schema-0.12.29-7564d4a.tgz +/php-swaggest-json-schema-0.12.30-4aca4f5.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 3b6be1f..17507f9 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -7,9 +7,10 @@ # Please, preserve the changelog entries # -%global with_tests 0%{!?_without_tests:1} +%bcond_without tests + # Github -%global gh_commit 7564d4a5fc8c068479698a30e5a7c589ea32a9c6 +%global gh_commit 4aca4f5eca6bdd66bd035c86cb25257b2110b7a0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -22,8 +23,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.29 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.30 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -32,18 +33,16 @@ Source0: %{name}-%{version}-%{?gh_short}.tgz Source1: makesrc.sh BuildArch: noarch -%if %{with_tests} +%if %{with tests} BuildRequires: php(language) >= 5.4 BuildRequires: php-json BuildRequires: php-mbstring %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 -BuildRequires: (php-composer(phplang/scope-exit) > 1.0 with php-composer(phplang/scope-exit) < 2) -BuildRequires: (php-composer(swaggest/json-diff) > 3.5.1 with php-composer(swaggest/json-diff) < 4) +BuildRequires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) +BuildRequires: (php-composer(swaggest/json-diff) >= 3.5.1 with php-composer(swaggest/json-diff) < 4) %else -BuildRequires: php-composer(phplang/scope-exit) < 2 -BuildRequires: php-composer(phplang/scope-exit) >= 1.0 -BuildRequires: php-composer(swaggest/json-diff) < 4 -BuildRequires: php-composer(swaggest/json-diff) >= 3.5.1 +BuildRequires: php-phplang-scope-exit >= 1.0 +BuildRequires: php-swaggest-json-diff >= 3.5.1 %endif # For tests, from composer.json "require-dev": { # "phpunit/phpunit": "^4.8.23", @@ -69,13 +68,11 @@ Requires: php(language) >= 5.4 Requires: php-json Requires: php-mbstring %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 -Requires: (php-composer(phplang/scope-exit) > 1.0 with php-composer(phplang/scope-exit) < 2) -Requires: (php-composer(swaggest/json-diff) > 3.5.1 with php-composer(swaggest/json-diff) < 4) +Requires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) +Requires: (php-composer(swaggest/json-diff) >= 3.5.1 with php-composer(swaggest/json-diff) < 4) %else -Requires: php-composer(phplang/scope-exit) < 2 -Requires: php-composer(phplang/scope-exit) >= 1.0 -Requires: php-composer(swaggest/json-diff) < 4 -Requires: php-composer(swaggest/json-diff) >= 3.5.1 +Requires: php-phplang-scope-exit >= 1.0 +Requires: php-swaggest-json-diff >= 3.5.1 %endif # From phpcompatinfo report for 0.12.17 Requires: php-date @@ -123,7 +120,7 @@ cp -pr src %{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}%{major} %check -%if %{with_tests} +%if %{with tests} mkdir vendor cat << 'EOF' | tee vendor/autoload.php - 0.12.30-1 +- update to 0.12.30 + * Tue Jul 28 2020 Fedora Release Engineering - 0.12.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 8bec218..6aaae80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.29-7564d4a.tgz) = ad757232c7ec8be7bd6cd488a77c3fac70a6140e6fc0e915cee4393265c22eae6c8d72ad067e8af6a1181aa049caa5c1d1e9b1359abc739e7a3680357d48d566 +SHA512 (php-swaggest-json-schema-0.12.30-4aca4f5.tgz) = cbf949406570f2c71611be23370e0a6a6b13af7cfd58203f18682e1fa34274c15f303a713b95104a7e948d7327f7d4e22e968b25bd8b97b15aabf7e7811cf101 From 24f5f304d2b5a7f35533e43bff3e246ef6ecc297 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Sep 2020 08:30:12 +0200 Subject: [PATCH 06/31] v0.12.30 (cherry picked from commit bf454d664c5ca58647675eba9435d729081e7f7b) (cherry picked from commit 9e3da1bc991d9c9904d8a87ef6e097338156a2b0) --- .gitignore | 1 + php-swaggest-json-schema.spec | 34 +++++++++++++++++----------------- sources | 2 +- 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index dd3a9ce..07ff43d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /php-swaggest-json-schema-0.12.25-0f50979.tgz /php-swaggest-json-schema-0.12.28-6f57c0d.tgz /php-swaggest-json-schema-0.12.29-7564d4a.tgz +/php-swaggest-json-schema-0.12.30-4aca4f5.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index c5b1e1c..bb9050b 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -7,9 +7,10 @@ # Please, preserve the changelog entries # -%global with_tests 0%{!?_without_tests:1} +%bcond_without tests + # Github -%global gh_commit 7564d4a5fc8c068479698a30e5a7c589ea32a9c6 +%global gh_commit 4aca4f5eca6bdd66bd035c86cb25257b2110b7a0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -22,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.29 +Version: 0.12.30 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -32,18 +33,16 @@ Source0: %{name}-%{version}-%{?gh_short}.tgz Source1: makesrc.sh BuildArch: noarch -%if %{with_tests} +%if %{with tests} BuildRequires: php(language) >= 5.4 BuildRequires: php-json BuildRequires: php-mbstring %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 -BuildRequires: (php-composer(phplang/scope-exit) > 1.0 with php-composer(phplang/scope-exit) < 2) -BuildRequires: (php-composer(swaggest/json-diff) > 3.5.1 with php-composer(swaggest/json-diff) < 4) +BuildRequires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) +BuildRequires: (php-composer(swaggest/json-diff) >= 3.5.1 with php-composer(swaggest/json-diff) < 4) %else -BuildRequires: php-composer(phplang/scope-exit) < 2 -BuildRequires: php-composer(phplang/scope-exit) >= 1.0 -BuildRequires: php-composer(swaggest/json-diff) < 4 -BuildRequires: php-composer(swaggest/json-diff) >= 3.5.1 +BuildRequires: php-phplang-scope-exit >= 1.0 +BuildRequires: php-swaggest-json-diff >= 3.5.1 %endif # For tests, from composer.json "require-dev": { # "phpunit/phpunit": "^4.8.23", @@ -69,13 +68,11 @@ Requires: php(language) >= 5.4 Requires: php-json Requires: php-mbstring %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 -Requires: (php-composer(phplang/scope-exit) > 1.0 with php-composer(phplang/scope-exit) < 2) -Requires: (php-composer(swaggest/json-diff) > 3.5.1 with php-composer(swaggest/json-diff) < 4) +Requires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) +Requires: (php-composer(swaggest/json-diff) >= 3.5.1 with php-composer(swaggest/json-diff) < 4) %else -Requires: php-composer(phplang/scope-exit) < 2 -Requires: php-composer(phplang/scope-exit) >= 1.0 -Requires: php-composer(swaggest/json-diff) < 4 -Requires: php-composer(swaggest/json-diff) >= 3.5.1 +Requires: php-phplang-scope-exit >= 1.0 +Requires: php-swaggest-json-diff >= 3.5.1 %endif # From phpcompatinfo report for 0.12.17 Requires: php-date @@ -123,7 +120,7 @@ cp -pr src %{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}%{major} %check -%if %{with_tests} +%if %{with tests} mkdir vendor cat << 'EOF' | tee vendor/autoload.php - 0.12.30-1 +- update to 0.12.30 + * Thu Mar 19 2020 Remi Collet - 0.12.29-1 - update to 0.12.29 diff --git a/sources b/sources index 8bec218..6aaae80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.29-7564d4a.tgz) = ad757232c7ec8be7bd6cd488a77c3fac70a6140e6fc0e915cee4393265c22eae6c8d72ad067e8af6a1181aa049caa5c1d1e9b1359abc739e7a3680357d48d566 +SHA512 (php-swaggest-json-schema-0.12.30-4aca4f5.tgz) = cbf949406570f2c71611be23370e0a6a6b13af7cfd58203f18682e1fa34274c15f303a713b95104a7e948d7327f7d4e22e968b25bd8b97b15aabf7e7811cf101 From 5e0f7efde17f6224c31e266ca06eb996fc719c45 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Sep 2020 14:15:07 +0200 Subject: [PATCH 07/31] v0.12.31 --- .gitignore | 1 + php-swaggest-json-schema.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 07ff43d..38e860f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /php-swaggest-json-schema-0.12.28-6f57c0d.tgz /php-swaggest-json-schema-0.12.29-7564d4a.tgz /php-swaggest-json-schema-0.12.30-4aca4f5.tgz +/php-swaggest-json-schema-0.12.31-a4adcdb.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 17507f9..36a4596 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit 4aca4f5eca6bdd66bd035c86cb25257b2110b7a0 +%global gh_commit a4adcdbb38f38a19d3f1801150822172cf1c4853 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.30 +Version: 0.12.31 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -149,6 +149,9 @@ exit $ret %changelog +* Mon Sep 21 2020 Remi Collet - 0.12.31-1 +- update to 0.12.31 + * Thu Sep 10 2020 Remi Collet - 0.12.30-1 - update to 0.12.30 diff --git a/sources b/sources index 6aaae80..2909ecb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.30-4aca4f5.tgz) = cbf949406570f2c71611be23370e0a6a6b13af7cfd58203f18682e1fa34274c15f303a713b95104a7e948d7327f7d4e22e968b25bd8b97b15aabf7e7811cf101 +SHA512 (php-swaggest-json-schema-0.12.31-a4adcdb.tgz) = 298b8b9fa111b6bad535f03bdd7206b300d94b7c4550141c9713acfd077da28cc74e2afeef2b342caa0b55d0e02d6ce82b91f91eae5a4001d61cfab722b41594 From 8e9b39bc43d8dfb39dddab5913eb7d291eb789d3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Sep 2020 14:15:07 +0200 Subject: [PATCH 08/31] v0.12.31 (cherry picked from commit 5e0f7efde17f6224c31e266ca06eb996fc719c45) --- .gitignore | 1 + php-swaggest-json-schema.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 07ff43d..38e860f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /php-swaggest-json-schema-0.12.28-6f57c0d.tgz /php-swaggest-json-schema-0.12.29-7564d4a.tgz /php-swaggest-json-schema-0.12.30-4aca4f5.tgz +/php-swaggest-json-schema-0.12.31-a4adcdb.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index bb9050b..421f69b 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit 4aca4f5eca6bdd66bd035c86cb25257b2110b7a0 +%global gh_commit a4adcdbb38f38a19d3f1801150822172cf1c4853 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.30 +Version: 0.12.31 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -149,6 +149,9 @@ exit $ret %changelog +* Mon Sep 21 2020 Remi Collet - 0.12.31-1 +- update to 0.12.31 + * Thu Sep 10 2020 Remi Collet - 0.12.30-1 - update to 0.12.30 diff --git a/sources b/sources index 6aaae80..2909ecb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.30-4aca4f5.tgz) = cbf949406570f2c71611be23370e0a6a6b13af7cfd58203f18682e1fa34274c15f303a713b95104a7e948d7327f7d4e22e968b25bd8b97b15aabf7e7811cf101 +SHA512 (php-swaggest-json-schema-0.12.31-a4adcdb.tgz) = 298b8b9fa111b6bad535f03bdd7206b300d94b7c4550141c9713acfd077da28cc74e2afeef2b342caa0b55d0e02d6ce82b91f91eae5a4001d61cfab722b41594 From ada2274f3ad510c3a48a51f5cebbe9c4cf53bd72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 07:54:12 +0000 Subject: [PATCH 09/31] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 36a4596..a28b39e 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.31 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -149,6 +149,9 @@ exit $ret %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.12.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 21 2020 Remi Collet - 0.12.31-1 - update to 0.12.31 From 36813b3d1dd80cbbc0cf38a0eef7624eca370711 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 May 2021 09:41:36 +0200 Subject: [PATCH 10/31] v0.12.32 --- .gitignore | 1 + php-swaggest-json-schema.spec | 19 +++++++++++-------- sources | 2 +- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 38e860f..354984f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /php-swaggest-json-schema-0.12.29-7564d4a.tgz /php-swaggest-json-schema-0.12.30-4aca4f5.tgz /php-swaggest-json-schema-0.12.31-a4adcdb.tgz +/php-swaggest-json-schema-0.12.32-f92567a.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index a28b39e..59f0136 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-swaggest-json-schema # -# Copyright (c) 2019-2020 Remi Collet +# Copyright (c) 2019-2021 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit a4adcdbb38f38a19d3f1801150822172cf1c4853 +%global gh_commit f92567a1f4fcb0296758b471654171acfdb6031b %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,8 +23,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.31 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.32 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -45,10 +45,10 @@ BuildRequires: php-phplang-scope-exit >= 1.0 BuildRequires: php-swaggest-json-diff >= 3.5.1 %endif # For tests, from composer.json "require-dev": { -# "phpunit/phpunit": "^4.8.23", -# "phpunit/php-code-coverage": "2.2.4", +# "phpunit/phpunit": "^5", +# "phpunit/php-code-coverage": "^4", # "codeclimate/php-test-reporter": "^0.4.0" -BuildRequires: php-composer(phpunit/phpunit) >= 4.8.23 +BuildRequires: php-composer(phpunit/phpunit) >= 5 %global phpunit %{_bindir}/phpunit BuildRequires: php-date BuildRequires: php-filter @@ -129,7 +129,7 @@ require '%{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}%{major}/autoload EOF ret=0 -for cmd in php php71 php72 php73 php74; do +for cmd in php php73 php74 php80; do if which $cmd; then $cmd %{phpunit} --no-coverage --verbose || ret=1 fi @@ -149,6 +149,9 @@ exit $ret %changelog +* Mon May 17 2021 Remi Collet - 0.12.32-1 +- update to 0.12.32 + * Wed Jan 27 2021 Fedora Release Engineering - 0.12.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 2909ecb..86f464c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.31-a4adcdb.tgz) = 298b8b9fa111b6bad535f03bdd7206b300d94b7c4550141c9713acfd077da28cc74e2afeef2b342caa0b55d0e02d6ce82b91f91eae5a4001d61cfab722b41594 +SHA512 (php-swaggest-json-schema-0.12.32-f92567a.tgz) = 8ba5cb196973c0406a8493cfdd1ef7406e7a4e4b919e53dd12872edd27e5f39d946b2d85df35469bae63f139059da14a44fd699fdb0dc0a0b6e28fab624ef8c9 From 27065a222785a00921b6a111a4567edbc2872434 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 31 May 2021 08:12:29 +0200 Subject: [PATCH 11/31] v0.12.33 --- .gitignore | 1 + php-swaggest-json-schema.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 354984f..536559f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /php-swaggest-json-schema-0.12.30-4aca4f5.tgz /php-swaggest-json-schema-0.12.31-a4adcdb.tgz /php-swaggest-json-schema-0.12.32-f92567a.tgz +/php-swaggest-json-schema-0.12.33-87919a4.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 59f0136..f5be640 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit f92567a1f4fcb0296758b471654171acfdb6031b +%global gh_commit 87919a4564b9682c4c4328d00ba28f9f631b0bbc %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.32 +Version: 0.12.33 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -149,6 +149,9 @@ exit $ret %changelog +* Mon May 31 2021 Remi Collet - 0.12.33-1 +- update to 0.12.33 + * Mon May 17 2021 Remi Collet - 0.12.32-1 - update to 0.12.32 diff --git a/sources b/sources index 86f464c..bdca616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.32-f92567a.tgz) = 8ba5cb196973c0406a8493cfdd1ef7406e7a4e4b919e53dd12872edd27e5f39d946b2d85df35469bae63f139059da14a44fd699fdb0dc0a0b6e28fab624ef8c9 +SHA512 (php-swaggest-json-schema-0.12.33-87919a4.tgz) = 929eb32a4e513c0f78be143047f3ec2a8f8c33c4ce1592e23864c105b72dc6581abca57bd25c512d83e65fed0c168d282d7567e4a78aa6338cfb21d8961c747f From 5facf9cf9c839202cad31941c9c899bb952655b2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Jun 2021 14:54:46 +0200 Subject: [PATCH 12/31] v0.12.34 --- .gitignore | 1 + php-swaggest-json-schema.spec | 13 ++++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 536559f..98a5898 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /php-swaggest-json-schema-0.12.31-a4adcdb.tgz /php-swaggest-json-schema-0.12.32-f92567a.tgz /php-swaggest-json-schema-0.12.33-87919a4.tgz +/php-swaggest-json-schema-0.12.34-ec90855.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index f5be640..946c115 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit 87919a4564b9682c4c4328d00ba28f9f631b0bbc +%global gh_commit ec9085579a2ba10be7e083116556332d45355206 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.33 +Version: 0.12.34 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -128,10 +128,14 @@ require '%{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}%{major}/autoload \Fedora\Autoloader\Autoload::addPsr4('%{ns_vendor}\\%{ns_project}\\Tests\\', dirname(__DIR__).'/tests/src'); EOF +# Skip online tests: testInvalid, testValidate ret=0 for cmd in php php73 php74 php80; do if which $cmd; then - $cmd %{phpunit} --no-coverage --verbose || ret=1 + $cmd %{phpunit} \ + --no-coverage \ + --filter '^((?!(SwaggerTest::testInvalid|SwaggerTest::testValidate)).)*$' \ + --verbose || ret=1 fi done exit $ret @@ -149,6 +153,9 @@ exit $ret %changelog +* Thu Jun 17 2021 Remi Collet - 0.12.34-1 +- update to 0.12.34 + * Mon May 31 2021 Remi Collet - 0.12.33-1 - update to 0.12.33 diff --git a/sources b/sources index bdca616..3e7fec0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.33-87919a4.tgz) = 929eb32a4e513c0f78be143047f3ec2a8f8c33c4ce1592e23864c105b72dc6581abca57bd25c512d83e65fed0c168d282d7567e4a78aa6338cfb21d8961c747f +SHA512 (php-swaggest-json-schema-0.12.34-ec90855.tgz) = f5a0ae317fcfcda6fd8b2b098df7f81286e683c61cae3cab264b8ccce40f5f229cdc75ee7999d644e3fb32cb10389212b180352a9f296e0656e0889339591361 From 470e850c13a7e3ebec6ffd8545505fb7688dc6bf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Jun 2021 08:20:07 +0200 Subject: [PATCH 13/31] v0.12.35 --- .gitignore | 1 + php-swaggest-json-schema.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 98a5898..8d94bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /php-swaggest-json-schema-0.12.32-f92567a.tgz /php-swaggest-json-schema-0.12.33-87919a4.tgz /php-swaggest-json-schema-0.12.34-ec90855.tgz +/php-swaggest-json-schema-0.12.35-d0126bd.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 946c115..c4a116e 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit ec9085579a2ba10be7e083116556332d45355206 +%global gh_commit d0126bd830c92a498691d278f01d3ce13a2c9c0a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.34 +Version: 0.12.35 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -153,6 +153,9 @@ exit $ret %changelog +* Fri Jun 18 2021 Remi Collet - 0.12.35-1 +- update to 0.12.35 + * Thu Jun 17 2021 Remi Collet - 0.12.34-1 - update to 0.12.34 diff --git a/sources b/sources index 3e7fec0..a801b87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.34-ec90855.tgz) = f5a0ae317fcfcda6fd8b2b098df7f81286e683c61cae3cab264b8ccce40f5f229cdc75ee7999d644e3fb32cb10389212b180352a9f296e0656e0889339591361 +SHA512 (php-swaggest-json-schema-0.12.35-d0126bd.tgz) = 4a4ee9b338addd0ea63582e68d08233d0b41c079d99cc684ceef1cdfde152d593e37a74bbf8693800ca6de6f2e9e163a0390e8f38eb0f38f5785f1a47b06c021 From 362211f80b99edec1593be677fb045ca96784d1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Jul 2021 10:48:16 +0200 Subject: [PATCH 14/31] v0.12.36 --- .gitignore | 1 + php-swaggest-json-schema.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8d94bbb..a78acb1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /php-swaggest-json-schema-0.12.33-87919a4.tgz /php-swaggest-json-schema-0.12.34-ec90855.tgz /php-swaggest-json-schema-0.12.35-d0126bd.tgz +/php-swaggest-json-schema-0.12.36-cbdf1d9.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index c4a116e..cd8e409 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit d0126bd830c92a498691d278f01d3ce13a2c9c0a +%global gh_commit cbdf1d92d45ace7e1152714ba878bc57ba896461 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.35 +Version: 0.12.36 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -153,6 +153,9 @@ exit $ret %changelog +* Mon Jul 19 2021 Remi Collet - 0.12.36-1 +- update to 0.12.36 + * Fri Jun 18 2021 Remi Collet - 0.12.35-1 - update to 0.12.35 diff --git a/sources b/sources index a801b87..4c0cc5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.35-d0126bd.tgz) = 4a4ee9b338addd0ea63582e68d08233d0b41c079d99cc684ceef1cdfde152d593e37a74bbf8693800ca6de6f2e9e163a0390e8f38eb0f38f5785f1a47b06c021 +SHA512 (php-swaggest-json-schema-0.12.36-cbdf1d9.tgz) = 650bcf3360afab96d33e7f29ef66aebe7d8742289e5d8f5874190cb41a3c5dde3fc76fa9227ccbe6b3ac1d2102744fb4847b8b594b4ea4241aef6a973c93a7a7 From a06458564ad4bf0334ef1fcdf3651a49eb43a872 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 03:18:45 +0000 Subject: [PATCH 15/31] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index cd8e409..aa3fc68 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.36 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -153,6 +153,9 @@ exit $ret %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.12.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jul 19 2021 Remi Collet - 0.12.36-1 - update to 0.12.36 From 06c2ccac10acebb0bf24cafb02d68e3fa2e11403 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Sep 2021 15:25:22 +0200 Subject: [PATCH 16/31] v0.12.37 --- .gitignore | 1 + php-swaggest-json-schema.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a78acb1..40218a7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /php-swaggest-json-schema-0.12.34-ec90855.tgz /php-swaggest-json-schema-0.12.35-d0126bd.tgz /php-swaggest-json-schema-0.12.36-cbdf1d9.tgz +/php-swaggest-json-schema-0.12.37-1d7cce2.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index aa3fc68..cfb39ec 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit cbdf1d92d45ace7e1152714ba878bc57ba896461 +%global gh_commit 1d7cce2dac6844a8a612672ad5936e8c4145e96a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,8 +23,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.36 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.37 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -153,6 +153,9 @@ exit $ret %changelog +* Thu Sep 2 2021 Remi Collet - 0.12.37-1 +- update to 0.12.37 + * Fri Jul 23 2021 Fedora Release Engineering - 0.12.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 4c0cc5b..f7b8991 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.36-cbdf1d9.tgz) = 650bcf3360afab96d33e7f29ef66aebe7d8742289e5d8f5874190cb41a3c5dde3fc76fa9227ccbe6b3ac1d2102744fb4847b8b594b4ea4241aef6a973c93a7a7 +SHA512 (php-swaggest-json-schema-0.12.37-1d7cce2.tgz) = 860c9bfa1dd1c842b10eb3f77c40617c7f96196086cf5530c68c0c20b6f95ef82fd2b438f5c4cf9bc31d9ec8038f136f3eb93e64445d39262965efd7e82aef98 From c2ac51d67f3057fefdd5832e3294c579ec957ac4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Sep 2021 10:57:53 +0200 Subject: [PATCH 17/31] update to 0.12.38 raise dependency on swaggest/json-diff 3.8.2 --- .gitignore | 1 + php-swaggest-json-schema.spec | 20 ++++++++++++-------- sources | 2 +- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 40218a7..2506166 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /php-swaggest-json-schema-0.12.35-d0126bd.tgz /php-swaggest-json-schema-0.12.36-cbdf1d9.tgz /php-swaggest-json-schema-0.12.37-1d7cce2.tgz +/php-swaggest-json-schema-0.12.38-ab7cca1.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index cfb39ec..a855478 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit 1d7cce2dac6844a8a612672ad5936e8c4145e96a +%global gh_commit ab7cca149a5822acc5be538dd6c008a348f6cb89 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.37 +Version: 0.12.38 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -39,10 +39,10 @@ BuildRequires: php-json BuildRequires: php-mbstring %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 BuildRequires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) -BuildRequires: (php-composer(swaggest/json-diff) >= 3.5.1 with php-composer(swaggest/json-diff) < 4) +BuildRequires: (php-composer(swaggest/json-diff) >= 3.8.2 with php-composer(swaggest/json-diff) < 4) %else BuildRequires: php-phplang-scope-exit >= 1.0 -BuildRequires: php-swaggest-json-diff >= 3.5.1 +BuildRequires: php-swaggest-json-diff >= 3.8.2 %endif # For tests, from composer.json "require-dev": { # "phpunit/phpunit": "^5", @@ -63,16 +63,16 @@ BuildRequires: php-fedora-autoloader-devel # "ext-json": "*", # "ext-mbstring": "*", # "phplang/scope-exit": "^1.0", -# "swaggest/json-diff": "^3.5.1" +# "swaggest/json-diff": "^3.8.2" Requires: php(language) >= 5.4 Requires: php-json Requires: php-mbstring %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 Requires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) -Requires: (php-composer(swaggest/json-diff) >= 3.5.1 with php-composer(swaggest/json-diff) < 4) +Requires: (php-composer(swaggest/json-diff) >= 3.8.2 with php-composer(swaggest/json-diff) < 4) %else Requires: php-phplang-scope-exit >= 1.0 -Requires: php-swaggest-json-diff >= 3.5.1 +Requires: php-swaggest-json-diff >= 3.8.2 %endif # From phpcompatinfo report for 0.12.17 Requires: php-date @@ -130,7 +130,7 @@ EOF # Skip online tests: testInvalid, testValidate ret=0 -for cmd in php php73 php74 php80; do +for cmd in php php73 php74 php80 php81; do if which $cmd; then $cmd %{phpunit} \ --no-coverage \ @@ -153,6 +153,10 @@ exit $ret %changelog +* Wed Sep 22 2021 Remi Collet - 0.12.38-1 +- update to 0.12.38 +- raise dependency on swaggest/json-diff 3.8.2 + * Thu Sep 2 2021 Remi Collet - 0.12.37-1 - update to 0.12.37 diff --git a/sources b/sources index f7b8991..8fe2fff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.37-1d7cce2.tgz) = 860c9bfa1dd1c842b10eb3f77c40617c7f96196086cf5530c68c0c20b6f95ef82fd2b438f5c4cf9bc31d9ec8038f136f3eb93e64445d39262965efd7e82aef98 +SHA512 (php-swaggest-json-schema-0.12.38-ab7cca1.tgz) = 16ae1c851c3c278c4e8bb41bb7209425dc44985bcd09d9659a0af6ababef91c93570ddd215308b13ea6acde86c4f8687e1a4447f7827cdb3ba66e0fb9edd0ecf From a93f0e16b00f689be68764d297668fe9b6f6fff9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 Oct 2021 08:26:42 +0200 Subject: [PATCH 18/31] update to 0.12.39 (no change) --- .gitignore | 1 + php-swaggest-json-schema.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2506166..6007fc4 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /php-swaggest-json-schema-0.12.36-cbdf1d9.tgz /php-swaggest-json-schema-0.12.37-1d7cce2.tgz /php-swaggest-json-schema-0.12.38-ab7cca1.tgz +/php-swaggest-json-schema-0.12.39-193ba39.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index a855478..b2ae310 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit ab7cca149a5822acc5be538dd6c008a348f6cb89 +%global gh_commit 193ba39cce1ffa2d55ddd5445315e945a63298a2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,7 +23,7 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.38 +Version: 0.12.39 Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation @@ -63,7 +63,8 @@ BuildRequires: php-fedora-autoloader-devel # "ext-json": "*", # "ext-mbstring": "*", # "phplang/scope-exit": "^1.0", -# "swaggest/json-diff": "^3.8.2" +# "swaggest/json-diff": "^3.8.2", +# "symfony/polyfill-mbstring": "^1.19" Requires: php(language) >= 5.4 Requires: php-json Requires: php-mbstring @@ -153,6 +154,9 @@ exit $ret %changelog +* Mon Oct 18 2021 Remi Collet - 0.12.39-1 +- update to 0.12.39 (no change) + * Wed Sep 22 2021 Remi Collet - 0.12.38-1 - update to 0.12.38 - raise dependency on swaggest/json-diff 3.8.2 diff --git a/sources b/sources index 8fe2fff..d491c18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.38-ab7cca1.tgz) = 16ae1c851c3c278c4e8bb41bb7209425dc44985bcd09d9659a0af6ababef91c93570ddd215308b13ea6acde86c4f8687e1a4447f7827cdb3ba66e0fb9edd0ecf +SHA512 (php-swaggest-json-schema-0.12.39-193ba39.tgz) = 43c1ef489583ac757dc14aee0b4bf61a52a6d4f62c82a8d255a775abad60d5868922fd4c603c47e37a38efd1d13fc1385b07afcadd230a126e3b2aa49216ea3c From 4e9ea94386fa40d5d33db25fa0bb7120131effe6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 08:39:46 +0000 Subject: [PATCH 19/31] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index b2ae310..c290548 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.39 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -154,6 +154,9 @@ exit $ret %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.12.39-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 18 2021 Remi Collet - 0.12.39-1 - update to 0.12.39 (no change) From a539f84c9663ac41549a8fd23ae303bbae651f30 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 14:33:16 +0000 Subject: [PATCH 20/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index c290548..c5891b6 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.39 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -154,6 +154,9 @@ exit $ret %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.12.39-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 0.12.39-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 090f550e866c2185824b76944fb1a70979988065 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 18 Aug 2022 07:13:36 +0200 Subject: [PATCH 21/31] v0.12.41 --- .gitignore | 1 + php-swaggest-json-schema.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6007fc4..62641ff 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /php-swaggest-json-schema-0.12.37-1d7cce2.tgz /php-swaggest-json-schema-0.12.38-ab7cca1.tgz /php-swaggest-json-schema-0.12.39-193ba39.tgz +/php-swaggest-json-schema-0.12.41-1bb9790.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index c5891b6..947f7db 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit 193ba39cce1ffa2d55ddd5445315e945a63298a2 +%global gh_commit 1bb97901314f828774dd8c5b21bff889ce0b34bb %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,8 +23,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.39 -Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.41 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -154,6 +154,9 @@ exit $ret %changelog +* Thu Aug 18 2022 Remi Collet - 0.12.41-1 +- update to 0.12.41 + * Fri Jul 22 2022 Fedora Release Engineering - 0.12.39-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index d491c18..cb87255 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.39-193ba39.tgz) = 43c1ef489583ac757dc14aee0b4bf61a52a6d4f62c82a8d255a775abad60d5868922fd4c603c47e37a38efd1d13fc1385b07afcadd230a126e3b2aa49216ea3c +SHA512 (php-swaggest-json-schema-0.12.41-1bb9790.tgz) = 80a21c34645bd8863b84bcd485f809a1c389e118a07a7f462314b9b873b624072c99081bf93dbaa194938af95bb264e54dbc22863c8a355e99535beb2785d096 From 8fb1ba60a626db22cee1321dbf6f8bfbe5ff3cfb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 09:28:17 +0000 Subject: [PATCH 22/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 947f7db..5b880d8 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.41 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -154,6 +154,9 @@ exit $ret %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.12.41-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Aug 18 2022 Remi Collet - 0.12.41-1 - update to 0.12.41 From 90c96922b85b517a03df6b8ce8e2cf393a076776 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 05:19:49 +0000 Subject: [PATCH 23/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 5b880d8..f59da02 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.41 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -154,6 +154,9 @@ exit $ret %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.12.41-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jan 20 2023 Fedora Release Engineering - 0.12.41-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 36b21561b74cc7e03b744abadef0e9b4ad7e7125 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Sep 2023 09:38:30 +0200 Subject: [PATCH 24/31] v0.12.42 --- .gitignore | 1 + php-swaggest-json-schema.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 62641ff..f25e722 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /php-swaggest-json-schema-0.12.38-ab7cca1.tgz /php-swaggest-json-schema-0.12.39-193ba39.tgz /php-swaggest-json-schema-0.12.41-1bb9790.tgz +/php-swaggest-json-schema-0.12.42-d23adb5.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index f59da02..dd4d08e 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit 1bb97901314f828774dd8c5b21bff889ce0b34bb +%global gh_commit d23adb53808b8e2da36f75bc0188546e4cbe3b45 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,8 +23,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.41 -Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.42 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -131,7 +131,7 @@ EOF # Skip online tests: testInvalid, testValidate ret=0 -for cmd in php php73 php74 php80 php81; do +for cmd in php php80 php81 php82 php83; do if which $cmd; then $cmd %{phpunit} \ --no-coverage \ @@ -154,6 +154,9 @@ exit $ret %changelog +* Wed Sep 13 2023 Remi Collet - 0.12.42-1 +- update to 0.12.42 + * Fri Jul 21 2023 Fedora Release Engineering - 0.12.41-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index cb87255..702340e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.41-1bb9790.tgz) = 80a21c34645bd8863b84bcd485f809a1c389e118a07a7f462314b9b873b624072c99081bf93dbaa194938af95bb264e54dbc22863c8a355e99535beb2785d096 +SHA512 (php-swaggest-json-schema-0.12.42-d23adb5.tgz) = 722bac2499151a31e40d4975e1a56174cd6a19fd4cd4c7244c8ae3cee08f101b972199ada0c3ac9fe754f9c3f3b50cb6aea68fc1e79aba11dc26bafeb03ac5bb From 2acdd04e8afa47767d86f9a05d984d50682c94cf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Oct 2023 10:07:57 +0200 Subject: [PATCH 25/31] switch to phpunit9 --- php-swaggest-json-schema.spec | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index dd4d08e..7c7f86c 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -1,7 +1,7 @@ # remirepo/fedora spec file for php-swaggest-json-schema # -# Copyright (c) 2019-2021 Remi Collet -# License: CC-BY-SA +# Copyright (c) 2019-2023 Remi Collet +# License: CC-BY-SA-4.0 # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.42 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -48,8 +48,8 @@ BuildRequires: php-swaggest-json-diff >= 3.8.2 # "phpunit/phpunit": "^5", # "phpunit/php-code-coverage": "^4", # "codeclimate/php-test-reporter": "^0.4.0" -BuildRequires: php-composer(phpunit/phpunit) >= 5 -%global phpunit %{_bindir}/phpunit +BuildRequires: phpunit9 +%global phpunit %{_bindir}/phpunit9 BuildRequires: php-date BuildRequires: php-filter BuildRequires: php-pcre @@ -127,16 +127,28 @@ cat << 'EOF' | tee vendor/autoload.php expectException($e); + if ($m) $this->expectExceptionMessage($m); + } +} EOF +# For phpunit9 +sed -e '/setUp()/s/$/:void/' \ + -i tests/src/PHPUnit/Example/ExampleTest.php + # Skip online tests: testInvalid, testValidate +# Skip because of phpunit9: testPatternPropertiesMismatch ret=0 for cmd in php php80 php81 php82 php83; do if which $cmd; then $cmd %{phpunit} \ --no-coverage \ - --filter '^((?!(SwaggerTest::testInvalid|SwaggerTest::testValidate)).)*$' \ - --verbose || ret=1 + --filter '^((?!(SwaggerTest::testInvalid|SwaggerTest::testValidate|testPatternPropertiesMismatch)).)*$' \ + || ret=1 fi done exit $ret @@ -154,6 +166,9 @@ exit $ret %changelog +* Fri Oct 6 2023 Remi Collet - 0.12.42-2 +- switch to phpunit9 + * Wed Sep 13 2023 Remi Collet - 0.12.42-1 - update to 0.12.42 From c85af1a972f8d4cdb9efeeb78654089003bc32cd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 21:32:46 +0000 Subject: [PATCH 26/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 7c7f86c..77b33ec 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.42 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -166,6 +166,9 @@ exit $ret %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.12.42-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Oct 6 2023 Remi Collet - 0.12.42-2 - switch to phpunit9 From e4893e2e7a62df59c55e0bb290e9a167e7c4055b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 23:20:30 +0000 Subject: [PATCH 27/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 77b33ec..11a2c46 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.42 -Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 4%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -166,6 +166,9 @@ exit $ret %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 0.12.42-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 0.12.42-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 414893f1c6da1b9a8cc9f7d8947694b1e21c38b1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 07:35:57 +0000 Subject: [PATCH 28/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 11a2c46..5e026d5 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.42 -Release: 4%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 5%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -166,6 +166,9 @@ exit $ret %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 0.12.42-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 0.12.42-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 914a0b695d7397de1b54290d7d3a477d452b48ba Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Dec 2024 12:52:25 +0100 Subject: [PATCH 29/31] update to 0.12.43 re-license spec file to CECILL-2.1 raise dependency on PHP 7.1 --- .gitignore | 1 + php-swaggest-json-schema.spec | 35 +++++++++++++++-------------------- sources | 2 +- 3 files changed, 17 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index f25e722..96c463e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /php-swaggest-json-schema-0.12.39-193ba39.tgz /php-swaggest-json-schema-0.12.41-1bb9790.tgz /php-swaggest-json-schema-0.12.42-d23adb5.tgz +/php-swaggest-json-schema-0.12.43-1f3a77a.tgz diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 5e026d5..60ddb2a 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -1,8 +1,8 @@ # remirepo/fedora spec file for php-swaggest-json-schema # -# Copyright (c) 2019-2023 Remi Collet -# License: CC-BY-SA-4.0 -# http://creativecommons.org/licenses/by-sa/4.0/ +# SPDX-FileCopyrightText: Copyright 2019-2024 Remi Collet +# SPDX-License-Identifier: CECILL-2.1 +# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # @@ -10,7 +10,7 @@ %bcond_without tests # Github -%global gh_commit d23adb53808b8e2da36f75bc0188546e4cbe3b45 +%global gh_commit 1f3a77a382c5d273a0f1fe34be3b8af4060a88cd %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner swaggest %global gh_project php-json-schema @@ -23,8 +23,8 @@ %global major %nil Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 0.12.42 -Release: 5%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Version: 0.12.43 +Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -34,16 +34,11 @@ Source1: makesrc.sh BuildArch: noarch %if %{with tests} -BuildRequires: php(language) >= 5.4 +BuildRequires: php(language) >= 7.1 BuildRequires: php-json BuildRequires: php-mbstring -%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 BuildRequires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) BuildRequires: (php-composer(swaggest/json-diff) >= 3.8.2 with php-composer(swaggest/json-diff) < 4) -%else -BuildRequires: php-phplang-scope-exit >= 1.0 -BuildRequires: php-swaggest-json-diff >= 3.8.2 -%endif # For tests, from composer.json "require-dev": { # "phpunit/phpunit": "^5", # "phpunit/php-code-coverage": "^4", @@ -59,22 +54,17 @@ BuildRequires: php-fedora-autoloader-devel %endif # From composer.json, "require": { -# "php": ">=5.4", +# "php": ">=7.1", # "ext-json": "*", # "ext-mbstring": "*", # "phplang/scope-exit": "^1.0", # "swaggest/json-diff": "^3.8.2", # "symfony/polyfill-mbstring": "^1.19" -Requires: php(language) >= 5.4 +Requires: php(language) >= 7.1 Requires: php-json Requires: php-mbstring -%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 Requires: (php-composer(phplang/scope-exit) >= 1.0 with php-composer(phplang/scope-exit) < 2) Requires: (php-composer(swaggest/json-diff) >= 3.8.2 with php-composer(swaggest/json-diff) < 4) -%else -Requires: php-phplang-scope-exit >= 1.0 -Requires: php-swaggest-json-diff >= 3.8.2 -%endif # From phpcompatinfo report for 0.12.17 Requires: php-date Requires: php-filter @@ -143,7 +133,7 @@ sed -e '/setUp()/s/$/:void/' \ # Skip online tests: testInvalid, testValidate # Skip because of phpunit9: testPatternPropertiesMismatch ret=0 -for cmd in php php80 php81 php82 php83; do +for cmd in php php81 php82 php83 php84; do if which $cmd; then $cmd %{phpunit} \ --no-coverage \ @@ -166,6 +156,11 @@ exit $ret %changelog +* Mon Dec 23 2024 Remi Collet - 0.12.43-1 +- update to 0.12.43 +- re-license spec file to CECILL-2.1 +- raise dependency on PHP 7.1 + * Fri Jul 19 2024 Fedora Release Engineering - 0.12.42-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 702340e..b9268ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-swaggest-json-schema-0.12.42-d23adb5.tgz) = 722bac2499151a31e40d4975e1a56174cd6a19fd4cd4c7244c8ae3cee08f101b972199ada0c3ac9fe754f9c3f3b50cb6aea68fc1e79aba11dc26bafeb03ac5bb +SHA512 (php-swaggest-json-schema-0.12.43-1f3a77a.tgz) = fc1961dfb66d289af17ad602fd01edebb0d9647c28a93203c931a9290eb56eb9e5cdc764878d2e267a4940fbe2d0f9295c375236c184ca15b49d843a7a327969 From 44178b549feabcb12817459471bede647ae6a213 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 09:54:19 +0000 Subject: [PATCH 30/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index 60ddb2a..f6e5e1b 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.43 -Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -156,6 +156,9 @@ exit $ret %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 0.12.43-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Dec 23 2024 Remi Collet - 0.12.43-1 - update to 0.12.43 - re-license spec file to CECILL-2.1 From e876ea37da7cc4e1d0aff05d11028f25f177bad4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:39:11 +0000 Subject: [PATCH 31/31] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- php-swaggest-json-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-swaggest-json-schema.spec b/php-swaggest-json-schema.spec index f6e5e1b..ee926cc 100644 --- a/php-swaggest-json-schema.spec +++ b/php-swaggest-json-schema.spec @@ -24,7 +24,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{major} Version: 0.12.43 -Release: 2%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} +Release: 3%{?gh_date?%{gh_date}git%{gh_short}}%{?dist} Summary: High definition PHP structures with JSON-schema based validation License: MIT @@ -156,6 +156,9 @@ exit $ret %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.12.43-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jan 18 2025 Fedora Release Engineering - 0.12.43-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild