From 5137c564e75abcda85d8e479b52798894e5fe69c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 24 Jan 2022 11:36:52 +0100 Subject: [PATCH 01/57] v9.5.13 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cf19791..9db1a87 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /phpunit9-9.5.10-c814a05.tgz /phpunit9-9.5.11-2406855.tgz /phpunit9-9.5.12-93d4bf4.tgz +/phpunit9-9.5.13-597cb64.tgz diff --git a/phpunit9.spec b/phpunit9.spec index fe4de37..fe8f641 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 93d4bf4c37aec6384bb9e5d390d9049a463a7256 +%global gh_commit 597cb647654ede35e43b137926dfdfef0fb11743 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.12 +%global upstream_version 9.5.13 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Mon Jan 24 2022 Remi Collet - 9.5.13-1 +- update to 9.5.13 + * Fri Jan 21 2022 Remi Collet - 9.5.12-1 - update to 9.5.12 diff --git a/sources b/sources index 8e28622..65f0a9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.12-93d4bf4.tgz) = 9eba109dbd7917af24b4c9595e588cf18d7af07e2cc5e7fa2d22b11999f7e6f7ee4df3ac47a3d32dcf65d9a729a5057a4889239878ca82240c904bb774aa2980 +SHA512 (phpunit9-9.5.13-597cb64.tgz) = 26ccad7daae1e0d9eba2568d10df049e165112ef0e0c159d315abef85c826af032574411a36f8c6d2eef898be3c28e04261d01c6211459e9b1fa31dbcba2f065 From fde39ce8e2cd8fcd431f909e52db66573d7be68c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 24 Jan 2022 11:36:52 +0100 Subject: [PATCH 02/57] v9.5.13 (cherry picked from commit 5137c564e75abcda85d8e479b52798894e5fe69c) --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cf19791..9db1a87 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /phpunit9-9.5.10-c814a05.tgz /phpunit9-9.5.11-2406855.tgz /phpunit9-9.5.12-93d4bf4.tgz +/phpunit9-9.5.13-597cb64.tgz diff --git a/phpunit9.spec b/phpunit9.spec index fe4de37..fe8f641 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 93d4bf4c37aec6384bb9e5d390d9049a463a7256 +%global gh_commit 597cb647654ede35e43b137926dfdfef0fb11743 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.12 +%global upstream_version 9.5.13 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Mon Jan 24 2022 Remi Collet - 9.5.13-1 +- update to 9.5.13 + * Fri Jan 21 2022 Remi Collet - 9.5.12-1 - update to 9.5.12 diff --git a/sources b/sources index 8e28622..65f0a9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.12-93d4bf4.tgz) = 9eba109dbd7917af24b4c9595e588cf18d7af07e2cc5e7fa2d22b11999f7e6f7ee4df3ac47a3d32dcf65d9a729a5057a4889239878ca82240c904bb774aa2980 +SHA512 (phpunit9-9.5.13-597cb64.tgz) = 26ccad7daae1e0d9eba2568d10df049e165112ef0e0c159d315abef85c826af032574411a36f8c6d2eef898be3c28e04261d01c6211459e9b1fa31dbcba2f065 From 50731ab2c858ca92ae080d7c940a5d05338978d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Feb 2022 09:07:05 +0100 Subject: [PATCH 03/57] v9.5.14 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9db1a87..2d1fdbb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /phpunit9-9.5.11-2406855.tgz /phpunit9-9.5.12-93d4bf4.tgz /phpunit9-9.5.13-597cb64.tgz +/phpunit9-9.5.14-1883687.tgz diff --git a/phpunit9.spec b/phpunit9.spec index fe8f641..f3792ac 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 597cb647654ede35e43b137926dfdfef0fb11743 +%global gh_commit 1883687169c017d6ae37c58883ca3994cfc34189 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.13 +%global upstream_version 9.5.14 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Fri Feb 18 2022 Remi Collet - 9.5.14-1 +- update to 9.5.14 + * Mon Jan 24 2022 Remi Collet - 9.5.13-1 - update to 9.5.13 diff --git a/sources b/sources index 65f0a9d..28c117c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.13-597cb64.tgz) = 26ccad7daae1e0d9eba2568d10df049e165112ef0e0c159d315abef85c826af032574411a36f8c6d2eef898be3c28e04261d01c6211459e9b1fa31dbcba2f065 +SHA512 (phpunit9-9.5.14-1883687.tgz) = 47f20d4d18771cbdd3ab9d6900c39649f82e6e8ada9e08d6bd867c094691315624d2b71dfb43db11588ab4d886c1fba1ab29c5cbafa699655c6d49d6b980cd0f From 10204571a44aac64b853b07d177ddf00c61eddc5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Feb 2022 09:07:05 +0100 Subject: [PATCH 04/57] v9.5.14 (cherry picked from commit 50731ab2c858ca92ae080d7c940a5d05338978d2) --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9db1a87..2d1fdbb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /phpunit9-9.5.11-2406855.tgz /phpunit9-9.5.12-93d4bf4.tgz /phpunit9-9.5.13-597cb64.tgz +/phpunit9-9.5.14-1883687.tgz diff --git a/phpunit9.spec b/phpunit9.spec index fe8f641..f3792ac 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 597cb647654ede35e43b137926dfdfef0fb11743 +%global gh_commit 1883687169c017d6ae37c58883ca3994cfc34189 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.13 +%global upstream_version 9.5.14 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Fri Feb 18 2022 Remi Collet - 9.5.14-1 +- update to 9.5.14 + * Mon Jan 24 2022 Remi Collet - 9.5.13-1 - update to 9.5.13 diff --git a/sources b/sources index 65f0a9d..28c117c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.13-597cb64.tgz) = 26ccad7daae1e0d9eba2568d10df049e165112ef0e0c159d315abef85c826af032574411a36f8c6d2eef898be3c28e04261d01c6211459e9b1fa31dbcba2f065 +SHA512 (phpunit9-9.5.14-1883687.tgz) = 47f20d4d18771cbdd3ab9d6900c39649f82e6e8ada9e08d6bd867c094691315624d2b71dfb43db11588ab4d886c1fba1ab29c5cbafa699655c6d49d6b980cd0f From 74296be849e2a3d0e22c99db627619d7053cc524 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Feb 2022 12:16:30 +0100 Subject: [PATCH 05/57] update to 9.5.15 raise dependency on phpunit/php-code-coverage 9.2.12 --- .gitignore | 1 + phpunit9.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2d1fdbb..a41b6ce 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /phpunit9-9.5.12-93d4bf4.tgz /phpunit9-9.5.13-597cb64.tgz /phpunit9-9.5.14-1883687.tgz +/phpunit9-9.5.15-dc73838.tgz diff --git a/phpunit9.spec b/phpunit9.spec index f3792ac..2ba354e 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 1883687169c017d6ae37c58883ca3994cfc34189 +%global gh_commit dc738383c519243b0a967f63943a848d3fd861aa #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.14 +%global upstream_version 9.5.15 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -48,7 +48,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.7 with php-composer(phpunit/php-code-coverage) < 10) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) BuildRequires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -86,7 +86,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", # "phpspec/prophecy": "^1.12.1", -# "phpunit/php-code-coverage": "^9.2.7", +# "phpunit/php-code-coverage": "^9.2.12", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", # "phpunit/php-text-template": "^2.0.3", @@ -115,7 +115,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.7 with php-composer(phpunit/php-code-coverage) < 10) +Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) Requires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -249,6 +249,10 @@ exit $ret %changelog +* Wed Feb 23 2022 Remi Collet - 9.5.15-1 +- update to 9.5.15 +- raise dependency on phpunit/php-code-coverage 9.2.12 + * Fri Feb 18 2022 Remi Collet - 9.5.14-1 - update to 9.5.14 diff --git a/sources b/sources index 28c117c..2e361df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.14-1883687.tgz) = 47f20d4d18771cbdd3ab9d6900c39649f82e6e8ada9e08d6bd867c094691315624d2b71dfb43db11588ab4d886c1fba1ab29c5cbafa699655c6d49d6b980cd0f +SHA512 (phpunit9-9.5.15-dc73838.tgz) = 925d08491d030147e42ae58aad3f142e294dd1ab63e11f11123a437f954bf987d8a1fcac76393aeec5cacdef1230e8c6e99a4fe6e57b89a88751333889a03511 From 0c9ccf8f6e229a7ccebf9eecf3bafb035e0aa30c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Feb 2022 12:16:30 +0100 Subject: [PATCH 06/57] update to 9.5.15 raise dependency on phpunit/php-code-coverage 9.2.12 (cherry picked from commit 74296be849e2a3d0e22c99db627619d7053cc524) --- .gitignore | 1 + phpunit9.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 2d1fdbb..a41b6ce 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /phpunit9-9.5.12-93d4bf4.tgz /phpunit9-9.5.13-597cb64.tgz /phpunit9-9.5.14-1883687.tgz +/phpunit9-9.5.15-dc73838.tgz diff --git a/phpunit9.spec b/phpunit9.spec index f3792ac..2ba354e 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 1883687169c017d6ae37c58883ca3994cfc34189 +%global gh_commit dc738383c519243b0a967f63943a848d3fd861aa #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.14 +%global upstream_version 9.5.15 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -48,7 +48,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.7 with php-composer(phpunit/php-code-coverage) < 10) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) BuildRequires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -86,7 +86,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", # "phpspec/prophecy": "^1.12.1", -# "phpunit/php-code-coverage": "^9.2.7", +# "phpunit/php-code-coverage": "^9.2.12", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", # "phpunit/php-text-template": "^2.0.3", @@ -115,7 +115,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.7 with php-composer(phpunit/php-code-coverage) < 10) +Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) Requires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -249,6 +249,10 @@ exit $ret %changelog +* Wed Feb 23 2022 Remi Collet - 9.5.15-1 +- update to 9.5.15 +- raise dependency on phpunit/php-code-coverage 9.2.12 + * Fri Feb 18 2022 Remi Collet - 9.5.14-1 - update to 9.5.14 diff --git a/sources b/sources index 28c117c..2e361df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.14-1883687.tgz) = 47f20d4d18771cbdd3ab9d6900c39649f82e6e8ada9e08d6bd867c094691315624d2b71dfb43db11588ab4d886c1fba1ab29c5cbafa699655c6d49d6b980cd0f +SHA512 (phpunit9-9.5.15-dc73838.tgz) = 925d08491d030147e42ae58aad3f142e294dd1ab63e11f11123a437f954bf987d8a1fcac76393aeec5cacdef1230e8c6e99a4fe6e57b89a88751333889a03511 From e01a279bc487084e74035d5fffc3edd32af6cefd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 24 Feb 2022 11:15:05 +0100 Subject: [PATCH 07/57] update to 9.5.16 raise dependency on phpunit/php-code-coverage 9.2.13 --- .gitignore | 1 + phpunit9.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a41b6ce..1b97d11 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /phpunit9-9.5.13-597cb64.tgz /phpunit9-9.5.14-1883687.tgz /phpunit9-9.5.15-dc73838.tgz +/phpunit9-9.5.16-5ff8c54.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 2ba354e..f8b6fc4 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit dc738383c519243b0a967f63943a848d3fd861aa +%global gh_commit 5ff8c545a50226c569310a35f4fa89d79f1ddfdc #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.15 +%global upstream_version 9.5.16 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -48,7 +48,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.13 with php-composer(phpunit/php-code-coverage) < 10) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) BuildRequires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -86,7 +86,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", # "phpspec/prophecy": "^1.12.1", -# "phpunit/php-code-coverage": "^9.2.12", +# "phpunit/php-code-coverage": "^9.2.13", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", # "phpunit/php-text-template": "^2.0.3", @@ -115,7 +115,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) +Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.13 with php-composer(phpunit/php-code-coverage) < 10) Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) Requires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -249,6 +249,10 @@ exit $ret %changelog +* Thu Feb 24 2022 Remi Collet - 9.5.16-1 +- update to 9.5.16 +- raise dependency on phpunit/php-code-coverage 9.2.13 + * Wed Feb 23 2022 Remi Collet - 9.5.15-1 - update to 9.5.15 - raise dependency on phpunit/php-code-coverage 9.2.12 diff --git a/sources b/sources index 2e361df..47827b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.15-dc73838.tgz) = 925d08491d030147e42ae58aad3f142e294dd1ab63e11f11123a437f954bf987d8a1fcac76393aeec5cacdef1230e8c6e99a4fe6e57b89a88751333889a03511 +SHA512 (phpunit9-9.5.16-5ff8c54.tgz) = 2fa58fb951abb5e668c269e3b77c16162dc90f7f80de56064c317eb01eb717ad6bbf67e4bcb47b9fd307072508c6fa4170df58f02c80a97db379f72644629cf7 From 0b9d068e253a543bc1c1c5e12328eb1595b4aeaf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 24 Feb 2022 11:15:05 +0100 Subject: [PATCH 08/57] update to 9.5.16 raise dependency on phpunit/php-code-coverage 9.2.13 (cherry picked from commit e01a279bc487084e74035d5fffc3edd32af6cefd) --- .gitignore | 1 + phpunit9.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a41b6ce..1b97d11 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /phpunit9-9.5.13-597cb64.tgz /phpunit9-9.5.14-1883687.tgz /phpunit9-9.5.15-dc73838.tgz +/phpunit9-9.5.16-5ff8c54.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 2ba354e..f8b6fc4 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit dc738383c519243b0a967f63943a848d3fd861aa +%global gh_commit 5ff8c545a50226c569310a35f4fa89d79f1ddfdc #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.15 +%global upstream_version 9.5.16 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -48,7 +48,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.13 with php-composer(phpunit/php-code-coverage) < 10) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) BuildRequires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -86,7 +86,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", # "phpspec/prophecy": "^1.12.1", -# "phpunit/php-code-coverage": "^9.2.12", +# "phpunit/php-code-coverage": "^9.2.13", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", # "phpunit/php-text-template": "^2.0.3", @@ -115,7 +115,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.12 with php-composer(phpunit/php-code-coverage) < 10) +Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.13 with php-composer(phpunit/php-code-coverage) < 10) Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) Requires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -249,6 +249,10 @@ exit $ret %changelog +* Thu Feb 24 2022 Remi Collet - 9.5.16-1 +- update to 9.5.16 +- raise dependency on phpunit/php-code-coverage 9.2.13 + * Wed Feb 23 2022 Remi Collet - 9.5.15-1 - update to 9.5.15 - raise dependency on phpunit/php-code-coverage 9.2.12 diff --git a/sources b/sources index 2e361df..47827b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.15-dc73838.tgz) = 925d08491d030147e42ae58aad3f142e294dd1ab63e11f11123a437f954bf987d8a1fcac76393aeec5cacdef1230e8c6e99a4fe6e57b89a88751333889a03511 +SHA512 (phpunit9-9.5.16-5ff8c54.tgz) = 2fa58fb951abb5e668c269e3b77c16162dc90f7f80de56064c317eb01eb717ad6bbf67e4bcb47b9fd307072508c6fa4170df58f02c80a97db379f72644629cf7 From a6909f567673f71451d1a253b437420407809c19 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Mar 2022 10:00:00 +0100 Subject: [PATCH 09/57] update to 9.5.17 #StandWithUkraine --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b97d11..6aca3af 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /phpunit9-9.5.14-1883687.tgz /phpunit9-9.5.15-dc73838.tgz /phpunit9-9.5.16-5ff8c54.tgz +/phpunit9-9.5.17-5c5abcf.tgz diff --git a/phpunit9.spec b/phpunit9.spec index f8b6fc4..d023e6c 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 5ff8c545a50226c569310a35f4fa89d79f1ddfdc +%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.16 +%global upstream_version 9.5.17 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Sun Mar 6 2022 Remi Collet - 9.5.17-1 +- update to 9.5.17 #StandWithUkraine + * Thu Feb 24 2022 Remi Collet - 9.5.16-1 - update to 9.5.16 - raise dependency on phpunit/php-code-coverage 9.2.13 diff --git a/sources b/sources index 47827b1..911491e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.16-5ff8c54.tgz) = 2fa58fb951abb5e668c269e3b77c16162dc90f7f80de56064c317eb01eb717ad6bbf67e4bcb47b9fd307072508c6fa4170df58f02c80a97db379f72644629cf7 +SHA512 (phpunit9-9.5.17-5c5abcf.tgz) = 6ff9954a9229c2a0e8e795e8750c75ec2130ae4cff95a5e6449df232e7da6e7d6cf49c6245a3834d791a602b35787784f8e7934bcf8668b337dff039e37c601b From 900ab0843ddafee4a9d4d7e1897fcbc10b3f7277 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Mar 2022 10:00:00 +0100 Subject: [PATCH 10/57] update to 9.5.17 #StandWithUkraine (cherry picked from commit a6909f567673f71451d1a253b437420407809c19) --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b97d11..6aca3af 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /phpunit9-9.5.14-1883687.tgz /phpunit9-9.5.15-dc73838.tgz /phpunit9-9.5.16-5ff8c54.tgz +/phpunit9-9.5.17-5c5abcf.tgz diff --git a/phpunit9.spec b/phpunit9.spec index f8b6fc4..d023e6c 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 5ff8c545a50226c569310a35f4fa89d79f1ddfdc +%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.16 +%global upstream_version 9.5.17 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Sun Mar 6 2022 Remi Collet - 9.5.17-1 +- update to 9.5.17 #StandWithUkraine + * Thu Feb 24 2022 Remi Collet - 9.5.16-1 - update to 9.5.16 - raise dependency on phpunit/php-code-coverage 9.2.13 diff --git a/sources b/sources index 47827b1..911491e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.16-5ff8c54.tgz) = 2fa58fb951abb5e668c269e3b77c16162dc90f7f80de56064c317eb01eb717ad6bbf67e4bcb47b9fd307072508c6fa4170df58f02c80a97db379f72644629cf7 +SHA512 (phpunit9-9.5.17-5c5abcf.tgz) = 6ff9954a9229c2a0e8e795e8750c75ec2130ae4cff95a5e6449df232e7da6e7d6cf49c6245a3834d791a602b35787784f8e7934bcf8668b337dff039e37c601b From 5003d9ec3d50cf7da9dc9d8e01c52308f2fd16c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Mar 2022 11:21:21 +0100 Subject: [PATCH 11/57] v9.5.18 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6aca3af..eed40fe 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /phpunit9-9.5.15-dc73838.tgz /phpunit9-9.5.16-5ff8c54.tgz /phpunit9-9.5.17-5c5abcf.tgz +/phpunit9-9.5.18-1b58560.tgz diff --git a/phpunit9.spec b/phpunit9.spec index d023e6c..8b3a7e9 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f +%global gh_commit 1b5856028273bfd855e60a887278857d872ec67a #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.17 +%global upstream_version 9.5.18 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Tue Mar 8 2022 Remi Collet - 9.5.18-1 +- update to 9.5.18 + * Sun Mar 6 2022 Remi Collet - 9.5.17-1 - update to 9.5.17 #StandWithUkraine diff --git a/sources b/sources index 911491e..c759b02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.17-5c5abcf.tgz) = 6ff9954a9229c2a0e8e795e8750c75ec2130ae4cff95a5e6449df232e7da6e7d6cf49c6245a3834d791a602b35787784f8e7934bcf8668b337dff039e37c601b +SHA512 (phpunit9-9.5.18-1b58560.tgz) = 716d4bc42de9c311564621dee89faefee16666ddc564a73dc8a8d84d10038cf5b520312f97de43c34699febe1a0bc4e0bac71d2dcc40522763b605f474851901 From 1232fbf0a74ae996df4e5622f5b712c3fb4af9f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Mar 2022 11:21:21 +0100 Subject: [PATCH 12/57] v9.5.18 (cherry picked from commit 5003d9ec3d50cf7da9dc9d8e01c52308f2fd16c3) --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6aca3af..eed40fe 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /phpunit9-9.5.15-dc73838.tgz /phpunit9-9.5.16-5ff8c54.tgz /phpunit9-9.5.17-5c5abcf.tgz +/phpunit9-9.5.18-1b58560.tgz diff --git a/phpunit9.spec b/phpunit9.spec index d023e6c..8b3a7e9 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 5c5abcfaa2cbd44b2203995d7a339ef910fe0c8f +%global gh_commit 1b5856028273bfd855e60a887278857d872ec67a #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.17 +%global upstream_version 9.5.18 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -249,6 +249,9 @@ exit $ret %changelog +* Tue Mar 8 2022 Remi Collet - 9.5.18-1 +- update to 9.5.18 + * Sun Mar 6 2022 Remi Collet - 9.5.17-1 - update to 9.5.17 #StandWithUkraine diff --git a/sources b/sources index 911491e..c759b02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.17-5c5abcf.tgz) = 6ff9954a9229c2a0e8e795e8750c75ec2130ae4cff95a5e6449df232e7da6e7d6cf49c6245a3834d791a602b35787784f8e7934bcf8668b337dff039e37c601b +SHA512 (phpunit9-9.5.18-1b58560.tgz) = 716d4bc42de9c311564621dee89faefee16666ddc564a73dc8a8d84d10038cf5b520312f97de43c34699febe1a0bc4e0bac71d2dcc40522763b605f474851901 From 8618b3dae6f231f6fb609d304c619e91b4d0ab99 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jun 2022 08:40:26 +0200 Subject: [PATCH 13/57] update to 9.5.21 raise dependency on sebastian/type 3.0 --- .gitignore | 1 + phpunit9.spec | 30 +++++++++++++++--------------- sources | 2 +- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index eed40fe..f04853f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /phpunit9-9.5.16-5ff8c54.tgz /phpunit9-9.5.17-5c5abcf.tgz /phpunit9-9.5.18-1b58560.tgz +/phpunit9-9.5.21-0e32b76.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 8b3a7e9..825bea3 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 1b5856028273bfd855e60a887278857d872ec67a +%global gh_commit 0e32b76be457de00e83213528f6bb37e2a38fcb1 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.18 +%global upstream_version 9.5.21 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -62,7 +62,7 @@ BuildRequires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 2.3.4 with php-composer(sebastian/type) < 3) +BuildRequires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -100,7 +100,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/global-state": "^5.0.1", # "sebastian/object-enumerator": "^4.0.3", # "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^2.3.4", +# "sebastian/type": "^3.0", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -129,7 +129,7 @@ Requires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 2.3.4 with php-composer(sebastian/type) < 3) +Requires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -188,7 +188,7 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/GlobalState5/autoload.php', '%{php_home}/SebastianBergmann/ObjectEnumerator4/autoload.php', '%{php_home}/SebastianBergmann/ResourceOperations3/autoload.php', - '%{php_home}/SebastianBergmann/Type2/autoload.php', + '%{php_home}/SebastianBergmann/Type3/autoload.php', '%{php_home}/SebastianBergmann/Version3/autoload.php', '%{php_home}/Doctrine/Instantiator/autoload.php', '%{php_home}/DeepCopy/autoload.php', @@ -205,14 +205,10 @@ cat src/autoload.php %{_bindir}/phpab \ --output tests/autoload.php \ - --exclude '*/BankAccountTest2.php' \ - --exclude '*/regression/Trac/783/OneTest.php' \ - --exclude 'tests/end-to-end/regression/GitHub/3889/Issue3889Test.test.php' \ - --exclude 'tests/end-to-end/regression/GitHub/3904/Issue3904Test.php' \ - --exclude 'tests/end-to-end/force-covers-annotation/tests/Test.php' \ - --exclude 'tests/end-to-end/regression/GitHub/2448/Test.php' \ - --exclude 'tests/end-to-end/migration/possibility-to-migrate-from-85-is-detected/src/Greeter.php' \ - --exclude 'tests/end-to-end/migration/possibility-to-migrate-from-85-is-detected/tests/GreeterTest.php' \ + --exclude 'tests/end-to-end/regression/4376/tests/Test.php' \ + --exclude 'tests/end-to-end/regression/2448/Test.php' \ + --exclude 'tests/end-to-end/migration/_files/possibility-to-migrate-from-85-is-detected/src/Greeter.php' \ + --exclude 'tests/end-to-end/migration/_files/possibility-to-migrate-from-85-is-detected/tests/GreeterTest.php' \ tests @@ -232,7 +228,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php74 php80 php81; do +for cmd in php php74 php80 php81 php82; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -249,6 +245,10 @@ exit $ret %changelog +* Mon Jun 20 2022 Remi Collet - 9.5.21-1 +- update to 9.5.21 +- raise dependency on sebastian/type 3.0 + * Tue Mar 8 2022 Remi Collet - 9.5.18-1 - update to 9.5.18 diff --git a/sources b/sources index c759b02..4512542 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.18-1b58560.tgz) = 716d4bc42de9c311564621dee89faefee16666ddc564a73dc8a8d84d10038cf5b520312f97de43c34699febe1a0bc4e0bac71d2dcc40522763b605f474851901 +SHA512 (phpunit9-9.5.21-0e32b76.tgz) = 9533b7953e248cd085779619f5cb3d72c0cfd4eaae8e5cd235889be0f52adcf83d04e87cd567a958c094bf220c7510fd3f73cc6c47e85ded2145ce1000384fa8 From b13c2dc562b764c35969258cceba1780b21ccc8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jun 2022 08:40:26 +0200 Subject: [PATCH 14/57] update to 9.5.21 raise dependency on sebastian/type 3.0 (cherry picked from commit 8618b3dae6f231f6fb609d304c619e91b4d0ab99) --- .gitignore | 1 + phpunit9.spec | 30 +++++++++++++++--------------- sources | 2 +- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index eed40fe..f04853f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /phpunit9-9.5.16-5ff8c54.tgz /phpunit9-9.5.17-5c5abcf.tgz /phpunit9-9.5.18-1b58560.tgz +/phpunit9-9.5.21-0e32b76.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 8b3a7e9..825bea3 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 1b5856028273bfd855e60a887278857d872ec67a +%global gh_commit 0e32b76be457de00e83213528f6bb37e2a38fcb1 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.18 +%global upstream_version 9.5.21 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -62,7 +62,7 @@ BuildRequires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 2.3.4 with php-composer(sebastian/type) < 3) +BuildRequires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -100,7 +100,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/global-state": "^5.0.1", # "sebastian/object-enumerator": "^4.0.3", # "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^2.3.4", +# "sebastian/type": "^3.0", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -129,7 +129,7 @@ Requires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 2.3.4 with php-composer(sebastian/type) < 3) +Requires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -188,7 +188,7 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/GlobalState5/autoload.php', '%{php_home}/SebastianBergmann/ObjectEnumerator4/autoload.php', '%{php_home}/SebastianBergmann/ResourceOperations3/autoload.php', - '%{php_home}/SebastianBergmann/Type2/autoload.php', + '%{php_home}/SebastianBergmann/Type3/autoload.php', '%{php_home}/SebastianBergmann/Version3/autoload.php', '%{php_home}/Doctrine/Instantiator/autoload.php', '%{php_home}/DeepCopy/autoload.php', @@ -205,14 +205,10 @@ cat src/autoload.php %{_bindir}/phpab \ --output tests/autoload.php \ - --exclude '*/BankAccountTest2.php' \ - --exclude '*/regression/Trac/783/OneTest.php' \ - --exclude 'tests/end-to-end/regression/GitHub/3889/Issue3889Test.test.php' \ - --exclude 'tests/end-to-end/regression/GitHub/3904/Issue3904Test.php' \ - --exclude 'tests/end-to-end/force-covers-annotation/tests/Test.php' \ - --exclude 'tests/end-to-end/regression/GitHub/2448/Test.php' \ - --exclude 'tests/end-to-end/migration/possibility-to-migrate-from-85-is-detected/src/Greeter.php' \ - --exclude 'tests/end-to-end/migration/possibility-to-migrate-from-85-is-detected/tests/GreeterTest.php' \ + --exclude 'tests/end-to-end/regression/4376/tests/Test.php' \ + --exclude 'tests/end-to-end/regression/2448/Test.php' \ + --exclude 'tests/end-to-end/migration/_files/possibility-to-migrate-from-85-is-detected/src/Greeter.php' \ + --exclude 'tests/end-to-end/migration/_files/possibility-to-migrate-from-85-is-detected/tests/GreeterTest.php' \ tests @@ -232,7 +228,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php74 php80 php81; do +for cmd in php php74 php80 php81 php82; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -249,6 +245,10 @@ exit $ret %changelog +* Mon Jun 20 2022 Remi Collet - 9.5.21-1 +- update to 9.5.21 +- raise dependency on sebastian/type 3.0 + * Tue Mar 8 2022 Remi Collet - 9.5.18-1 - update to 9.5.18 diff --git a/sources b/sources index c759b02..4512542 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.18-1b58560.tgz) = 716d4bc42de9c311564621dee89faefee16666ddc564a73dc8a8d84d10038cf5b520312f97de43c34699febe1a0bc4e0bac71d2dcc40522763b605f474851901 +SHA512 (phpunit9-9.5.21-0e32b76.tgz) = 9533b7953e248cd085779619f5cb3d72c0cfd4eaae8e5cd235889be0f52adcf83d04e87cd567a958c094bf220c7510fd3f73cc6c47e85ded2145ce1000384fa8 From 73e1bf86d84c1d0365bde278b97ca43278be89fc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 14:43:09 +0000 Subject: [PATCH 15/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 825bea3..bd951a4 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -30,7 +30,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -245,6 +245,9 @@ exit $ret %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 9.5.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 20 2022 Remi Collet - 9.5.21-1 - update to 9.5.21 - raise dependency on sebastian/type 3.0 From c03e978b94e80e6d162cd00e29f666fc95490cba Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Sep 2022 11:48:16 +0200 Subject: [PATCH 16/57] update to 9.5.24 raise dependency on sebastian/type 3.1 --- .gitignore | 1 + phpunit9.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index f04853f..fd10a69 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /phpunit9-9.5.17-5c5abcf.tgz /phpunit9-9.5.18-1b58560.tgz /phpunit9-9.5.21-0e32b76.tgz +/phpunit9-9.5.24-d0aa609.tgz diff --git a/phpunit9.spec b/phpunit9.spec index bd951a4..5ea3354 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 0e32b76be457de00e83213528f6bb37e2a38fcb1 +%global gh_commit d0aa6097bef9fd42458a9b3c49da32c6ce6129c5 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,12 +25,12 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.21 +%global upstream_version 9.5.24 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -62,7 +62,7 @@ BuildRequires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) +BuildRequires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -85,7 +85,6 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "myclabs/deep-copy": "^1.10.1", # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", -# "phpspec/prophecy": "^1.12.1", # "phpunit/php-code-coverage": "^9.2.13", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", @@ -100,7 +99,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/global-state": "^5.0.1", # "sebastian/object-enumerator": "^4.0.3", # "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^3.0", +# "sebastian/type": "^3.1", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -129,7 +128,7 @@ Requires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) +Requires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -245,6 +244,10 @@ exit $ret %changelog +* Thu Sep 1 2022 Remi Collet - 9.5.24-1 +- update to 9.5.24 +- raise dependency on sebastian/type 3.1 + * Fri Jul 22 2022 Fedora Release Engineering - 9.5.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 4512542..529fdf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.21-0e32b76.tgz) = 9533b7953e248cd085779619f5cb3d72c0cfd4eaae8e5cd235889be0f52adcf83d04e87cd567a958c094bf220c7510fd3f73cc6c47e85ded2145ce1000384fa8 +SHA512 (phpunit9-9.5.24-d0aa609.tgz) = d85a8c9ec458ba178e1ee7365000e08c3213cc41385f0f96c385683880129d82b100a5fa0c61019783b51df9fbc2c4cba419c34825ab0722a5aa713c11971369 From 62bacbc4bdefad4ce27857793b50d1cfbb2e5b9c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Sep 2022 11:48:16 +0200 Subject: [PATCH 17/57] update to 9.5.24 raise dependency on sebastian/type 3.1 (cherry picked from commit c03e978b94e80e6d162cd00e29f666fc95490cba) (cherry picked from commit 0ac82d3dcef0092c753d0a421d1e278739a70f0e) --- .gitignore | 1 + phpunit9.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index f04853f..fd10a69 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /phpunit9-9.5.17-5c5abcf.tgz /phpunit9-9.5.18-1b58560.tgz /phpunit9-9.5.21-0e32b76.tgz +/phpunit9-9.5.24-d0aa609.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 825bea3..e934a33 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 0e32b76be457de00e83213528f6bb37e2a38fcb1 +%global gh_commit d0aa6097bef9fd42458a9b3c49da32c6ce6129c5 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.21 +%global upstream_version 9.5.24 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -62,7 +62,7 @@ BuildRequires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) +BuildRequires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -85,7 +85,6 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "myclabs/deep-copy": "^1.10.1", # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", -# "phpspec/prophecy": "^1.12.1", # "phpunit/php-code-coverage": "^9.2.13", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", @@ -100,7 +99,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/global-state": "^5.0.1", # "sebastian/object-enumerator": "^4.0.3", # "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^3.0", +# "sebastian/type": "^3.1", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -129,7 +128,7 @@ Requires: (php-composer(sebastian/exporter) >= 4.0.2 with php-c Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 3.0 with php-composer(sebastian/type) < 4) +Requires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -245,6 +244,10 @@ exit $ret %changelog +* Thu Sep 1 2022 Remi Collet - 9.5.24-1 +- update to 9.5.24 +- raise dependency on sebastian/type 3.1 + * Mon Jun 20 2022 Remi Collet - 9.5.21-1 - update to 9.5.21 - raise dependency on sebastian/type 3.0 diff --git a/sources b/sources index 4512542..529fdf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.21-0e32b76.tgz) = 9533b7953e248cd085779619f5cb3d72c0cfd4eaae8e5cd235889be0f52adcf83d04e87cd567a958c094bf220c7510fd3f73cc6c47e85ded2145ce1000384fa8 +SHA512 (phpunit9-9.5.24-d0aa609.tgz) = d85a8c9ec458ba178e1ee7365000e08c3213cc41385f0f96c385683880129d82b100a5fa0c61019783b51df9fbc2c4cba419c34825ab0722a5aa713c11971369 From 3b0f081ce61950614c3006da56e6018d8eb4b611 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Sep 2022 09:14:29 +0200 Subject: [PATCH 18/57] update to 9.5.25 raise dependency on sebastian/comparator 4.0.8 raise dependency on sebastian/exporter 4.0.5 raise dependency on sebastian/type 3.2 --- .gitignore | 1 + phpunit9.spec | 28 +++++++++++++++++----------- sources | 2 +- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index fd10a69..047848c 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /phpunit9-9.5.18-1b58560.tgz /phpunit9-9.5.21-0e32b76.tgz /phpunit9-9.5.24-d0aa609.tgz +/phpunit9-9.5.25-3e6f90c.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 5ea3354..efa6cbc 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit d0aa6097bef9fd42458a9b3c49da32c6ce6129c5 +%global gh_commit 3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.24 +%global upstream_version 9.5.25 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -55,14 +55,14 @@ BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-c BuildRequires: (php-composer(phpunit/php-timer) >= 5.0.1 with php-composer(phpunit/php-timer) < 6) BuildRequires: (php-composer(sebastian/cli-parser) >= 1.0 with php-composer(sebastian/cli-parser) < 2) BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.5 with php-composer(sebastian/code-unit) < 2) -BuildRequires: (php-composer(sebastian/comparator) >= 4.0.5 with php-composer(sebastian/comparator) < 5) +BuildRequires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) BuildRequires: (php-composer(sebastian/diff) >= 4.0.2 with php-composer(sebastian/diff) < 5) BuildRequires: (php-composer(sebastian/environment) >= 5.1.2 with php-composer(sebastian/environment) < 6) -BuildRequires: (php-composer(sebastian/exporter) >= 4.0.2 with php-composer(sebastian/exporter) < 5) +BuildRequires: (php-composer(sebastian/exporter) >= 4.0.5 with php-composer(sebastian/exporter) < 5) BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) +BuildRequires: (php-composer(sebastian/type) >= 3.2 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -92,14 +92,14 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phpunit/php-timer": "^5.0.2", # "sebastian/cli-parser": "^1.0.1", # "sebastian/code-unit": "^1.0.6", -# "sebastian/comparator": "^4.0.5", +# "sebastian/comparator": "^4.0.8", # "sebastian/diff": "^4.0.3", # "sebastian/environment": "^5.1.3", -# "sebastian/exporter": "^4.0.3", +# "sebastian/exporter": "^4.0.5", # "sebastian/global-state": "^5.0.1", # "sebastian/object-enumerator": "^4.0.3", # "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^3.1", +# "sebastian/type": "^3.2", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -121,14 +121,14 @@ Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-c Requires: (php-composer(phpunit/php-timer) >= 5.0.1 with php-composer(phpunit/php-timer) < 6) Requires: (php-composer(sebastian/cli-parser) >= 1.0 with php-composer(sebastian/cli-parser) < 2) Requires: (php-composer(sebastian/code-unit) >= 1.0.5 with php-composer(sebastian/code-unit) < 2) -Requires: (php-composer(sebastian/comparator) >= 4.0.5 with php-composer(sebastian/comparator) < 5) +Requires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) Requires: (php-composer(sebastian/diff) >= 4.0.2 with php-composer(sebastian/diff) < 5) Requires: (php-composer(sebastian/environment) >= 5.1.2 with php-composer(sebastian/environment) < 6) -Requires: (php-composer(sebastian/exporter) >= 4.0.2 with php-composer(sebastian/exporter) < 5) +Requires: (php-composer(sebastian/exporter) >= 4.0.5 with php-composer(sebastian/exporter) < 5) Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) +Requires: (php-composer(sebastian/type) >= 3.2 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -244,6 +244,12 @@ exit $ret %changelog +* Sun Sep 25 2022 Remi Collet - 9.5.25-1 +- update to 9.5.25 +- raise dependency on sebastian/comparator 4.0.8 +- raise dependency on sebastian/exporter 4.0.5 +- raise dependency on sebastian/type 3.2 + * Thu Sep 1 2022 Remi Collet - 9.5.24-1 - update to 9.5.24 - raise dependency on sebastian/type 3.1 diff --git a/sources b/sources index 529fdf1..f39b449 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.24-d0aa609.tgz) = d85a8c9ec458ba178e1ee7365000e08c3213cc41385f0f96c385683880129d82b100a5fa0c61019783b51df9fbc2c4cba419c34825ab0722a5aa713c11971369 +SHA512 (phpunit9-9.5.25-3e6f90c.tgz) = 701b2bd645810fb3ae01764f3f850694c183b80b310e52f49dd710c7399d9aff5f5474c740430a15720b711e8c6b386205ac8ac6585fe201e6ef01d1005e9720 From 108183d78c87523a09955ea0007e0d46cf778128 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Sep 2022 09:14:29 +0200 Subject: [PATCH 19/57] update to 9.5.25 raise dependency on sebastian/comparator 4.0.8 raise dependency on sebastian/exporter 4.0.5 raise dependency on sebastian/type 3.2 (cherry picked from commit 3b0f081ce61950614c3006da56e6018d8eb4b611) --- .gitignore | 1 + phpunit9.spec | 28 +++++++++++++++++----------- sources | 2 +- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index fd10a69..047848c 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /phpunit9-9.5.18-1b58560.tgz /phpunit9-9.5.21-0e32b76.tgz /phpunit9-9.5.24-d0aa609.tgz +/phpunit9-9.5.25-3e6f90c.tgz diff --git a/phpunit9.spec b/phpunit9.spec index e934a33..50f9cfe 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit d0aa6097bef9fd42458a9b3c49da32c6ce6129c5 +%global gh_commit 3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.24 +%global upstream_version 9.5.25 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -55,14 +55,14 @@ BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-c BuildRequires: (php-composer(phpunit/php-timer) >= 5.0.1 with php-composer(phpunit/php-timer) < 6) BuildRequires: (php-composer(sebastian/cli-parser) >= 1.0 with php-composer(sebastian/cli-parser) < 2) BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.5 with php-composer(sebastian/code-unit) < 2) -BuildRequires: (php-composer(sebastian/comparator) >= 4.0.5 with php-composer(sebastian/comparator) < 5) +BuildRequires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) BuildRequires: (php-composer(sebastian/diff) >= 4.0.2 with php-composer(sebastian/diff) < 5) BuildRequires: (php-composer(sebastian/environment) >= 5.1.2 with php-composer(sebastian/environment) < 6) -BuildRequires: (php-composer(sebastian/exporter) >= 4.0.2 with php-composer(sebastian/exporter) < 5) +BuildRequires: (php-composer(sebastian/exporter) >= 4.0.5 with php-composer(sebastian/exporter) < 5) BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) +BuildRequires: (php-composer(sebastian/type) >= 3.2 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -92,14 +92,14 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phpunit/php-timer": "^5.0.2", # "sebastian/cli-parser": "^1.0.1", # "sebastian/code-unit": "^1.0.6", -# "sebastian/comparator": "^4.0.5", +# "sebastian/comparator": "^4.0.8", # "sebastian/diff": "^4.0.3", # "sebastian/environment": "^5.1.3", -# "sebastian/exporter": "^4.0.3", +# "sebastian/exporter": "^4.0.5", # "sebastian/global-state": "^5.0.1", # "sebastian/object-enumerator": "^4.0.3", # "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^3.1", +# "sebastian/type": "^3.2", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -121,14 +121,14 @@ Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-c Requires: (php-composer(phpunit/php-timer) >= 5.0.1 with php-composer(phpunit/php-timer) < 6) Requires: (php-composer(sebastian/cli-parser) >= 1.0 with php-composer(sebastian/cli-parser) < 2) Requires: (php-composer(sebastian/code-unit) >= 1.0.5 with php-composer(sebastian/code-unit) < 2) -Requires: (php-composer(sebastian/comparator) >= 4.0.5 with php-composer(sebastian/comparator) < 5) +Requires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) Requires: (php-composer(sebastian/diff) >= 4.0.2 with php-composer(sebastian/diff) < 5) Requires: (php-composer(sebastian/environment) >= 5.1.2 with php-composer(sebastian/environment) < 6) -Requires: (php-composer(sebastian/exporter) >= 4.0.2 with php-composer(sebastian/exporter) < 5) +Requires: (php-composer(sebastian/exporter) >= 4.0.5 with php-composer(sebastian/exporter) < 5) Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 3.1 with php-composer(sebastian/type) < 4) +Requires: (php-composer(sebastian/type) >= 3.2 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -244,6 +244,12 @@ exit $ret %changelog +* Sun Sep 25 2022 Remi Collet - 9.5.25-1 +- update to 9.5.25 +- raise dependency on sebastian/comparator 4.0.8 +- raise dependency on sebastian/exporter 4.0.5 +- raise dependency on sebastian/type 3.2 + * Thu Sep 1 2022 Remi Collet - 9.5.24-1 - update to 9.5.24 - raise dependency on sebastian/type 3.1 diff --git a/sources b/sources index 529fdf1..f39b449 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.24-d0aa609.tgz) = d85a8c9ec458ba178e1ee7365000e08c3213cc41385f0f96c385683880129d82b100a5fa0c61019783b51df9fbc2c4cba419c34825ab0722a5aa713c11971369 +SHA512 (phpunit9-9.5.25-3e6f90c.tgz) = 701b2bd645810fb3ae01764f3f850694c183b80b310e52f49dd710c7399d9aff5f5474c740430a15720b711e8c6b386205ac8ac6585fe201e6ef01d1005e9720 From 03d13f48931c5e7eaeeca4992f3f6d31985bfcdf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Oct 2022 08:48:16 +0200 Subject: [PATCH 20/57] v9.5.26 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 047848c..088580a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /phpunit9-9.5.21-0e32b76.tgz /phpunit9-9.5.24-d0aa609.tgz /phpunit9-9.5.25-3e6f90c.tgz +/phpunit9-9.5.26-851867e.tgz diff --git a/phpunit9.spec b/phpunit9.spec index efa6cbc..bbe3812 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d +%global gh_commit 851867efcbb6a1b992ec515c71cdcf20d895e9d2 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.25 +%global upstream_version 9.5.26 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -244,6 +244,9 @@ exit $ret %changelog +* Fri Oct 28 2022 Remi Collet - 9.5.26-1 +- update to 9.5.26 + * Sun Sep 25 2022 Remi Collet - 9.5.25-1 - update to 9.5.25 - raise dependency on sebastian/comparator 4.0.8 diff --git a/sources b/sources index f39b449..99bf9c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.25-3e6f90c.tgz) = 701b2bd645810fb3ae01764f3f850694c183b80b310e52f49dd710c7399d9aff5f5474c740430a15720b711e8c6b386205ac8ac6585fe201e6ef01d1005e9720 +SHA512 (phpunit9-9.5.26-851867e.tgz) = 4087baf36115e8df858bc3dd86baa0a4048bf0abc65fdd2973d53064a362b4a62d6662218bf2b52bf3b4d5baa0167ce553e7d7541e0a131e96b3c8ff86ff181a From b9e43e58b0def47b9fda5d4d8f5f0c3f81f11c9c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Oct 2022 08:48:16 +0200 Subject: [PATCH 21/57] v9.5.26 (cherry picked from commit 03d13f48931c5e7eaeeca4992f3f6d31985bfcdf) --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 047848c..088580a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /phpunit9-9.5.21-0e32b76.tgz /phpunit9-9.5.24-d0aa609.tgz /phpunit9-9.5.25-3e6f90c.tgz +/phpunit9-9.5.26-851867e.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 50f9cfe..a82e87f 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d +%global gh_commit 851867efcbb6a1b992ec515c71cdcf20d895e9d2 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.25 +%global upstream_version 9.5.26 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -244,6 +244,9 @@ exit $ret %changelog +* Fri Oct 28 2022 Remi Collet - 9.5.26-1 +- update to 9.5.26 + * Sun Sep 25 2022 Remi Collet - 9.5.25-1 - update to 9.5.25 - raise dependency on sebastian/comparator 4.0.8 diff --git a/sources b/sources index f39b449..99bf9c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.25-3e6f90c.tgz) = 701b2bd645810fb3ae01764f3f850694c183b80b310e52f49dd710c7399d9aff5f5474c740430a15720b711e8c6b386205ac8ac6585fe201e6ef01d1005e9720 +SHA512 (phpunit9-9.5.26-851867e.tgz) = 4087baf36115e8df858bc3dd86baa0a4048bf0abc65fdd2973d53064a362b4a62d6662218bf2b52bf3b4d5baa0167ce553e7d7541e0a131e96b3c8ff86ff181a From 73b895e2138af6c43b3525944c58545b532b11f4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Dec 2022 08:38:30 +0100 Subject: [PATCH 22/57] v9.5.27 --- .gitignore | 1 + phpunit9.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 088580a..5085858 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /phpunit9-9.5.24-d0aa609.tgz /phpunit9-9.5.25-3e6f90c.tgz /phpunit9-9.5.26-851867e.tgz +/phpunit9-9.5.27-a2bc7ff.tgz diff --git a/phpunit9.spec b/phpunit9.spec index bbe3812..8f5cbdd 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 851867efcbb6a1b992ec515c71cdcf20d895e9d2 +%global gh_commit a2bc7ffdca99f92d959b3f2270529334030bba38 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.26 +%global upstream_version 9.5.27 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -227,7 +227,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php74 php80 php81 php82; do +for cmd in php php80 php81 php82; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -244,6 +244,9 @@ exit $ret %changelog +* Fri Dec 9 2022 Remi Collet - 9.5.27-1 +- update to 9.5.27 + * Fri Oct 28 2022 Remi Collet - 9.5.26-1 - update to 9.5.26 diff --git a/sources b/sources index 99bf9c0..47c245f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.26-851867e.tgz) = 4087baf36115e8df858bc3dd86baa0a4048bf0abc65fdd2973d53064a362b4a62d6662218bf2b52bf3b4d5baa0167ce553e7d7541e0a131e96b3c8ff86ff181a +SHA512 (phpunit9-9.5.27-a2bc7ff.tgz) = 2d9049df8cfe5fa7ab59a72cca8b74f36e50f3898c9bc09bdd531110889dc201e176acfa8ca3b896b4ee291b2e5c35ec01bfd7e1e9e3add416371b735ece9980 From 1e4a20f7e9a0b909f23bfe020cae2e6332417077 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Jan 2023 07:56:10 +0100 Subject: [PATCH 23/57] update to 9.5.28 allow doctrine/instantiator v2 --- .gitignore | 1 + phpunit9.spec | 26 +++++++++++++++++++------- sources | 2 +- 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 5085858..a823462 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /phpunit9-9.5.25-3e6f90c.tgz /phpunit9-9.5.26-851867e.tgz /phpunit9-9.5.27-a2bc7ff.tgz +/phpunit9-9.5.28-954ca31.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 8f5cbdd..0c9e587 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit a2bc7ffdca99f92d959b3f2270529334030bba38 +%global gh_commit 954ca3113a03bf780d22f07bf055d883ee04b65e #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 5 -%global upstream_version 9.5.27 +%global upstream_version 9.5.28 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -33,7 +33,7 @@ Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} -License: BSD +License: BSD-3-Clause URL: https://github.com/%{gh_owner}/%{gh_project} Source0: %{name}-%{upstream_version}-%{gh_short}.tgz Source1: makesrc.sh @@ -43,7 +43,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.3 -BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) +BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 3) BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) @@ -81,7 +81,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "doctrine/instantiator": "^1.3.1", +# "doctrine/instantiator": "^1.3.1 || ^2", # "myclabs/deep-copy": "^1.10.1", # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", @@ -109,7 +109,7 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) +Requires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 3) Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) @@ -171,6 +171,14 @@ find . -name \*.rpm -delete -print cat << 'EOF' | tee -a src/autoload.php // Dependencies +if (PHP_VERSION_ID > 80100) { + $inst = [ + '%{php_home}/Doctrine/Instantiator2/autoload.php', + '%{php_home}/Doctrine/Instantiator/autoload.php', + ]; +} else { + $inst = '%{php_home}/Doctrine/Instantiator/autoload.php'; +} \Fedora\Autoloader\Dependencies::required([ '%{php_home}/SebastianBergmann/CodeCoverage9/autoload.php', '%{php_home}/SebastianBergmann/FileIterator3/autoload.php', @@ -189,7 +197,7 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/ResourceOperations3/autoload.php', '%{php_home}/SebastianBergmann/Type3/autoload.php', '%{php_home}/SebastianBergmann/Version3/autoload.php', - '%{php_home}/Doctrine/Instantiator/autoload.php', + $inst, '%{php_home}/DeepCopy/autoload.php', '%{php_home}/PharIo/Manifest2/autoload.php', '%{php_home}/PharIo/Version3/autoload.php', @@ -244,6 +252,10 @@ exit $ret %changelog +* Mon Jan 16 2023 Remi Collet - 9.5.28-1 +- update to 9.5.28 +- allow doctrine/instantiator v2 + * Fri Dec 9 2022 Remi Collet - 9.5.27-1 - update to 9.5.27 diff --git a/sources b/sources index 47c245f..2db9052 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.27-a2bc7ff.tgz) = 2d9049df8cfe5fa7ab59a72cca8b74f36e50f3898c9bc09bdd531110889dc201e176acfa8ca3b896b4ee291b2e5c35ec01bfd7e1e9e3add416371b735ece9980 +SHA512 (phpunit9-9.5.28-954ca31.tgz) = 5c12e28e2b0add0e4a3683b7a7e27c6bbfe9a195d1c2f3c9ff1630b325a19894b237ed8f29c62e32b8c3ba20213cb0a940089336d689e8cfa5f704be58be06c7 From e2da1a68fc1a60f63e45ca73b63b12dea9bd8c7b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 09:36:30 +0000 Subject: [PATCH 24/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 0c9e587..6d1f8e5 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -30,7 +30,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -252,6 +252,9 @@ exit $ret %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 9.5.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Jan 16 2023 Remi Collet - 9.5.28-1 - update to 9.5.28 - allow doctrine/instantiator v2 From 4ad048d368706b2b76e3db620a1f02282eb1a591 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Feb 2023 10:33:08 +0100 Subject: [PATCH 25/57] v9.6.0 --- .gitignore | 1 + phpunit9.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index a823462..0dd967c 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /phpunit9-9.5.26-851867e.tgz /phpunit9-9.5.27-a2bc7ff.tgz /phpunit9-9.5.28-954ca31.tgz +/phpunit9-9.6.0-70fc8be.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 6d1f8e5..ee354d6 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -1,8 +1,8 @@ # remirepo/fedora spec file for phpunit9 # -# Copyright (c) 2010-2022 Remi Collet +# Copyright (c) 2010-2023 Remi Collet # -# License: CC-BY-SA +# License: CC-BY-SA-4.0 # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 954ca3113a03bf780d22f07bf055d883ee04b65e +%global gh_commit 70fc8be1d0b9fad56a199a4df5f9cfabfc246f84 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -23,14 +23,14 @@ %global ns_vendor PHPUnit9 %global php_home %{_datadir}/php %global ver_major 9 -%global ver_minor 5 +%global ver_minor 6 -%global upstream_version 9.5.28 +%global upstream_version 9.6.0 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -184,6 +184,7 @@ if (PHP_VERSION_ID > 80100) { '%{php_home}/SebastianBergmann/FileIterator3/autoload.php', '%{php_home}/SebastianBergmann/Template2/autoload.php', '%{php_home}/SebastianBergmann/Timer5/autoload.php', + $inst, '%{php_home}/Prophecy/autoload.php', '%{php_home}/SebastianBergmann/CliParser/autoload.php', '%{php_home}/SebastianBergmann/CodeUnit/autoload.php', @@ -197,7 +198,6 @@ if (PHP_VERSION_ID > 80100) { '%{php_home}/SebastianBergmann/ResourceOperations3/autoload.php', '%{php_home}/SebastianBergmann/Type3/autoload.php', '%{php_home}/SebastianBergmann/Version3/autoload.php', - $inst, '%{php_home}/DeepCopy/autoload.php', '%{php_home}/PharIo/Manifest2/autoload.php', '%{php_home}/PharIo/Version3/autoload.php', @@ -252,6 +252,9 @@ exit $ret %changelog +* Fri Feb 3 2023 Remi Collet - 9.6.0-1 +- update to 9.6.0 + * Fri Jan 20 2023 Fedora Release Engineering - 9.5.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index 2db9052..e45c26f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.5.28-954ca31.tgz) = 5c12e28e2b0add0e4a3683b7a7e27c6bbfe9a195d1c2f3c9ff1630b325a19894b237ed8f29c62e32b8c3ba20213cb0a940089336d689e8cfa5f704be58be06c7 +SHA512 (phpunit9-9.6.0-70fc8be.tgz) = ad62d12309fe317c66932e5db8a03e17ec97e513f4d831324b9e77835e281932f2e08cd5e7750f6cb88861da4a12c437df1e4c92e005185c0a02a89921a54936 From a9b3fa4ffef690bdb1b57a8ef07d6c4922fabd75 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Feb 2023 07:58:39 +0100 Subject: [PATCH 26/57] v9.6.3 --- .gitignore | 1 + phpunit9-rpm.patch | 13 +++++++++---- phpunit9.spec | 7 +++++-- sources | 2 +- 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0dd967c..d2de14d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /phpunit9-9.5.27-a2bc7ff.tgz /phpunit9-9.5.28-954ca31.tgz /phpunit9-9.6.0-70fc8be.tgz +/phpunit9-9.6.3-e7b1615.tgz diff --git a/phpunit9-rpm.patch b/phpunit9-rpm.patch index 0360db7..be09111 100644 --- a/phpunit9-rpm.patch +++ b/phpunit9-rpm.patch @@ -33,15 +33,20 @@ diff -up ./phpunit.rpm ./phpunit } $options = getopt('', array('prepend:')); -@@ -95,4 +79,8 @@ unset($options); +@@ -95,4 +79,13 @@ unset($options); require PHPUNIT_COMPOSER_INSTALL; -PHPUnit\TextUI\Command::main(); -+if (class_exists('PHPUnit_TextUI_Command')) { -+ PHPUnit_TextUI_Command::main(); // PHPUnit v5 or older ++if (class_exists('PHPUnit\\TextUI\\Application')) { ++ // PHPUnit v10 or newer ++ exit((new PHPUnit\TextUI\Application)->run($_SERVER['argv'])); ++} else if (class_exists('PHPUnit_TextUI_Command')) { ++ // PHPUnit v5 or older ++ PHPUnit_TextUI_Command::main(); +} else { -+ PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer ++ // PHPUnit v6 to v9 ++ PHPUnit\TextUI\Command::main(); +} diff -up ./src/Util/Xml/SchemaFinder.php.rpm ./src/Util/Xml/SchemaFinder.php --- ./src/Util/Xml/SchemaFinder.php.rpm 2021-12-30 09:04:15.000000000 +0100 diff --git a/phpunit9.spec b/phpunit9.spec index ee354d6..26bd9ed 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 70fc8be1d0b9fad56a199a4df5f9cfabfc246f84 +%global gh_commit e7b1615e3e887d6c719121c6d4a44b0ab9645555 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.0 +%global upstream_version 9.6.3 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -252,6 +252,9 @@ exit $ret %changelog +* Mon Feb 6 2023 Remi Collet - 9.6.3-1 +- update to 9.6.3 + * Fri Feb 3 2023 Remi Collet - 9.6.0-1 - update to 9.6.0 diff --git a/sources b/sources index e45c26f..fb56990 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.0-70fc8be.tgz) = ad62d12309fe317c66932e5db8a03e17ec97e513f4d831324b9e77835e281932f2e08cd5e7750f6cb88861da4a12c437df1e4c92e005185c0a02a89921a54936 +SHA512 (phpunit9-9.6.3-e7b1615.tgz) = f67253af942fa8b132288a7f3efe53924d776d223298729a7e3f4b2c50ce5b25a36e20a7909a0fb2a972ecbdeb0e4f06fb24d9a880fce01442f9e27b816ab6ca From 9963348eb7e9fe1c9539f4f5f0e51b3492eba21b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Feb 2023 15:32:34 +0100 Subject: [PATCH 27/57] v9.6.4 --- .gitignore | 1 + phpunit9.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d2de14d..c8780a9 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /phpunit9-9.5.28-954ca31.tgz /phpunit9-9.6.0-70fc8be.tgz /phpunit9-9.6.3-e7b1615.tgz +/phpunit9-9.6.4-9125ee0.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 26bd9ed..169c304 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e7b1615e3e887d6c719121c6d4a44b0ab9645555 +%global gh_commit 9125ee085b6d95e78277dc07aa1f46f9e0607b8d #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.3 +%global upstream_version 9.6.4 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -135,6 +135,8 @@ Requires: (php-composer(sebastian/version) >= 3.0.1 with php-c # "ext-xdebug": "*" Suggests: php-soap Suggests: php-xdebug +# recommends latest versions +Recommends: phpunit10 # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 @@ -252,6 +254,9 @@ exit $ret %changelog +* Tue Feb 28 2023 Remi Collet - 9.6.4-1 +- update to 9.6.4 + * Mon Feb 6 2023 Remi Collet - 9.6.3-1 - update to 9.6.3 diff --git a/sources b/sources index fb56990..eea7ef4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.3-e7b1615.tgz) = f67253af942fa8b132288a7f3efe53924d776d223298729a7e3f4b2c50ce5b25a36e20a7909a0fb2a972ecbdeb0e4f06fb24d9a880fce01442f9e27b816ab6ca +SHA512 (phpunit9-9.6.4-9125ee0.tgz) = 46a418783f2a574f57aa3cc1acb558f301727fa68f2bb185bb58e03516fba2534d1047b0bea4b0ef834be0778a1e23db5760b0a957e4583a0d6c0bc4851f1b67 From bc041c2d862f68d80663b66742df6bd552ca96ae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 9 Mar 2023 10:29:54 +0100 Subject: [PATCH 28/57] v9.6.5 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c8780a9..4d4adee 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /phpunit9-9.6.0-70fc8be.tgz /phpunit9-9.6.3-e7b1615.tgz /phpunit9-9.6.4-9125ee0.tgz +/phpunit9-9.6.5-86e7619.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 169c304..bea8932 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 9125ee085b6d95e78277dc07aa1f46f9e0607b8d +%global gh_commit 86e761949019ae83f49240b2f2123fb5ab3b2fc5 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.4 +%global upstream_version 9.6.5 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -254,6 +254,9 @@ exit $ret %changelog +* Thu Mar 9 2023 Remi Collet - 9.6.5-1 +- update to 9.6.5 + * Tue Feb 28 2023 Remi Collet - 9.6.4-1 - update to 9.6.4 diff --git a/sources b/sources index eea7ef4..a96b7bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.4-9125ee0.tgz) = 46a418783f2a574f57aa3cc1acb558f301727fa68f2bb185bb58e03516fba2534d1047b0bea4b0ef834be0778a1e23db5760b0a957e4583a0d6c0bc4851f1b67 +SHA512 (phpunit9-9.6.5-86e7619.tgz) = 124164f8d4a6c44688341fd5e2198d8df228100df1ceafd48d8ab6b2f83bfa4ed67373e328469ee1edf24929eca477fbb33b91c5170e30f6a36119ff784feebd From 60a3fc65d71bf67a8ad23e1b5d2351ddfb5da60b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Mar 2023 17:10:44 +0200 Subject: [PATCH 29/57] v9.6.6 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4d4adee..425f95e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /phpunit9-9.6.3-e7b1615.tgz /phpunit9-9.6.4-9125ee0.tgz /phpunit9-9.6.5-86e7619.tgz +/phpunit9-9.6.6-b65d59a.tgz diff --git a/phpunit9.spec b/phpunit9.spec index bea8932..8852820 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 86e761949019ae83f49240b2f2123fb5ab3b2fc5 +%global gh_commit b65d59a059d3004a040c16a82e07bbdf6cfdd115 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.5 +%global upstream_version 9.6.6 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -254,6 +254,9 @@ exit $ret %changelog +* Mon Mar 27 2023 Remi Collet - 9.6.6-1 +- update to 9.6.6 + * Thu Mar 9 2023 Remi Collet - 9.6.5-1 - update to 9.6.5 diff --git a/sources b/sources index a96b7bb..a641a19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.5-86e7619.tgz) = 124164f8d4a6c44688341fd5e2198d8df228100df1ceafd48d8ab6b2f83bfa4ed67373e328469ee1edf24929eca477fbb33b91c5170e30f6a36119ff784feebd +SHA512 (phpunit9-9.6.6-b65d59a.tgz) = 22ba0a4a17c68dfb26a42758e62346eb88123df4b39355f716cbbd9aa735334dd911561f552fae04a9473f6e416fae8231cb21c7c9e68ed4fe036659e8960972 From 735f23ca2291be4e24b1db29d74a0f912e746ba0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 14 Apr 2023 14:45:19 +0200 Subject: [PATCH 30/57] v9.6.7 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 425f95e..5d8c7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /phpunit9-9.6.4-9125ee0.tgz /phpunit9-9.6.5-86e7619.tgz /phpunit9-9.6.6-b65d59a.tgz +/phpunit9-9.6.7-c993f0d.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 8852820..e17d484 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit b65d59a059d3004a040c16a82e07bbdf6cfdd115 +%global gh_commit c993f0d3b0489ffc42ee2fe0bd645af1538a63b2 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.6 +%global upstream_version 9.6.7 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -254,6 +254,9 @@ exit $ret %changelog +* Fri Apr 14 2023 Remi Collet - 9.6.7-1 +- update to 9.6.7 + * Mon Mar 27 2023 Remi Collet - 9.6.6-1 - update to 9.6.6 diff --git a/sources b/sources index a641a19..0d6aa5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.6-b65d59a.tgz) = 22ba0a4a17c68dfb26a42758e62346eb88123df4b39355f716cbbd9aa735334dd911561f552fae04a9473f6e416fae8231cb21c7c9e68ed4fe036659e8960972 +SHA512 (phpunit9-9.6.7-c993f0d.tgz) = c21c8197496ab118f01cafdee5611830663ba570030a5be2e514d13f9382d30b3b6a83b1f22a7bf12e002b985745edf1810b9f1429da95234dbaf8c241072d72 From 7684ae899e5ada03416dbd205f685d2ba5a3a4d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 May 2023 11:20:38 +0200 Subject: [PATCH 31/57] v9.6.8 --- .gitignore | 1 + phpunit9.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5d8c7ea..cd0b761 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /phpunit9-9.6.5-86e7619.tgz /phpunit9-9.6.6-b65d59a.tgz /phpunit9-9.6.7-c993f0d.tgz +/phpunit9-9.6.8-17d621b.tgz diff --git a/phpunit9.spec b/phpunit9.spec index e17d484..518acc6 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c993f0d3b0489ffc42ee2fe0bd645af1538a63b2 +%global gh_commit 17d621b3aff84d0c8b62539e269e87d8d5baa76e #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.7 +%global upstream_version 9.6.8 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -160,7 +160,7 @@ Documentation: https://phpunit.readthedocs.io/ %prep %setup -q -n %{gh_project}-%{gh_commit} -%patch0 -p0 -b .rpm +%patch -P0 -p0 -b .rpm find . -name \*.rpm -delete -print @@ -254,6 +254,9 @@ exit $ret %changelog +* Thu May 11 2023 Remi Collet - 9.6.8-1 +- update to 9.6.8 + * Fri Apr 14 2023 Remi Collet - 9.6.7-1 - update to 9.6.7 diff --git a/sources b/sources index 0d6aa5b..6caa409 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.7-c993f0d.tgz) = c21c8197496ab118f01cafdee5611830663ba570030a5be2e514d13f9382d30b3b6a83b1f22a7bf12e002b985745edf1810b9f1429da95234dbaf8c241072d72 +SHA512 (phpunit9-9.6.8-17d621b.tgz) = 26960a4e66551ee175cfcef3f7aae61e8967c0647c4fe4dfa12f625ad743040350181fcb0dda014a756621a4d81ac74b9d87525b7f4570eca47cc7e0d1816008 From 001d90ac9940c363100e89c62dc490fa27564d86 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 12 Jun 2023 08:16:40 +0200 Subject: [PATCH 32/57] v9.6.9 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cd0b761..234763d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /phpunit9-9.6.6-b65d59a.tgz /phpunit9-9.6.7-c993f0d.tgz /phpunit9-9.6.8-17d621b.tgz +/phpunit9-9.6.9-a9aceaf.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 518acc6..1add24e 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 17d621b3aff84d0c8b62539e269e87d8d5baa76e +%global gh_commit a9aceaf20a682aeacf28d582654a1670d8826778 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.8 +%global upstream_version 9.6.9 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -254,6 +254,9 @@ exit $ret %changelog +* Mon Jun 12 2023 Remi Collet - 9.6.9-1 +- update to 9.6.9 + * Thu May 11 2023 Remi Collet - 9.6.8-1 - update to 9.6.8 diff --git a/sources b/sources index 6caa409..64a9222 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.8-17d621b.tgz) = 26960a4e66551ee175cfcef3f7aae61e8967c0647c4fe4dfa12f625ad743040350181fcb0dda014a756621a4d81ac74b9d87525b7f4570eca47cc7e0d1816008 +SHA512 (phpunit9-9.6.9-a9aceaf.tgz) = 319837f1653ff69e94bf8db91afe2fcd78c016f784a1d43231c9e52ae2ab768338bf315893a21bb0066c633445021517b46f1154a8963f565f3e713d3d04dfd3 From 324af538ff928c9ee60e353be0bd77e949766a37 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Jul 2023 07:22:40 +0200 Subject: [PATCH 33/57] v9.6.10 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 234763d..b2ecda5 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /phpunit9-9.6.7-c993f0d.tgz /phpunit9-9.6.8-17d621b.tgz /phpunit9-9.6.9-a9aceaf.tgz +/phpunit9-9.6.10-a6d3516.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 1add24e..27c8a40 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit a9aceaf20a682aeacf28d582654a1670d8826778 +%global gh_commit a6d351645c3fe5a30f5e86be6577d946af65a328 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,7 +25,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.9 +%global upstream_version 9.6.10 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -254,6 +254,9 @@ exit $ret %changelog +* Mon Jul 10 2023 Remi Collet - 9.6.10-1 +- update to 9.6.10 + * Mon Jun 12 2023 Remi Collet - 9.6.9-1 - update to 9.6.9 diff --git a/sources b/sources index 64a9222..1f32953 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.9-a9aceaf.tgz) = 319837f1653ff69e94bf8db91afe2fcd78c016f784a1d43231c9e52ae2ab768338bf315893a21bb0066c633445021517b46f1154a8963f565f3e713d3d04dfd3 +SHA512 (phpunit9-9.6.10-a6d3516.tgz) = 63ac6facc5082dfee7f02ca3c25d3ec107f12cebf52a05cea09dc1175f4ef172a4de2ec44ffc11458f5d72806c0409f702c9c592ae05542825a13a3275eaee80 From c9a7b38851e5cc69957cb38edbf9da28e584d664 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 05:29:05 +0000 Subject: [PATCH 34/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 27c8a40..dd4ad46 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -30,7 +30,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -254,6 +254,9 @@ exit $ret %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 9.6.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jul 10 2023 Remi Collet - 9.6.10-1 - update to 9.6.10 From d7c31635dbf5f5282c4b4cdd52aa2cd7e92488b6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Aug 2023 11:13:56 +0200 Subject: [PATCH 35/57] v9.6.11 --- .gitignore | 1 + phpunit9.spec | 13 +++++++------ sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index b2ecda5..be53553 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /phpunit9-9.6.8-17d621b.tgz /phpunit9-9.6.9-a9aceaf.tgz /phpunit9-9.6.10-a6d3516.tgz +/phpunit9-9.6.11-810500e.tgz diff --git a/phpunit9.spec b/phpunit9.spec index dd4ad46..638ddd8 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -8,10 +8,8 @@ # Please, preserve the changelog entries # -# For compatibility with SCL -%undefine __brp_mangle_shebangs -%global gh_commit a6d351645c3fe5a30f5e86be6577d946af65a328 +%global gh_commit 810500e92855eba8a7a5319ae913be2da6f957b0 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,12 +23,12 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.10 +%global upstream_version 9.6.11 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -237,7 +235,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php80 php81 php82; do +for cmd in php php80 php81 php82 php83; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -254,6 +252,9 @@ exit $ret %changelog +* Sun Aug 20 2023 Remi Collet - 9.6.11-1 +- update to 9.6.11 + * Fri Jul 21 2023 Fedora Release Engineering - 9.6.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 1f32953..9c56c51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.10-a6d3516.tgz) = 63ac6facc5082dfee7f02ca3c25d3ec107f12cebf52a05cea09dc1175f4ef172a4de2ec44ffc11458f5d72806c0409f702c9c592ae05542825a13a3275eaee80 +SHA512 (phpunit9-9.6.11-810500e.tgz) = e08b83b84420eeb2bd4e0da86b85d8212ba3a7332fdc0593fe6baf2a9ed973b5f2fda322ec65f37aba42fe1c1ce0352162ebcbb73c82d315bc1332592f513d48 From ea3eda18ed40187e3393cc12655069c499bd9ce7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Sep 2023 09:17:05 +0200 Subject: [PATCH 36/57] update to 9.6.12 raise dependency on phpunit/php-code-coverage 9.2.28 --- .gitignore | 1 + phpunit9.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index be53553..b391497 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /phpunit9-9.6.9-a9aceaf.tgz /phpunit9-9.6.10-a6d3516.tgz /phpunit9-9.6.11-810500e.tgz +/phpunit9-9.6.12-a122c2e.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 638ddd8..42d7ff5 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,7 +9,7 @@ # -%global gh_commit 810500e92855eba8a7a5319ae913be2da6f957b0 +%global gh_commit a122c2ebd469b751d774aa0f613dc0d67697653f #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.11 +%global upstream_version 9.6.12 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -83,7 +83,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "myclabs/deep-copy": "^1.10.1", # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", -# "phpunit/php-code-coverage": "^9.2.13", +# "phpunit/php-code-coverage": "^9.2.28", # "phpunit/php-file-iterator": "^3.0.5", # "phpunit/php-invoker": "^3.1.1", # "phpunit/php-text-template": "^2.0.3", @@ -112,7 +112,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-c Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.13 with php-composer(phpunit/php-code-coverage) < 10) +Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.28 with php-composer(phpunit/php-code-coverage) < 10) Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) Requires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) @@ -252,6 +252,10 @@ exit $ret %changelog +* Wed Sep 13 2023 Remi Collet - 9.6.12-1 +- update to 9.6.12 +- raise dependency on phpunit/php-code-coverage 9.2.28 + * Sun Aug 20 2023 Remi Collet - 9.6.11-1 - update to 9.6.11 diff --git a/sources b/sources index 9c56c51..bcd937d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.11-810500e.tgz) = e08b83b84420eeb2bd4e0da86b85d8212ba3a7332fdc0593fe6baf2a9ed973b5f2fda322ec65f37aba42fe1c1ce0352162ebcbb73c82d315bc1332592f513d48 +SHA512 (phpunit9-9.6.12-a122c2e.tgz) = 5a303f901b122d3d752c0b1aa59e857103e3fd1b0d67c8068d52c30a8010f776fed70a6d0104fcb1ae83020ceb090a86ae9a67fbca82f6b5b4fc13888ffbf97e From 55903c3bfb95c58279fc9103cd26792df66012e9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Sep 2023 10:26:37 +0200 Subject: [PATCH 37/57] v9.6.13 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b391497..5066159 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /phpunit9-9.6.10-a6d3516.tgz /phpunit9-9.6.11-810500e.tgz /phpunit9-9.6.12-a122c2e.tgz +/phpunit9-9.6.13-f3d767f.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 42d7ff5..87b40d0 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,7 +9,7 @@ # -%global gh_commit a122c2ebd469b751d774aa0f613dc0d67697653f +%global gh_commit f3d767f7f9e191eab4189abe41ab37797e30b1be #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.12 +%global upstream_version 9.6.13 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -252,6 +252,9 @@ exit $ret %changelog +* Tue Sep 19 2023 Remi Collet - 9.6.13-1 +- update to 9.6.13 + * Wed Sep 13 2023 Remi Collet - 9.6.12-1 - update to 9.6.12 - raise dependency on phpunit/php-code-coverage 9.2.28 diff --git a/sources b/sources index bcd937d..d4bde64 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.12-a122c2e.tgz) = 5a303f901b122d3d752c0b1aa59e857103e3fd1b0d67c8068d52c30a8010f776fed70a6d0104fcb1ae83020ceb090a86ae9a67fbca82f6b5b4fc13888ffbf97e +SHA512 (phpunit9-9.6.13-f3d767f.tgz) = 964c90ef08cd50034992b958e2c32f832ea02c00447ab01016e02df83235bffc234d5795eae255a6f0ad35685b31751a2a3ff23a133feec896a9865106a25885 From ea354af6bcb715f3088e2a29c6daca88d4fd62e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Dec 2023 10:27:24 +0100 Subject: [PATCH 38/57] v9.6.14 --- .gitignore | 1 + phpunit9.spec | 14 +++++++++++--- sources | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5066159..67e2faf 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /phpunit9-9.6.11-810500e.tgz /phpunit9-9.6.12-a122c2e.tgz /phpunit9-9.6.13-f3d767f.tgz +/phpunit9-9.6.14-43653e6.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 87b40d0..1f0657e 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,7 +9,7 @@ # -%global gh_commit f3d767f7f9e191eab4189abe41ab37797e30b1be +%global gh_commit 43653e6ad7adc22e7b667dd561bf8fcb74c10cf0 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.13 +%global upstream_version 9.6.14 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -145,6 +145,11 @@ Requires: php-pcre Requires: php-phar Requires: php-spl +%if 0%{?fedora} >= 39 || 0%{?rhel} >= 10 +Provides: php-composer(phpunit/phpunit) = %{version} +Provides: phpunit = %{version}-%{release} +%endif + %description PHPUnit is a programmer-oriented testing framework for PHP. @@ -235,7 +240,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php80 php81 php82 php83; do +for cmd in php php81 php82 php83; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -252,6 +257,9 @@ exit $ret %changelog +* Fri Dec 1 2023 Remi Collet - 9.6.14-1 +- update to 9.6.14 (no change) + * Tue Sep 19 2023 Remi Collet - 9.6.13-1 - update to 9.6.13 diff --git a/sources b/sources index d4bde64..1971ef4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.13-f3d767f.tgz) = 964c90ef08cd50034992b958e2c32f832ea02c00447ab01016e02df83235bffc234d5795eae255a6f0ad35685b31751a2a3ff23a133feec896a9865106a25885 +SHA512 (phpunit9-9.6.14-43653e6.tgz) = f09239bfaf3ed65dd346f268c84fa4abd887577d76e3654810e87c0d9dab92884eddee79d0c3fb3e658d99ce8244edc3b3fde3987a9f69e459e5e28d7334e9fd From 8011a9b571641f2a14fb2efd4c415f0528b8dcb0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Dec 2023 10:41:05 +0100 Subject: [PATCH 39/57] update to 9.6.15 --- .gitignore | 1 + phpunit9.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 67e2faf..284b801 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /phpunit9-9.6.12-a122c2e.tgz /phpunit9-9.6.13-f3d767f.tgz /phpunit9-9.6.14-43653e6.tgz +/phpunit9-9.6.15-05017b8.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 1f0657e..ddbe663 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,7 +9,7 @@ # -%global gh_commit 43653e6ad7adc22e7b667dd561bf8fcb74c10cf0 +%global gh_commit 05017b80304e0eb3f31d90194a563fd53a6021f1 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.14 +%global upstream_version 9.6.15 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -257,6 +257,9 @@ exit $ret %changelog +* Sat Dec 2 2023 Remi Collet - 9.6.15-1 +- update to 9.6.15 + * Fri Dec 1 2023 Remi Collet - 9.6.14-1 - update to 9.6.14 (no change) diff --git a/sources b/sources index 1971ef4..82a9a3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.14-43653e6.tgz) = f09239bfaf3ed65dd346f268c84fa4abd887577d76e3654810e87c0d9dab92884eddee79d0c3fb3e658d99ce8244edc3b3fde3987a9f69e459e5e28d7334e9fd +SHA512 (phpunit9-9.6.15-05017b8.tgz) = 44fe992cd9b90231774fa88efafbe47097463c223ea8383856f458c14b755eafbdaa28b3f64805130fe4822a7bf04dc5e7b633c5634d7d4abb7422fe078f00a5 From 5adb848777bd59d6e618c12cdb3111bfcf2d32b7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 19 Jan 2024 09:39:47 +0100 Subject: [PATCH 40/57] v9.6.16 --- .gitignore | 1 + makesrc.sh | 5 +++-- phpunit9.spec | 12 ++++++++---- sources | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 284b801..131768b 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /phpunit9-9.6.13-f3d767f.tgz /phpunit9-9.6.14-43653e6.tgz /phpunit9-9.6.15-05017b8.tgz +/phpunit9-9.6.16-3767b2c.tgz diff --git a/makesrc.sh b/makesrc.sh index 3580b58..2b84cb1 100755 --- a/makesrc.sh +++ b/makesrc.sh @@ -1,6 +1,7 @@ #!/bin/bash NAME=$(basename $PWD) +DATE=$(sed -n '/^%global gh_date/{s/.* //;p}' $NAME.spec) OWNER=$(sed -n '/^%global gh_owner/{s/.* //;p}' $NAME.spec) PROJECT=$(sed -n '/^%global gh_project/{s/.* //;p}' $NAME.spec) VERSION=$(sed -n '/^%global upstream_version/{s/.* //;p}' $NAME.spec) @@ -10,11 +11,11 @@ SHORT=${COMMIT:0:7} if [ -f $NAME-$VERSION-$SHORT.tgz ]; then echo "$NAME-$VERSION-$SHORT.tgz already there" else - echo -e "\nCreate git snapshot\nName=$NAME, Owner=$OWNER, Project=$PROJECT, Version=$VERSION\n" + echo -e "\nCreate git snapshot\nName=$NAME, Owner=$OWNER, Project=$PROJECT, Version=$VERSION, Date=$DATE\n" echo "Cloning..." rm -rf $PROJECT-$COMMIT - git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT + git clone --jobs 8 https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT || exit 1 echo "Getting commit..." pushd $PROJECT-$COMMIT diff --git a/phpunit9.spec b/phpunit9.spec index ddbe663..b0c25e2 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,8 +9,8 @@ # -%global gh_commit 05017b80304e0eb3f31d90194a563fd53a6021f1 -#global gh_date 20150927 +%global gh_commit 3767b2c56ce02d01e3491046f33466a1ae60a37f +%global gh_date 2024-01-19 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.15 +%global upstream_version 9.6.16 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -190,7 +190,6 @@ if (PHP_VERSION_ID > 80100) { '%{php_home}/SebastianBergmann/Template2/autoload.php', '%{php_home}/SebastianBergmann/Timer5/autoload.php', $inst, - '%{php_home}/Prophecy/autoload.php', '%{php_home}/SebastianBergmann/CliParser/autoload.php', '%{php_home}/SebastianBergmann/CodeUnit/autoload.php', '%{php_home}/SebastianBergmann/Invoker3/autoload.php', @@ -207,6 +206,8 @@ if (PHP_VERSION_ID > 80100) { '%{php_home}/PharIo/Manifest2/autoload.php', '%{php_home}/PharIo/Version3/autoload.php', __DIR__ . '/Framework/Assert/Functions.php', + // May load Comparator/RecursionContext bad version + '%{php_home}/Prophecy/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional( @@ -257,6 +258,9 @@ exit $ret %changelog +* Fri Jan 19 2024 Remi Collet - 9.6.16-1 +- update to 9.6.16 + * Sat Dec 2 2023 Remi Collet - 9.6.15-1 - update to 9.6.15 diff --git a/sources b/sources index 82a9a3a..58d8ff6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.15-05017b8.tgz) = 44fe992cd9b90231774fa88efafbe47097463c223ea8383856f458c14b755eafbdaa28b3f64805130fe4822a7bf04dc5e7b633c5634d7d4abb7422fe078f00a5 +SHA512 (phpunit9-9.6.16-3767b2c.tgz) = 315ab73ffcb1e071eb2d4adc3debc206835e85484e9cd8d3c3f2a00649c8184dafdde95deb3afe7d67f3c0ca2b5e27146a92754def54200ae03ddb2ba87a010e From 4609046f225117da9fa469a86901d1dd3d31517a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 21:40:07 +0000 Subject: [PATCH 41/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index b0c25e2..50e9af3 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -28,7 +28,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -258,6 +258,9 @@ exit $ret %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 9.6.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Remi Collet - 9.6.16-1 - update to 9.6.16 From f456e5d8cf624433752bdb514507727e060325ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 23:27:31 +0000 Subject: [PATCH 42/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 50e9af3..3d5f647 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -28,7 +28,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -258,6 +258,9 @@ exit $ret %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 9.6.16-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 9.6.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 9cb7c80fab3cb0c62cf2d305b82ae9f7ff4de483 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Feb 2024 10:01:53 +0100 Subject: [PATCH 43/57] v9.6.17 --- .gitignore | 1 + phpunit9.spec | 17 ++++++++++++----- sources | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 131768b..b4f39c3 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /phpunit9-9.6.14-43653e6.tgz /phpunit9-9.6.15-05017b8.tgz /phpunit9-9.6.16-3767b2c.tgz +/phpunit9-9.6.17-1a15698.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 3d5f647..44911c8 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for phpunit9 # -# Copyright (c) 2010-2023 Remi Collet +# Copyright (c) 2010-2024 Remi Collet # # License: CC-BY-SA-4.0 # http://creativecommons.org/licenses/by-sa/4.0/ @@ -9,8 +9,8 @@ # -%global gh_commit 3767b2c56ce02d01e3491046f33466a1ae60a37f -%global gh_date 2024-01-19 +%global gh_commit 1a156980d78a6666721b7e8e8502fe210b587fcd +%global gh_date 2024-02-23 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,12 +23,12 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.16 +%global upstream_version 9.6.17 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 3%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -135,6 +135,10 @@ Suggests: php-soap Suggests: php-xdebug # recommends latest versions Recommends: phpunit10 +# Fedora 38+ only until 8.1 EOL +%if 0%{?fedora} >= 38 +Recommends: phpunit11 +%endif # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 @@ -258,6 +262,9 @@ exit $ret %changelog +* Mon Feb 26 2024 Remi Collet - 9.6.17-1 +- update to 9.6.17 + * Thu Jan 25 2024 Fedora Release Engineering - 9.6.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 58d8ff6..5f8374c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.16-3767b2c.tgz) = 315ab73ffcb1e071eb2d4adc3debc206835e85484e9cd8d3c3f2a00649c8184dafdde95deb3afe7d67f3c0ca2b5e27146a92754def54200ae03ddb2ba87a010e +SHA512 (phpunit9-9.6.17-1a15698.tgz) = 4b2a614588c01dbbd85b6aa47a981b3c803094a92ff16dee7ba3495029c5ce3984eed91448bab6483300fc1bdbfb671a22f78ac3ee38d762590df7b0dff35536 From 885250f83e5cdef113ce1a04350b72b891f70951 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 21 Mar 2024 13:54:06 +0100 Subject: [PATCH 44/57] v9.6.18 --- .gitignore | 1 + makesrc.sh | 6 ++++-- phpunit9-rpm.patch | 46 +++++++++++++++++++++++++++++++++++++--------- phpunit9.spec | 9 ++++++--- sources | 2 +- 5 files changed, 49 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index b4f39c3..63ff9d6 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /phpunit9-9.6.15-05017b8.tgz /phpunit9-9.6.16-3767b2c.tgz /phpunit9-9.6.17-1a15698.tgz +/phpunit9-9.6.18-32c2c2d.tgz diff --git a/makesrc.sh b/makesrc.sh index 2b84cb1..c85b319 100755 --- a/makesrc.sh +++ b/makesrc.sh @@ -8,6 +8,8 @@ VERSION=$(sed -n '/^%global upstream_version/{s/.* //;p}' $NAME.spec) COMMIT=$(sed -n '/^%global gh_commit/{s/.* //;p}' $NAME.spec) SHORT=${COMMIT:0:7} +DATE=$(date -d "$DATE -4 days" +%Y-%m-%d) + if [ -f $NAME-$VERSION-$SHORT.tgz ]; then echo "$NAME-$VERSION-$SHORT.tgz already there" else @@ -15,11 +17,11 @@ else echo "Cloning..." rm -rf $PROJECT-$COMMIT - git clone --jobs 8 https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT || exit 1 + git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT || exit 1 echo "Getting commit..." pushd $PROJECT-$COMMIT - git checkout $COMMIT || exit1 + git checkout $COMMIT || exit 1 cp composer.json ../composer.json popd diff --git a/phpunit9-rpm.patch b/phpunit9-rpm.patch index be09111..e9698bf 100644 --- a/phpunit9-rpm.patch +++ b/phpunit9-rpm.patch @@ -1,7 +1,7 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2021-12-30 09:04:15.000000000 +0100 -+++ ./phpunit 2021-12-30 09:05:07.774778660 +0100 -@@ -62,27 +62,11 @@ if (isset($GLOBALS['_composer_autoload_p +--- ./phpunit.rpm 2024-02-26 09:34:48.000000000 +0100 ++++ ./phpunit 2024-03-06 10:19:22.109376592 +0100 +@@ -71,27 +71,11 @@ if (isset($GLOBALS['_composer_autoload_p define('PHPUNIT_COMPOSER_INSTALL', $GLOBALS['_composer_autoload_path']); unset($GLOBALS['_composer_autoload_path']); @@ -33,7 +33,7 @@ diff -up ./phpunit.rpm ./phpunit } $options = getopt('', array('prepend:')); -@@ -95,4 +79,13 @@ unset($options); +@@ -104,4 +88,13 @@ unset($options); require PHPUNIT_COMPOSER_INSTALL; @@ -48,10 +48,38 @@ diff -up ./phpunit.rpm ./phpunit + // PHPUnit v6 to v9 + PHPUnit\TextUI\Command::main(); +} +diff -up ./src/TextUI/Command.php.rpm ./src/TextUI/Command.php +--- ./src/TextUI/Command.php.rpm 2024-03-06 10:19:26.914560422 +0100 ++++ ./src/TextUI/Command.php 2024-03-06 10:19:32.787785106 +0100 +@@ -600,7 +600,7 @@ class Command + $this->printVersionString(); + + $latestVersion = file_get_contents('https://phar.phpunit.de/latest-version-of/phpunit'); +- $latestCompatibleVersion = file_get_contents('https://phar.phpunit.de/latest-version-of/phpunit-' . explode('.', Version::series())[0]); ++ $latestCompatibleVersion = file_get_contents('https://phar.phpunit.de/latest-version-of/phpunit-' . $major=explode('.', Version::series())[0]); + + $notLatest = version_compare($latestVersion, Version::id(), '>'); + $notLatestCompatible = version_compare($latestCompatibleVersion, Version::id(), '>'); +@@ -617,6 +617,7 @@ class Command + Version::id(), + $latestCompatibleVersion, + ); ++ printf('Try a system update for new phpunit%s package.' . PHP_EOL, $major); + } + + if ($notLatest) { +@@ -624,6 +625,7 @@ class Command + 'The latest version is PHPUnit %s.' . PHP_EOL, + $latestVersion, + ); ++ printf('Try to install and use the phpunit%s command.' . PHP_EOL, explode('.', $latestVersion)[0]); + } + + exit(TestRunner::SUCCESS_EXIT); diff -up ./src/Util/Xml/SchemaFinder.php.rpm ./src/Util/Xml/SchemaFinder.php ---- ./src/Util/Xml/SchemaFinder.php.rpm 2021-12-30 09:04:15.000000000 +0100 -+++ ./src/Util/Xml/SchemaFinder.php 2021-12-30 09:04:21.186910890 +0100 -@@ -48,6 +48,6 @@ final class SchemaFinder +--- ./src/Util/Xml/SchemaFinder.php.rpm 2024-02-26 09:34:48.000000000 +0100 ++++ ./src/Util/Xml/SchemaFinder.php 2024-03-06 10:19:22.109376592 +0100 +@@ -75,6 +75,6 @@ final class SchemaFinder return __PHPUNIT_PHAR_ROOT__ . '/'; } @@ -60,8 +88,8 @@ diff -up ./src/Util/Xml/SchemaFinder.php.rpm ./src/Util/Xml/SchemaFinder.php } } diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2021-12-30 09:04:15.000000000 +0100 -+++ ./tests/bootstrap.php 2021-12-30 09:04:21.186910890 +0100 +--- ./tests/bootstrap.php.rpm 2024-02-26 09:34:48.000000000 +0100 ++++ ./tests/bootstrap.php 2024-03-06 10:19:22.109376592 +0100 @@ -9,8 +9,8 @@ */ const TEST_FILES_PATH = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR; diff --git a/phpunit9.spec b/phpunit9.spec index 44911c8..564fd7a 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,8 +9,8 @@ # -%global gh_commit 1a156980d78a6666721b7e8e8502fe210b587fcd -%global gh_date 2024-02-23 +%global gh_commit 32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04 +%global gh_date 2024-03-21 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.17 +%global upstream_version 9.6.18 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -262,6 +262,9 @@ exit $ret %changelog +* Thu Mar 21 2024 Remi Collet - 9.6.18-1 +- update to 9.6.18 + * Mon Feb 26 2024 Remi Collet - 9.6.17-1 - update to 9.6.17 diff --git a/sources b/sources index 5f8374c..1e7ea3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.17-1a15698.tgz) = 4b2a614588c01dbbd85b6aa47a981b3c803094a92ff16dee7ba3495029c5ce3984eed91448bab6483300fc1bdbfb671a22f78ac3ee38d762590df7b0dff35536 +SHA512 (phpunit9-9.6.18-32c2c2d.tgz) = fd507fcc71ae2a927515dd2c088fe3714ca6d83bf97568d81e9f5334aa1cc2f205a09eeb02da33d6d1f222ab145c472664264bfaf80bbf67eaf555d1294fe529 From 5c0f9308413d069d5678f54fbf9fb7d5c20aa485 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Apr 2024 09:35:52 +0200 Subject: [PATCH 45/57] update to 9.6.19 (no change) --- .gitignore | 1 + phpunit9-rpm.patch | 33 ++++++++++++++++++++------------- phpunit9.spec | 9 ++++++--- sources | 2 +- 4 files changed, 28 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index 63ff9d6..00e3018 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /phpunit9-9.6.16-3767b2c.tgz /phpunit9-9.6.17-1a15698.tgz /phpunit9-9.6.18-32c2c2d.tgz +/phpunit9-9.6.19-a1a54a4.tgz diff --git a/phpunit9-rpm.patch b/phpunit9-rpm.patch index e9698bf..7e082fe 100644 --- a/phpunit9-rpm.patch +++ b/phpunit9-rpm.patch @@ -1,6 +1,6 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2024-02-26 09:34:48.000000000 +0100 -+++ ./phpunit 2024-03-06 10:19:22.109376592 +0100 +--- ./phpunit.rpm 2024-03-21 13:50:22.000000000 +0100 ++++ ./phpunit 2024-03-21 13:59:15.659377103 +0100 @@ -71,27 +71,11 @@ if (isset($GLOBALS['_composer_autoload_p define('PHPUNIT_COMPOSER_INSTALL', $GLOBALS['_composer_autoload_path']); @@ -49,9 +49,9 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); +} diff -up ./src/TextUI/Command.php.rpm ./src/TextUI/Command.php ---- ./src/TextUI/Command.php.rpm 2024-03-06 10:19:26.914560422 +0100 -+++ ./src/TextUI/Command.php 2024-03-06 10:19:32.787785106 +0100 -@@ -600,7 +600,7 @@ class Command +--- ./src/TextUI/Command.php.rpm 2024-03-21 13:50:22.000000000 +0100 ++++ ./src/TextUI/Command.php 2024-03-21 13:59:59.517211974 +0100 +@@ -601,13 +601,13 @@ class Command $this->printVersionString(); $latestVersion = file_get_contents('https://phar.phpunit.de/latest-version-of/phpunit'); @@ -60,25 +60,32 @@ diff -up ./src/TextUI/Command.php.rpm ./src/TextUI/Command.php $notLatest = version_compare($latestVersion, Version::id(), '>'); $notLatestCompatible = version_compare($latestCompatibleVersion, Version::id(), '>'); -@@ -617,6 +617,7 @@ class Command + + if ($notLatest || $notLatestCompatible) { +- print 'You are not using the latest version of PHPUnit.' . PHP_EOL; ++ print 'You are not using the latest version of PHPUnit.' . PHP_EOL . PHP_EOL; + } else { + print 'You are using the latest version of PHPUnit.' . PHP_EOL; + } +@@ -618,6 +618,7 @@ class Command Version::id(), $latestCompatibleVersion, ); -+ printf('Try a system update for new phpunit%s package.' . PHP_EOL, $major); ++ printf('Try a system update for new phpunit%s package.' . PHP_EOL . PHP_EOL, $major); } if ($notLatest) { -@@ -624,6 +625,7 @@ class Command +@@ -625,6 +626,7 @@ class Command 'The latest version is PHPUnit %s.' . PHP_EOL, $latestVersion, ); -+ printf('Try to install and use the phpunit%s command.' . PHP_EOL, explode('.', $latestVersion)[0]); ++ printf('Try to install and use the phpunit%s command.' . PHP_EOL . PHP_EOL, explode('.', $latestVersion)[0]); } exit(TestRunner::SUCCESS_EXIT); diff -up ./src/Util/Xml/SchemaFinder.php.rpm ./src/Util/Xml/SchemaFinder.php ---- ./src/Util/Xml/SchemaFinder.php.rpm 2024-02-26 09:34:48.000000000 +0100 -+++ ./src/Util/Xml/SchemaFinder.php 2024-03-06 10:19:22.109376592 +0100 +--- ./src/Util/Xml/SchemaFinder.php.rpm 2024-03-21 13:50:22.000000000 +0100 ++++ ./src/Util/Xml/SchemaFinder.php 2024-03-21 13:59:15.659377103 +0100 @@ -75,6 +75,6 @@ final class SchemaFinder return __PHPUNIT_PHAR_ROOT__ . '/'; } @@ -88,8 +95,8 @@ diff -up ./src/Util/Xml/SchemaFinder.php.rpm ./src/Util/Xml/SchemaFinder.php } } diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2024-02-26 09:34:48.000000000 +0100 -+++ ./tests/bootstrap.php 2024-03-06 10:19:22.109376592 +0100 +--- ./tests/bootstrap.php.rpm 2024-03-21 13:50:22.000000000 +0100 ++++ ./tests/bootstrap.php 2024-03-21 13:59:15.659377103 +0100 @@ -9,8 +9,8 @@ */ const TEST_FILES_PATH = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR; diff --git a/phpunit9.spec b/phpunit9.spec index 564fd7a..f2b5727 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,8 +9,8 @@ # -%global gh_commit 32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04 -%global gh_date 2024-03-21 +%global gh_commit a1a54a473501ef4cdeaae4e06891674114d79db8 +%global gh_date 2024-04-05 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.18 +%global upstream_version 9.6.19 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -262,6 +262,9 @@ exit $ret %changelog +* Fri Apr 5 2024 Remi Collet - 9.6.19-1 +- update to 9.6.19 (no change) + * Thu Mar 21 2024 Remi Collet - 9.6.18-1 - update to 9.6.18 diff --git a/sources b/sources index 1e7ea3e..4246c50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.18-32c2c2d.tgz) = fd507fcc71ae2a927515dd2c088fe3714ca6d83bf97568d81e9f5334aa1cc2f205a09eeb02da33d6d1f222ab145c472664264bfaf80bbf67eaf555d1294fe529 +SHA512 (phpunit9-9.6.19-a1a54a4.tgz) = ec1830102ec0c5212968b6a20c5b2efaeda616bbd6d2a4c4750e10bc4cfe9960ffdad82cd9595f2f1934cc9b16c43e70b0abbd1b4899d8657d3a5901061ac9c3 From 9db5ae6fdb1c4d3676d8f467eb1e6bc70ebcae35 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jul 2024 07:47:36 +0200 Subject: [PATCH 46/57] update to 9.6.20 (no change) raise dependencies --- .gitignore | 1 + phpunit9.spec | 112 ++++++++++++++++++++++++++------------------------ sources | 2 +- 3 files changed, 60 insertions(+), 55 deletions(-) diff --git a/.gitignore b/.gitignore index 00e3018..ec131eb 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /phpunit9-9.6.17-1a15698.tgz /phpunit9-9.6.18-32c2c2d.tgz /phpunit9-9.6.19-a1a54a4.tgz +/phpunit9-9.6.20-49d7820.tgz diff --git a/phpunit9.spec b/phpunit9.spec index f2b5727..555590e 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,8 +9,8 @@ # -%global gh_commit a1a54a473501ef4cdeaae4e06891674114d79db8 -%global gh_date 2024-04-05 +%global gh_commit 49d7820565836236411f5dc002d16dd689cde42f +%global gh_date 2024-07-10 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.19 +%global upstream_version 9.6.20 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -41,26 +41,26 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.3 -BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 3) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-composer(myclabs/deep-copy) < 2) -BuildRequires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) -BuildRequires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) +BuildRequires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.12.0 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) +BuildRequires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.13 with php-composer(phpunit/php-code-coverage) < 10) -BuildRequires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 9.2.31 with php-composer(phpunit/php-code-coverage) < 10) +BuildRequires: (php-composer(phpunit/php-file-iterator) >= 3.0.6 with php-composer(phpunit/php-file-iterator) < 4) BuildRequires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) -BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) -BuildRequires: (php-composer(phpunit/php-timer) >= 5.0.1 with php-composer(phpunit/php-timer) < 6) -BuildRequires: (php-composer(sebastian/cli-parser) >= 1.0 with php-composer(sebastian/cli-parser) < 2) -BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.5 with php-composer(sebastian/code-unit) < 2) +BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.4 with php-composer(phpunit/php-text-template) < 3) +BuildRequires: (php-composer(phpunit/php-timer) >= 5.0.3 with php-composer(phpunit/php-timer) < 6) +BuildRequires: (php-composer(sebastian/cli-parser) >= 1.0.2 with php-composer(sebastian/cli-parser) < 2) +BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-composer(sebastian/code-unit) < 2) BuildRequires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) -BuildRequires: (php-composer(sebastian/diff) >= 4.0.2 with php-composer(sebastian/diff) < 5) -BuildRequires: (php-composer(sebastian/environment) >= 5.1.2 with php-composer(sebastian/environment) < 6) -BuildRequires: (php-composer(sebastian/exporter) >= 4.0.5 with php-composer(sebastian/exporter) < 5) -BuildRequires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) -BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) -BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -BuildRequires: (php-composer(sebastian/type) >= 3.2 with php-composer(sebastian/type) < 4) +BuildRequires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5) +BuildRequires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6) +BuildRequires: (php-composer(sebastian/exporter) >= 4.0.6 with php-composer(sebastian/exporter) < 5) +BuildRequires: (php-composer(sebastian/global-state) >= 5.0.7 with php-composer(sebastian/global-state) < 6) +BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5) +BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4) +BuildRequires: (php-composer(sebastian/type) >= 3.2.1 with php-composer(sebastian/type) < 4) BuildRequires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) BuildRequires: php-dom BuildRequires: php-json @@ -79,25 +79,25 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "doctrine/instantiator": "^1.3.1 || ^2", -# "myclabs/deep-copy": "^1.10.1", -# "phar-io/manifest": "^2.0.3", -# "phar-io/version": "^3.0.2", -# "phpunit/php-code-coverage": "^9.2.28", -# "phpunit/php-file-iterator": "^3.0.5", +# "doctrine/instantiator": "^1.5.0 || ^2", +# "myclabs/deep-copy": "^1.12.0", +# "phar-io/manifest": "^2.0.4", +# "phar-io/version": "^3.2.1", +# "phpunit/php-code-coverage": "^9.2.31", +# "phpunit/php-file-iterator": "^3.0.6", # "phpunit/php-invoker": "^3.1.1", -# "phpunit/php-text-template": "^2.0.3", -# "phpunit/php-timer": "^5.0.2", -# "sebastian/cli-parser": "^1.0.1", -# "sebastian/code-unit": "^1.0.6", +# "phpunit/php-text-template": "^2.0.4", +# "phpunit/php-timer": "^5.0.3", +# "sebastian/cli-parser": "^1.0.2", +# "sebastian/code-unit": "^1.0.8", # "sebastian/comparator": "^4.0.8", -# "sebastian/diff": "^4.0.3", -# "sebastian/environment": "^5.1.3", -# "sebastian/exporter": "^4.0.5", -# "sebastian/global-state": "^5.0.1", -# "sebastian/object-enumerator": "^4.0.3", -# "sebastian/resource-operations": "^3.0.3", -# "sebastian/type": "^3.2", +# "sebastian/diff": "^4.0.6", +# "sebastian/environment": "^5.1.5", +# "sebastian/exporter": "^4.0.6", +# "sebastian/global-state": "^5.0.7", +# "sebastian/object-enumerator": "^4.0.4", +# "sebastian/resource-operations": "^3.0.4", +# "sebastian/type": "^3.2.1", # "sebastian/version": "^3.0.2" Requires: php(language) >= 7.3 Requires: php-cli @@ -107,26 +107,26 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 3) -Requires: (php-composer(myclabs/deep-copy) >= 1.10.1 with php-composer(myclabs/deep-copy) < 2) -Requires: (php-composer(phar-io/manifest) >= 2.0.3 with php-composer(phar-io/manifest) < 3) -Requires: (php-composer(phar-io/version) >= 3.0.2 with php-composer(phar-io/version) < 4) +Requires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) +Requires: (php-composer(myclabs/deep-copy) >= 1.12.0 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) +Requires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.28 with php-composer(phpunit/php-code-coverage) < 10) -Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.4 with php-composer(phpunit/php-file-iterator) < 4) +Requires: (php-composer(phpunit/php-code-coverage) >= 9.2.31 with php-composer(phpunit/php-code-coverage) < 10) +Requires: (php-composer(phpunit/php-file-iterator) >= 3.0.6 with php-composer(phpunit/php-file-iterator) < 4) Requires: (php-composer(phpunit/php-invoker) >= 3.1 with php-composer(phpunit/php-invoker) < 4) -Requires: (php-composer(phpunit/php-text-template) >= 2.0.2 with php-composer(phpunit/php-text-template) < 3) -Requires: (php-composer(phpunit/php-timer) >= 5.0.1 with php-composer(phpunit/php-timer) < 6) -Requires: (php-composer(sebastian/cli-parser) >= 1.0 with php-composer(sebastian/cli-parser) < 2) -Requires: (php-composer(sebastian/code-unit) >= 1.0.5 with php-composer(sebastian/code-unit) < 2) +Requires: (php-composer(phpunit/php-text-template) >= 2.0.4 with php-composer(phpunit/php-text-template) < 3) +Requires: (php-composer(phpunit/php-timer) >= 5.0.3 with php-composer(phpunit/php-timer) < 6) +Requires: (php-composer(sebastian/cli-parser) >= 1.0.2 with php-composer(sebastian/cli-parser) < 2) +Requires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-composer(sebastian/code-unit) < 2) Requires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) -Requires: (php-composer(sebastian/diff) >= 4.0.2 with php-composer(sebastian/diff) < 5) -Requires: (php-composer(sebastian/environment) >= 5.1.2 with php-composer(sebastian/environment) < 6) -Requires: (php-composer(sebastian/exporter) >= 4.0.5 with php-composer(sebastian/exporter) < 5) -Requires: (php-composer(sebastian/global-state) >= 5.0 with php-composer(sebastian/global-state) < 6) -Requires: (php-composer(sebastian/object-enumerator) >= 4.0.2 with php-composer(sebastian/object-enumerator) < 5) -Requires: (php-composer(sebastian/resource-operations) >= 3.0.2 with php-composer(sebastian/resource-operations) < 4) -Requires: (php-composer(sebastian/type) >= 3.2 with php-composer(sebastian/type) < 4) +Requires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5) +Requires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6) +Requires: (php-composer(sebastian/exporter) >= 4.0.6 with php-composer(sebastian/exporter) < 5) +Requires: (php-composer(sebastian/global-state) >= 5.0.7 with php-composer(sebastian/global-state) < 6) +Requires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5) +Requires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4) +Requires: (php-composer(sebastian/type) >= 3.2.1 with php-composer(sebastian/type) < 4) Requires: (php-composer(sebastian/version) >= 3.0.1 with php-composer(sebastian/version) < 4) # From composer.json, "suggest": { # "ext-soap": "*", @@ -262,6 +262,10 @@ exit $ret %changelog +* Thu Jul 11 2024 Remi Collet - 9.6.20-1 +- update to 9.6.20 (no change) +- raise dependencies + * Fri Apr 5 2024 Remi Collet - 9.6.19-1 - update to 9.6.19 (no change) diff --git a/sources b/sources index 4246c50..232766c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.19-a1a54a4.tgz) = ec1830102ec0c5212968b6a20c5b2efaeda616bbd6d2a4c4750e10bc4cfe9960ffdad82cd9595f2f1934cc9b16c43e70b0abbd1b4899d8657d3a5901061ac9c3 +SHA512 (phpunit9-9.6.20-49d7820.tgz) = 89cc9d6f4e01ec211ad43752a160a1b0646ac22ec1013d788c9b3aad75a795a18f1dec732b6f2b00e193dd3247e025fd69b5f78033cda720a65b28e74d3b3bb1 From 22d4cc39b00aefc529fc6b9cae096bc1265484b9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 07:43:38 +0000 Subject: [PATCH 47/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 555590e..d91d0f5 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -28,7 +28,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -262,6 +262,9 @@ exit $ret %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 9.6.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jul 11 2024 Remi Collet - 9.6.20-1 - update to 9.6.20 (no change) - raise dependencies From 16b9d47b450f8c2c2f4022646c8f9158ce9eedb5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Sep 2024 15:07:55 +0200 Subject: [PATCH 48/57] v9.6.21 --- .gitignore | 1 + phpunit9.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index ec131eb..ae71c9b 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /phpunit9-9.6.18-32c2c2d.tgz /phpunit9-9.6.19-a1a54a4.tgz /phpunit9-9.6.20-49d7820.tgz +/phpunit9-9.6.21-de6abf3.tgz diff --git a/phpunit9.spec b/phpunit9.spec index d91d0f5..50ac26b 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,8 +9,8 @@ # -%global gh_commit 49d7820565836236411f5dc002d16dd689cde42f -%global gh_date 2024-07-10 +%global gh_commit de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa +%global gh_date 2024-09-19 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,12 +23,12 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.20 +%global upstream_version 9.6.21 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -245,7 +245,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php81 php82 php83; do +for cmd in php php81 php82 php83 php84; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -262,6 +262,9 @@ exit $ret %changelog +* Thu Sep 19 2024 Remi Collet - 9.6.21-1 +- update to 9.6.21 + * Fri Jul 19 2024 Fedora Release Engineering - 9.6.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 232766c..4f7f6f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.20-49d7820.tgz) = 89cc9d6f4e01ec211ad43752a160a1b0646ac22ec1013d788c9b3aad75a795a18f1dec732b6f2b00e193dd3247e025fd69b5f78033cda720a65b28e74d3b3bb1 +SHA512 (phpunit9-9.6.21-de6abf3.tgz) = 192171cf1686e171d74264de84666423c506440f2ee790260e88e79c9bb497d394f334f62a1e3175907a98ef41cb8a7770fa6853f61e56efb8eba88f4ad0df4e From bcbdd309c959c184f734c382e222ea9a6a450740 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Dec 2024 09:28:44 +0100 Subject: [PATCH 49/57] update to 9.6.22 (no change) raise dependency on myclabs/deep-copy 1.12.1 --- .gitignore | 1 + phpunit9.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index ae71c9b..561ef68 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /phpunit9-9.6.19-a1a54a4.tgz /phpunit9-9.6.20-49d7820.tgz /phpunit9-9.6.21-de6abf3.tgz +/phpunit9-9.6.22-f80235c.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 50ac26b..7f162eb 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -9,8 +9,8 @@ # -%global gh_commit de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa -%global gh_date 2024-09-19 +%global gh_commit f80235cb4d3caa59ae09be3adf1ded27521d1a9c +%global gh_date 2024-12-05 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,7 +23,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.21 +%global upstream_version 9.6.22 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -42,7 +42,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.3 BuildRequires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.12.0 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.12.1 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) @@ -80,7 +80,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xml": "*", # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.5.0 || ^2", -# "myclabs/deep-copy": "^1.12.0", +# "myclabs/deep-copy": "^1.12.1", # "phar-io/manifest": "^2.0.4", # "phar-io/version": "^3.2.1", # "phpunit/php-code-coverage": "^9.2.31", @@ -108,7 +108,7 @@ Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter Requires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) -Requires: (php-composer(myclabs/deep-copy) >= 1.12.0 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.12.1 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) @@ -262,6 +262,10 @@ exit $ret %changelog +* Thu Dec 5 2024 Remi Collet - 9.6.22-1 +- update to 9.6.22 (no change) +- raise dependency on myclabs/deep-copy 1.12.1 + * Thu Sep 19 2024 Remi Collet - 9.6.21-1 - update to 9.6.21 diff --git a/sources b/sources index 4f7f6f7..74f2f50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.21-de6abf3.tgz) = 192171cf1686e171d74264de84666423c506440f2ee790260e88e79c9bb497d394f334f62a1e3175907a98ef41cb8a7770fa6853f61e56efb8eba88f4ad0df4e +SHA512 (phpunit9-9.6.22-f80235c.tgz) = f978a77a71bc4df9ef8e2edeb842f9358441c908ef7fbf86b75a174c5a9c2f873ba396cfb5883a07f87b4d56e101145bd7ac51824d14b670581184987d6c34d8 From 3be63a5755273c38fe13f395b2f2b38be228bbc4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 10:02:21 +0000 Subject: [PATCH 50/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 7f162eb..fba2dab 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -28,7 +28,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -262,6 +262,9 @@ exit $ret %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 9.6.22-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Dec 5 2024 Remi Collet - 9.6.22-1 - update to 9.6.22 (no change) - raise dependency on myclabs/deep-copy 1.12.1 From 422fd3dc66449dfec57b13f0e0c550ed4f1819cc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 May 2025 15:36:32 +0200 Subject: [PATCH 51/57] v9.6.23 --- .gitignore | 1 + phpunit9.spec | 30 +++++++++++++++--------------- sources | 2 +- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 561ef68..aeb8a0d 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /phpunit9-9.6.20-49d7820.tgz /phpunit9-9.6.21-de6abf3.tgz /phpunit9-9.6.22-f80235c.tgz +/phpunit9-9.6.23-43d2cb1.tgz diff --git a/phpunit9.spec b/phpunit9.spec index fba2dab..468b852 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -1,16 +1,15 @@ # remirepo/fedora spec file for phpunit9 # -# Copyright (c) 2010-2024 Remi Collet -# -# License: CC-BY-SA-4.0 -# http://creativecommons.org/licenses/by-sa/4.0/ +# SPDX-FileCopyrightText: Copyright 2010-2025 Remi Collet +# SPDX-License-Identifier: CECILL-2.1 +# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # -%global gh_commit f80235cb4d3caa59ae09be3adf1ded27521d1a9c -%global gh_date 2024-12-05 +%global gh_commit 43d2cb18d0675c38bd44982a5d1d88f6d53d8d95 +%global gh_date 2025-05-02 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -23,12 +22,12 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.22 +%global upstream_version 9.6.23 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -42,7 +41,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.3 BuildRequires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.12.1 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.13.1 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) @@ -80,7 +79,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xml": "*", # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.5.0 || ^2", -# "myclabs/deep-copy": "^1.12.1", +# "myclabs/deep-copy": "^1.13.1", # "phar-io/manifest": "^2.0.4", # "phar-io/version": "^3.2.1", # "phpunit/php-code-coverage": "^9.2.31", @@ -108,7 +107,7 @@ Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter Requires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) -Requires: (php-composer(myclabs/deep-copy) >= 1.12.1 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.13.1 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) @@ -142,12 +141,9 @@ Recommends: phpunit11 # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 -Requires: php-reflection Requires: php-openssl Requires: php-pcntl -Requires: php-pcre Requires: php-phar -Requires: php-spl %if 0%{?fedora} >= 39 || 0%{?rhel} >= 10 Provides: php-composer(phpunit/phpunit) = %{version} @@ -162,7 +158,7 @@ It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version %{ver_major} of PHPUnit, available using the %{name} command. -Documentation: https://phpunit.readthedocs.io/ +Documentation: https://phpunit.de/documentation.html %prep @@ -262,6 +258,10 @@ exit $ret %changelog +* Sun May 4 2025 Remi Collet - 9.6.23-1 +- update to 9.6.23 +- raise dependency on myclabs/deep-copy 1.13.1 + * Sat Jan 18 2025 Fedora Release Engineering - 9.6.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index 74f2f50..03ca351 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.22-f80235c.tgz) = f978a77a71bc4df9ef8e2edeb842f9358441c908ef7fbf86b75a174c5a9c2f873ba396cfb5883a07f87b4d56e101145bd7ac51824d14b670581184987d6c34d8 +SHA512 (phpunit9-9.6.23-43d2cb1.tgz) = d9e36e4ab35b3eea0c2fbc210ac5474e4236b263e84981fce30876e71d5fb81e65333706f2d514f7ccad90348ab93c00623e7e9cdbb0cabf399932f2ff2ca624 From 6ef8612a1dce3d042218dece87f429a4934d6781 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:43:03 +0000 Subject: [PATCH 52/57] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- phpunit9.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit9.spec b/phpunit9.spec index 468b852..b8ad9cb 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -27,7 +27,7 @@ Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -258,6 +258,9 @@ exit $ret %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 9.6.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun May 4 2025 Remi Collet - 9.6.23-1 - update to 9.6.23 - raise dependency on myclabs/deep-copy 1.13.1 From 54cbbfc878f344f5b04fa0f04df6f97cce466c81 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 14:04:12 +0200 Subject: [PATCH 53/57] v9.6.25 --- .gitignore | 1 + phpunit9.spec | 35 ++++++++++++++++++----------------- sources | 2 +- 3 files changed, 20 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index aeb8a0d..6feeb96 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /phpunit9-9.6.21-de6abf3.tgz /phpunit9-9.6.22-f80235c.tgz /phpunit9-9.6.23-43d2cb1.tgz +/phpunit9-9.6.25-049c011.tgz diff --git a/phpunit9.spec b/phpunit9.spec index b8ad9cb..bc8f4c5 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -8,8 +8,8 @@ # -%global gh_commit 43d2cb18d0675c38bd44982a5d1d88f6d53d8d95 -%global gh_date 2025-05-02 +%global gh_commit 049c011e01be805202d8eebedef49f769a8ec7b7 +%global gh_date 2025-08-20 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -22,12 +22,12 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.23 +%global upstream_version 9.6.25 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD-3-Clause @@ -41,7 +41,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.3 BuildRequires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.13.1 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.13.4 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) BuildRequires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) BuildRequires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) @@ -52,11 +52,11 @@ BuildRequires: (php-composer(phpunit/php-text-template) >= 2.0.4 with php-c BuildRequires: (php-composer(phpunit/php-timer) >= 5.0.3 with php-composer(phpunit/php-timer) < 6) BuildRequires: (php-composer(sebastian/cli-parser) >= 1.0.2 with php-composer(sebastian/cli-parser) < 2) BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-composer(sebastian/code-unit) < 2) -BuildRequires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) +BuildRequires: (php-composer(sebastian/comparator) >= 4.0.9 with php-composer(sebastian/comparator) < 5) BuildRequires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5) BuildRequires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6) BuildRequires: (php-composer(sebastian/exporter) >= 4.0.6 with php-composer(sebastian/exporter) < 5) -BuildRequires: (php-composer(sebastian/global-state) >= 5.0.7 with php-composer(sebastian/global-state) < 6) +BuildRequires: (php-composer(sebastian/global-state) >= 5.0.8 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4) BuildRequires: (php-composer(sebastian/type) >= 3.2.1 with php-composer(sebastian/type) < 4) @@ -79,7 +79,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xml": "*", # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.5.0 || ^2", -# "myclabs/deep-copy": "^1.13.1", +# "myclabs/deep-copy": "^1.13.4", # "phar-io/manifest": "^2.0.4", # "phar-io/version": "^3.2.1", # "phpunit/php-code-coverage": "^9.2.31", @@ -89,11 +89,11 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phpunit/php-timer": "^5.0.3", # "sebastian/cli-parser": "^1.0.2", # "sebastian/code-unit": "^1.0.8", -# "sebastian/comparator": "^4.0.8", +# "sebastian/comparator": "^4.0.9", # "sebastian/diff": "^4.0.6", # "sebastian/environment": "^5.1.5", # "sebastian/exporter": "^4.0.6", -# "sebastian/global-state": "^5.0.7", +# "sebastian/global-state": "^5.0.8", # "sebastian/object-enumerator": "^4.0.4", # "sebastian/resource-operations": "^3.0.4", # "sebastian/type": "^3.2.1", @@ -107,7 +107,7 @@ Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter Requires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 3) -Requires: (php-composer(myclabs/deep-copy) >= 1.13.1 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.13.4 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 2.0.4 with php-composer(phar-io/manifest) < 3) Requires: (php-composer(phar-io/version) >= 3.2.1 with php-composer(phar-io/version) < 4) Requires: (php-composer(phpspec/prophecy) >= 1.12.1 with php-composer(phpspec/prophecy) < 2) @@ -118,11 +118,11 @@ Requires: (php-composer(phpunit/php-text-template) >= 2.0.4 with php-c Requires: (php-composer(phpunit/php-timer) >= 5.0.3 with php-composer(phpunit/php-timer) < 6) Requires: (php-composer(sebastian/cli-parser) >= 1.0.2 with php-composer(sebastian/cli-parser) < 2) Requires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-composer(sebastian/code-unit) < 2) -Requires: (php-composer(sebastian/comparator) >= 4.0.8 with php-composer(sebastian/comparator) < 5) +Requires: (php-composer(sebastian/comparator) >= 4.0.9 with php-composer(sebastian/comparator) < 5) Requires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5) Requires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6) Requires: (php-composer(sebastian/exporter) >= 4.0.6 with php-composer(sebastian/exporter) < 5) -Requires: (php-composer(sebastian/global-state) >= 5.0.7 with php-composer(sebastian/global-state) < 6) +Requires: (php-composer(sebastian/global-state) >= 5.0.8 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4) Requires: (php-composer(sebastian/type) >= 3.2.1 with php-composer(sebastian/type) < 4) @@ -134,10 +134,8 @@ Suggests: php-soap Suggests: php-xdebug # recommends latest versions Recommends: phpunit10 -# Fedora 38+ only until 8.1 EOL -%if 0%{?fedora} >= 38 Recommends: phpunit11 -%endif +Recommends: phpunit12 # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 @@ -241,7 +239,7 @@ sed -e 's:@PATH@:%{buildroot}%{php_home}/%{ns_vendor}:' -i tests/bootstrap.php sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i phpunit ret=0 -for cmd in php php81 php82 php83 php84; do +for cmd in php php81 php82 php83 php84 php85; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -258,6 +256,9 @@ exit $ret %changelog +* Wed Aug 20 2025 Remi Collet - 9.6.25-1 +- update to 9.6.25 + * Fri Jul 25 2025 Fedora Release Engineering - 9.6.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 03ca351..4e6c948 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.23-43d2cb1.tgz) = d9e36e4ab35b3eea0c2fbc210ac5474e4236b263e84981fce30876e71d5fb81e65333706f2d514f7ccad90348ab93c00623e7e9cdbb0cabf399932f2ff2ca624 +SHA512 (phpunit9-9.6.25-049c011.tgz) = 31a1c23019ab47c717bd0c525d3a1228a30c538fe9bd0122d1cd4d070ec2c1a7eb64853d65cda09b3bb2516e46e1a5948b3690fa3d2a102a09d1c1ecc8932f77 From 7460d1bb7070bb9e9fa45280735618506caaa171 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Sep 2025 09:16:53 +0200 Subject: [PATCH 54/57] v9.6.26 --- .gitignore | 1 + phpunit9.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6feeb96..b94d6df 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /phpunit9-9.6.22-f80235c.tgz /phpunit9-9.6.23-43d2cb1.tgz /phpunit9-9.6.25-049c011.tgz +/phpunit9-9.6.26-a0139ea.tgz diff --git a/phpunit9.spec b/phpunit9.spec index bc8f4c5..182e9e5 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -8,8 +8,8 @@ # -%global gh_commit 049c011e01be805202d8eebedef49f769a8ec7b7 -%global gh_date 2025-08-20 +%global gh_commit a0139ea157533454f611038326f3020b3051f129 +%global gh_date 2025-09-11 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -22,7 +22,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.25 +%global upstream_version 9.6.26 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -256,6 +256,9 @@ exit $ret %changelog +* Thu Sep 11 2025 Remi Collet - 9.6.26-1 +- update to 9.6.26 + * Wed Aug 20 2025 Remi Collet - 9.6.25-1 - update to 9.6.25 diff --git a/sources b/sources index 4e6c948..1206424 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.25-049c011.tgz) = 31a1c23019ab47c717bd0c525d3a1228a30c538fe9bd0122d1cd4d070ec2c1a7eb64853d65cda09b3bb2516e46e1a5948b3690fa3d2a102a09d1c1ecc8932f77 +SHA512 (phpunit9-9.6.26-a0139ea.tgz) = 2b56b7d5a80c80128b1344891fb8344ac8a611ce0781736c7ad82962a0f7dcfbb97571e13180fb37a630f82b3e0d5eb31afa7b1d1c8e6d134bdd1118bc01db63 From 2c863bc25e7c81a97b2dcc53c2bfc9c033b855b2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2025 08:00:26 +0200 Subject: [PATCH 55/57] v9.6.27 --- .gitignore | 1 + phpunit9.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b94d6df..a5d3b0a 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /phpunit9-9.6.23-43d2cb1.tgz /phpunit9-9.6.25-049c011.tgz /phpunit9-9.6.26-a0139ea.tgz +/phpunit9-9.6.27-0a9aa44.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 182e9e5..bce3bcd 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -8,8 +8,8 @@ # -%global gh_commit a0139ea157533454f611038326f3020b3051f129 -%global gh_date 2025-09-11 +%global gh_commit 0a9aa4440b6a9528cf360071502628d717af3e0a +%global gh_date 2025-09-14 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -22,7 +22,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.26 +%global upstream_version 9.6.27 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -256,6 +256,9 @@ exit $ret %changelog +* Mon Sep 15 2025 Remi Collet - 9.6.27-1 +- update to 9.6.27 + * Thu Sep 11 2025 Remi Collet - 9.6.26-1 - update to 9.6.26 diff --git a/sources b/sources index 1206424..5a8e0c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.26-a0139ea.tgz) = 2b56b7d5a80c80128b1344891fb8344ac8a611ce0781736c7ad82962a0f7dcfbb97571e13180fb37a630f82b3e0d5eb31afa7b1d1c8e6d134bdd1118bc01db63 +SHA512 (phpunit9-9.6.27-0a9aa44.tgz) = bdddaf2807ae8d7eeaa77388257754d86a78cba950bba494ab2007bc47c2689978c2b9fd61be94c1403c57177e13996a413ffc330ced2cec76da601a0ffc15c6 From dc49b10604818b3f515980f3b98b577a36b74014 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Sep 2025 10:52:53 +0200 Subject: [PATCH 56/57] update to 9.6.29 (no change) raise dependency on sebastian/exporter 4.0.8 --- .gitignore | 1 + phpunit9.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index a5d3b0a..6512d52 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /phpunit9-9.6.25-049c011.tgz /phpunit9-9.6.26-a0139ea.tgz /phpunit9-9.6.27-0a9aa44.tgz +/phpunit9-9.6.29-9ecfec5.tgz diff --git a/phpunit9.spec b/phpunit9.spec index bce3bcd..98469a2 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -8,8 +8,8 @@ # -%global gh_commit 0a9aa4440b6a9528cf360071502628d717af3e0a -%global gh_date 2025-09-14 +%global gh_commit 9ecfec57835a5581bc888ea7e13b51eb55ab9dd3 +%global gh_date 2025-09-24 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -22,7 +22,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.27 +%global upstream_version 9.6.29 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -55,7 +55,7 @@ BuildRequires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-c BuildRequires: (php-composer(sebastian/comparator) >= 4.0.9 with php-composer(sebastian/comparator) < 5) BuildRequires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5) BuildRequires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6) -BuildRequires: (php-composer(sebastian/exporter) >= 4.0.6 with php-composer(sebastian/exporter) < 5) +BuildRequires: (php-composer(sebastian/exporter) >= 4.0.8 with php-composer(sebastian/exporter) < 5) BuildRequires: (php-composer(sebastian/global-state) >= 5.0.8 with php-composer(sebastian/global-state) < 6) BuildRequires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5) BuildRequires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4) @@ -92,7 +92,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/comparator": "^4.0.9", # "sebastian/diff": "^4.0.6", # "sebastian/environment": "^5.1.5", -# "sebastian/exporter": "^4.0.6", +# "sebastian/exporter": "^4.0.8", # "sebastian/global-state": "^5.0.8", # "sebastian/object-enumerator": "^4.0.4", # "sebastian/resource-operations": "^3.0.4", @@ -121,7 +121,7 @@ Requires: (php-composer(sebastian/code-unit) >= 1.0.8 with php-c Requires: (php-composer(sebastian/comparator) >= 4.0.9 with php-composer(sebastian/comparator) < 5) Requires: (php-composer(sebastian/diff) >= 4.0.6 with php-composer(sebastian/diff) < 5) Requires: (php-composer(sebastian/environment) >= 5.1.5 with php-composer(sebastian/environment) < 6) -Requires: (php-composer(sebastian/exporter) >= 4.0.6 with php-composer(sebastian/exporter) < 5) +Requires: (php-composer(sebastian/exporter) >= 4.0.8 with php-composer(sebastian/exporter) < 5) Requires: (php-composer(sebastian/global-state) >= 5.0.8 with php-composer(sebastian/global-state) < 6) Requires: (php-composer(sebastian/object-enumerator) >= 4.0.4 with php-composer(sebastian/object-enumerator) < 5) Requires: (php-composer(sebastian/resource-operations) >= 3.0.4 with php-composer(sebastian/resource-operations) < 4) @@ -256,6 +256,10 @@ exit $ret %changelog +* Wed Sep 24 2025 Remi Collet - 9.6.29-1 +- update to 9.6.29 (no change) +- raise dependency on sebastian/exporter 4.0.8 + * Mon Sep 15 2025 Remi Collet - 9.6.27-1 - update to 9.6.27 diff --git a/sources b/sources index 5a8e0c4..ecf691b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.27-0a9aa44.tgz) = bdddaf2807ae8d7eeaa77388257754d86a78cba950bba494ab2007bc47c2689978c2b9fd61be94c1403c57177e13996a413ffc330ced2cec76da601a0ffc15c6 +SHA512 (phpunit9-9.6.29-9ecfec5.tgz) = 133af75404686128ab63ed359d0321cc0cd361fe39f1a4dac28eb67a164e30940503e409a354d6786fe5035eb223396235027920dc62822503b86dcb21eba33f From f26ab5aa03d14f18af9a17051cf902cecf928571 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Dec 2025 11:23:16 +0100 Subject: [PATCH 57/57] update to 9.6.30 (no change) --- .gitignore | 1 + phpunit9.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6512d52..1f7de30 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /phpunit9-9.6.26-a0139ea.tgz /phpunit9-9.6.27-0a9aa44.tgz /phpunit9-9.6.29-9ecfec5.tgz +/phpunit9-9.6.30-b69489b.tgz diff --git a/phpunit9.spec b/phpunit9.spec index 98469a2..d0a6635 100644 --- a/phpunit9.spec +++ b/phpunit9.spec @@ -8,8 +8,8 @@ # -%global gh_commit 9ecfec57835a5581bc888ea7e13b51eb55ab9dd3 -%global gh_date 2025-09-24 +%global gh_commit b69489b312503bf8fa6d75a76916919d7d2fa6d4 +%global gh_date 2025-12-01 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -22,7 +22,7 @@ %global ver_major 9 %global ver_minor 6 -%global upstream_version 9.6.29 +%global upstream_version 9.6.30 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -256,6 +256,9 @@ exit $ret %changelog +* Tue Dec 2 2025 Remi Collet - 9.6.30-1 +- update to 9.6.30 (no change) + * Wed Sep 24 2025 Remi Collet - 9.6.29-1 - update to 9.6.29 (no change) - raise dependency on sebastian/exporter 4.0.8 diff --git a/sources b/sources index ecf691b..775c187 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit9-9.6.29-9ecfec5.tgz) = 133af75404686128ab63ed359d0321cc0cd361fe39f1a4dac28eb67a164e30940503e409a354d6786fe5035eb223396235027920dc62822503b86dcb21eba33f +SHA512 (phpunit9-9.6.30-b69489b.tgz) = 5609599ea75cb7c455c12137acc26e20e940b81c75d8a9033c32fb6ea7ff6ddeb0bead70f801aa75d7b75033cc9c67f7eeca6be83c672222f0445cc940ab6037