From c83c30862a73e8c9642533c57e29885688fb7662 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 10:01:45 +0000 Subject: [PATCH 01/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- phpunit10.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit10.spec b/phpunit10.spec index d45c1eb..df13686 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -35,7 +35,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 @@ -270,6 +270,9 @@ exit $ret %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 10.5.41-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jan 13 2025 Remi Collet - 10.5.41-1 - update to 10.5.41 From 1751a12ad912087c6e86728de76bf3e8d2663a7a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jan 2025 09:51:18 +0100 Subject: [PATCH 02/15] v10.5.42 --- .gitignore | 1 + phpunit10.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0afc5c2..cac71c0 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /phpunit10-10.5.39-4e89eff.tgz /phpunit10-10.5.40-e6ddda9.tgz /phpunit10-10.5.41-e76586f.tgz +/phpunit10-10.5.42-a9336f4.tgz diff --git a/phpunit10.spec b/phpunit10.spec index df13686..c294dc5 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit e76586fa3d49714f230221734b44892e384109d7 -%global gh_date 2025-01-13 +%global gh_commit a9336f40898c5b180e4d7305c62500b99ddf436b +%global gh_date 2025-01-28 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,12 +30,12 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.41 +%global upstream_version 10.5.42 #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 @@ -270,6 +270,9 @@ exit $ret %changelog +* Wed Jan 29 2025 Remi Collet - 10.5.42-1 +- update to 10.5.42 + * Sat Jan 18 2025 Fedora Release Engineering - 10.5.41-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index b20cfb6..701e5a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.41-e76586f.tgz) = f2c5a2567722b0cf041e8f034a61570ee361d291cbc0cb284b20b207663c916fef334b355843755f6503e32d773845e91f6fa34ff6c762b4b2cdd2484b89543f +SHA512 (phpunit10-10.5.42-a9336f4.tgz) = 917f3f381dbf110c83cac4c7a05588009b2d5209753dd6e6db6b5e020886eeb987a2a18ee5234113cba3766a8bbb99bd03cda4930e7504b46c9e98abcc504e61 From d64d183326d35f4d1e6e569b41e6dd11ecfd82fe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jan 2025 16:37:43 +0100 Subject: [PATCH 03/15] v10.5.43 --- .gitignore | 1 + phpunit10.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cac71c0..4eeca57 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /phpunit10-10.5.40-e6ddda9.tgz /phpunit10-10.5.41-e76586f.tgz /phpunit10-10.5.42-a9336f4.tgz +/phpunit10-10.5.43-fb117a8.tgz diff --git a/phpunit10.spec b/phpunit10.spec index c294dc5..9ece4c4 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit a9336f40898c5b180e4d7305c62500b99ddf436b -%global gh_date 2025-01-28 +%global gh_commit fb117a8772c14fdc41acb1ded0de44de0c9091f9 +%global gh_date 2025-01-29 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.42 +%global upstream_version 10.5.43 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -270,6 +270,9 @@ exit $ret %changelog +* Wed Jan 29 2025 Remi Collet - 10.5.43-1 +- update to 10.5.43 + * Wed Jan 29 2025 Remi Collet - 10.5.42-1 - update to 10.5.42 diff --git a/sources b/sources index 701e5a6..07d30ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.42-a9336f4.tgz) = 917f3f381dbf110c83cac4c7a05588009b2d5209753dd6e6db6b5e020886eeb987a2a18ee5234113cba3766a8bbb99bd03cda4930e7504b46c9e98abcc504e61 +SHA512 (phpunit10-10.5.43-fb117a8.tgz) = f7801cb7fa5bacfd865a8ecff6c2037cacbe599b1ce611ad8d6ca25ff36f672a4e8d8186244d985efc0ec7b3a35d68dc50ca5e46d051469785ed7afd23de140a From 5562db9756f72acefe07bda00fa2883d0f6e9040 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 31 Jan 2025 10:50:15 +0100 Subject: [PATCH 04/15] v10.5.44 --- .gitignore | 1 + phpunit10.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4eeca57..a189423 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /phpunit10-10.5.41-e76586f.tgz /phpunit10-10.5.42-a9336f4.tgz /phpunit10-10.5.43-fb117a8.tgz +/phpunit10-10.5.44-1381c62.tgz diff --git a/phpunit10.spec b/phpunit10.spec index 9ece4c4..e9f618c 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit fb117a8772c14fdc41acb1ded0de44de0c9091f9 -%global gh_date 2025-01-29 +%global gh_commit 1381c62769be4bb88fa4c5aec1366c7c66ca4f36 +%global gh_date 2025-01-31 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.43 +%global upstream_version 10.5.44 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -270,6 +270,9 @@ exit $ret %changelog +* Fri Jan 31 2025 Remi Collet - 10.5.44-1 +- update to 10.5.44 + * Wed Jan 29 2025 Remi Collet - 10.5.43-1 - update to 10.5.43 diff --git a/sources b/sources index 07d30ee..bf4e92b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.43-fb117a8.tgz) = f7801cb7fa5bacfd865a8ecff6c2037cacbe599b1ce611ad8d6ca25ff36f672a4e8d8186244d985efc0ec7b3a35d68dc50ca5e46d051469785ed7afd23de140a +SHA512 (phpunit10-10.5.44-1381c62.tgz) = 941cbdba4d4ea39321f335cc8c5d13777767c85eac97543dcef5167108f4dcf0b4ef315788bdb4e313f2bd49e773505330dce65cbae45e0ebb132b2981dda4f5 From bc52925d0eeedd106f5ea48847a5bd8390674a9b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Feb 2025 10:46:56 +0100 Subject: [PATCH 05/15] v10.5.45 --- .gitignore | 1 + phpunit10.spec | 18 ++++++++---------- sources | 2 +- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index a189423..bf04a5e 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /phpunit10-10.5.42-a9336f4.tgz /phpunit10-10.5.43-fb117a8.tgz /phpunit10-10.5.44-1381c62.tgz +/phpunit10-10.5.45-bd68a78.tgz diff --git a/phpunit10.spec b/phpunit10.spec index e9f618c..7f7b8eb 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -10,14 +10,14 @@ %bcond_without tests -%if 0%{?fedora} == 39 +%if 0%{?fedora} == 39 || 0%{?fedora} == 40 %bcond_without defcmd %else %bcond_with defcmd %endif -%global gh_commit 1381c62769be4bb88fa4c5aec1366c7c66ca4f36 -%global gh_date 2025-01-31 +%global gh_commit bd68a781d8e30348bc297449f5234b3458267ae8 +%global gh_date 2025-02-07 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.44 +%global upstream_version 10.5.45 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -135,19 +135,14 @@ Requires: (php-composer(sebastian/version) >= 4.0.1 with php-c # "ext-soap": "*", Suggests: php-soap # recommends latest versions -# 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 10.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} @@ -270,6 +265,9 @@ exit $ret %changelog +* Fri Feb 7 2025 Remi Collet - 10.5.45-1 +- update to 10.5.45 + * Fri Jan 31 2025 Remi Collet - 10.5.44-1 - update to 10.5.44 diff --git a/sources b/sources index bf4e92b..4d3d0b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.44-1381c62.tgz) = 941cbdba4d4ea39321f335cc8c5d13777767c85eac97543dcef5167108f4dcf0b4ef315788bdb4e313f2bd49e773505330dce65cbae45e0ebb132b2981dda4f5 +SHA512 (phpunit10-10.5.45-bd68a78.tgz) = 355af6f3ca95973eed631fbd5429f2a5a9ca6677aaaa79aea5e6140a4c3188c5116a141afa57e0782a691a5534fd75a5a673ae3338b7499a2de873ec52bbcfdf From e575b64fcda488f699a0afdf9f1a99fed0c32f4d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 May 2025 15:52:11 +0200 Subject: [PATCH 06/15] v10.5.46 --- .gitignore | 1 + phpunit10.spec | 18 +++++++++++------- sources | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index bf04a5e..d4fd19b 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /phpunit10-10.5.43-fb117a8.tgz /phpunit10-10.5.44-1381c62.tgz /phpunit10-10.5.45-bd68a78.tgz +/phpunit10-10.5.46-8080be3.tgz diff --git a/phpunit10.spec b/phpunit10.spec index 7f7b8eb..c551fd5 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit bd68a781d8e30348bc297449f5234b3458267ae8 -%global gh_date 2025-02-07 +%global gh_commit 8080be387a5be380dda48c6f41cee4a13aadab3d +%global gh_date 2025-05-02 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.45 +%global upstream_version 10.5.46 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -49,7 +49,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 8.1 -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(phpunit/php-code-coverage) >= 10.1.15 with php-composer(phpunit/php-code-coverage) < 11) @@ -85,7 +85,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "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": "^10.1.15", @@ -112,7 +112,7 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -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(phpunit/php-code-coverage) >= 10.1.15 with php-composer(phpunit/php-code-coverage) < 11) @@ -157,7 +157,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 @@ -265,6 +265,10 @@ exit $ret %changelog +* Sun May 4 2025 Remi Collet - 10.5.46-1 +- update to 10.5.46 +- raise dependency on myclabs/deep-copy 1.13.1 + * Fri Feb 7 2025 Remi Collet - 10.5.45-1 - update to 10.5.45 diff --git a/sources b/sources index 4d3d0b3..5a3fc53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.45-bd68a78.tgz) = 355af6f3ca95973eed631fbd5429f2a5a9ca6677aaaa79aea5e6140a4c3188c5116a141afa57e0782a691a5534fd75a5a673ae3338b7499a2de873ec52bbcfdf +SHA512 (phpunit10-10.5.46-8080be3.tgz) = 22be0052cfec730cf03d9bd706c52635cd60a1afaff4a9b3d3234b01dca3c35502ffe92a004f77ce73e88a18aefc916e25a1b58d3d61a9106ddced2f52522c8c From 87cd0798a82977c521ffec5587a5983f18da755d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Jun 2025 07:47:24 +0200 Subject: [PATCH 07/15] v10.5.47 --- .gitignore | 1 + phpunit10.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d4fd19b..ebbae9b 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /phpunit10-10.5.44-1381c62.tgz /phpunit10-10.5.45-bd68a78.tgz /phpunit10-10.5.46-8080be3.tgz +/phpunit10-10.5.47-3637b3e.tgz diff --git a/phpunit10.spec b/phpunit10.spec index c551fd5..d83e095 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit 8080be387a5be380dda48c6f41cee4a13aadab3d -%global gh_date 2025-05-02 +%global gh_commit 3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3 +%global gh_date 2025-06-20 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.46 +%global upstream_version 10.5.47 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -265,6 +265,9 @@ exit $ret %changelog +* Sat Jun 21 2025 Remi Collet - 10.5.47-1 +- update to 10.5.47 + * Sun May 4 2025 Remi Collet - 10.5.46-1 - update to 10.5.46 - raise dependency on myclabs/deep-copy 1.13.1 diff --git a/sources b/sources index 5a3fc53..d576a8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.46-8080be3.tgz) = 22be0052cfec730cf03d9bd706c52635cd60a1afaff4a9b3d3234b01dca3c35502ffe92a004f77ce73e88a18aefc916e25a1b58d3d61a9106ddced2f52522c8c +SHA512 (phpunit10-10.5.47-3637b3e.tgz) = 2e37600383d5b05da7509d86dac8429f8c4395f382a3dfd02ce796277be74294c5faa3a9a10298e2cedfcf16a2d176bbb5c9aaff906a30ee06483be2458689df From 41d6c1a17370ab42109d6fcba046e14c66d85d60 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Jul 2025 08:27:55 +0200 Subject: [PATCH 08/15] update to 10.5.48 raise dependency on myclabs/deep-copy 1.13.3 --- .gitignore | 1 + phpunit10.spec | 18 +++++++++++------- sources | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index ebbae9b..1e9d5d7 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /phpunit10-10.5.45-bd68a78.tgz /phpunit10-10.5.46-8080be3.tgz /phpunit10-10.5.47-3637b3e.tgz +/phpunit10-10.5.48-6e0a2bc.tgz diff --git a/phpunit10.spec b/phpunit10.spec index d83e095..5323c37 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit 3637b3e50d32ab3a0d1a33b3b6177169ec3d95a3 -%global gh_date 2025-06-20 +%global gh_commit 6e0a2bc39f6fae7617989d690d76c48e6d2eb541 +%global gh_date 2025-07-11 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.47 +%global upstream_version 10.5.48 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -49,7 +49,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 8.1 -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.13.1 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.13.3 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(phpunit/php-code-coverage) >= 10.1.15 with php-composer(phpunit/php-code-coverage) < 11) @@ -85,7 +85,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "myclabs/deep-copy": "^1.13.1", +# "myclabs/deep-copy": "^1.13.3", # "phar-io/manifest": "^2.0.4", # "phar-io/version": "^3.2.1", # "phpunit/php-code-coverage": "^10.1.15", @@ -112,7 +112,7 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(myclabs/deep-copy) >= 1.13.1 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.13.3 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(phpunit/php-code-coverage) >= 10.1.15 with php-composer(phpunit/php-code-coverage) < 11) @@ -244,7 +244,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 || ret=1 fi @@ -265,6 +265,10 @@ exit $ret %changelog +* Fri Jul 11 2025 Remi Collet - 10.5.48-1 +- update to 10.5.48 +- raise dependency on myclabs/deep-copy 1.13.3 + * Sat Jun 21 2025 Remi Collet - 10.5.47-1 - update to 10.5.47 diff --git a/sources b/sources index d576a8a..a6a9c69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.47-3637b3e.tgz) = 2e37600383d5b05da7509d86dac8429f8c4395f382a3dfd02ce796277be74294c5faa3a9a10298e2cedfcf16a2d176bbb5c9aaff906a30ee06483be2458689df +SHA512 (phpunit10-10.5.48-6e0a2bc.tgz) = 12310ae217edcd749f69e7bb06be5f5ae59b0b506f5870cbc505e997c443bb674e1e7391968c496b6a2cb5b854f8d087c621efc9b1532b37554b05803e937990 From 4182129b03c28c6f479092955d4ebd58a8cca77f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:42:39 +0000 Subject: [PATCH 09/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- phpunit10.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit10.spec b/phpunit10.spec index 5323c37..0d78d39 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -35,7 +35,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 @@ -265,6 +265,9 @@ exit $ret %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 10.5.48-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jul 11 2025 Remi Collet - 10.5.48-1 - update to 10.5.48 - raise dependency on myclabs/deep-copy 1.13.3 From 1602489b4b305544c24fb8e3b071ac7ecfc14380 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 14:18:59 +0200 Subject: [PATCH 10/15] v10.5.53 --- .gitignore | 1 + phpunit10.spec | 23 +++++++++++++---------- sources | 2 +- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 1e9d5d7..0bf95d1 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /phpunit10-10.5.46-8080be3.tgz /phpunit10-10.5.47-3637b3e.tgz /phpunit10-10.5.48-6e0a2bc.tgz +/phpunit10-10.5.53-3276847.tgz diff --git a/phpunit10.spec b/phpunit10.spec index 0d78d39..47d5e48 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit 6e0a2bc39f6fae7617989d690d76c48e6d2eb541 -%global gh_date 2025-07-11 +%global gh_commit 32768472ebfb6969e6c7399f1c7b09009723f653 +%global gh_date 2025-08-20 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,12 +30,12 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.48 +%global upstream_version 10.5.53 #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 @@ -49,7 +49,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 8.1 -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.13.3 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(phpunit/php-code-coverage) >= 10.1.15 with php-composer(phpunit/php-code-coverage) < 11) @@ -65,7 +65,7 @@ BuildRequires: (php-composer(sebastian/environment) >= 6.1.0 with php-c BuildRequires: (php-composer(sebastian/exporter) >= 5.1.2 with php-composer(sebastian/exporter) < 6) BuildRequires: (php-composer(sebastian/global-state) >= 6.0.2 with php-composer(sebastian/global-state) < 7) BuildRequires: (php-composer(sebastian/object-enumerator) >= 5.0 with php-composer(sebastian/object-enumerator) < 6) -BuildRequires: (php-composer(sebastian/recursion-context) >= 5.0 with php-composer(sebastian/recursion-context) < 6) +BuildRequires: (php-composer(sebastian/recursion-context) >= 5.0.1 with php-composer(sebastian/recursion-context) < 6) BuildRequires: (php-composer(sebastian/type) >= 4.0 with php-composer(sebastian/type) < 5) BuildRequires: (php-composer(sebastian/version) >= 4.0.1 with php-composer(sebastian/version) < 5) BuildRequires: php-dom @@ -85,7 +85,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "myclabs/deep-copy": "^1.13.3", +# "myclabs/deep-copy": "^1.13.4", # "phar-io/manifest": "^2.0.4", # "phar-io/version": "^3.2.1", # "phpunit/php-code-coverage": "^10.1.15", @@ -101,7 +101,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/exporter": "^5.1.2", # "sebastian/global-state": "^6.0.2", # "sebastian/object-enumerator": "^5.0.0", -# "sebastian/recursion-context": "^5.0.0", +# "sebastian/recursion-context": "^5.0.1", # "sebastian/type": "^4.0.0", # "sebastian/version": "^4.0.1" Requires: php(language) >= 8.1 @@ -112,7 +112,7 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(myclabs/deep-copy) >= 1.13.3 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(phpunit/php-code-coverage) >= 10.1.15 with php-composer(phpunit/php-code-coverage) < 11) @@ -128,7 +128,7 @@ Requires: (php-composer(sebastian/environment) >= 6.1.0 with php-c Requires: (php-composer(sebastian/exporter) >= 5.1.2 with php-composer(sebastian/exporter) < 6) Requires: (php-composer(sebastian/global-state) >= 6.0.2 with php-composer(sebastian/global-state) < 7) Requires: (php-composer(sebastian/object-enumerator) >= 5.0 with php-composer(sebastian/object-enumerator) < 6) -Requires: (php-composer(sebastian/recursion-context) >= 5.0 with php-composer(sebastian/recursion-context) < 6) +Requires: (php-composer(sebastian/recursion-context) >= 5.0.1 with php-composer(sebastian/recursion-context) < 6) Requires: (php-composer(sebastian/type) >= 4.0 with php-composer(sebastian/type) < 5) Requires: (php-composer(sebastian/version) >= 4.0.1 with php-composer(sebastian/version) < 5) # From composer.json, "suggest": { @@ -265,6 +265,9 @@ exit $ret %changelog +* Wed Aug 20 2025 Remi Collet - 10.5.53-1 +- update to 10.5.53 + * Fri Jul 25 2025 Fedora Release Engineering - 10.5.48-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index a6a9c69..a7e95b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.48-6e0a2bc.tgz) = 12310ae217edcd749f69e7bb06be5f5ae59b0b506f5870cbc505e997c443bb674e1e7391968c496b6a2cb5b854f8d087c621efc9b1532b37554b05803e937990 +SHA512 (phpunit10-10.5.53-3276847.tgz) = cbc031edb79cff859c258c51ead0aae50ced313e8974e5f91a7e5340d27726c54704ada767303fb1ea0734241bbcb28ddb2a7bf3edaf5d6ebe894b166e83fd1b From 823351192ea8361668bcc60c1440c0c9a2c6376d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Sep 2025 09:28:08 +0200 Subject: [PATCH 11/15] v10.5.54 --- .gitignore | 1 + phpunit10.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0bf95d1..1ea042b 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /phpunit10-10.5.47-3637b3e.tgz /phpunit10-10.5.48-6e0a2bc.tgz /phpunit10-10.5.53-3276847.tgz +/phpunit10-10.5.54-b1dbbaa.tgz diff --git a/phpunit10.spec b/phpunit10.spec index 47d5e48..5e0367d 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit 32768472ebfb6969e6c7399f1c7b09009723f653 -%global gh_date 2025-08-20 +%global gh_commit b1dbbaaf96106b76d500b9d3db51f9b01f6a3589 +%global gh_date 2025-09-11 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.53 +%global upstream_version 10.5.54 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -265,6 +265,9 @@ exit $ret %changelog +* Thu Sep 11 2025 Remi Collet - 10.5.54-1 +- update to 10.5.54 + * Wed Aug 20 2025 Remi Collet - 10.5.53-1 - update to 10.5.53 diff --git a/sources b/sources index a7e95b3..2bccf49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.53-3276847.tgz) = cbc031edb79cff859c258c51ead0aae50ced313e8974e5f91a7e5340d27726c54704ada767303fb1ea0734241bbcb28ddb2a7bf3edaf5d6ebe894b166e83fd1b +SHA512 (phpunit10-10.5.54-b1dbbaa.tgz) = 8bcc6b8f9bbdd8081c5a0c17cfc09f3e15686d8aa508de65906dd3c651afab05094f58fc8e95bff35a19edd6d289878730a0d2926c6ed733610330aa746866c6 From afd8df8db7eb340d70da833dc1e21b03af2898f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2025 08:18:28 +0200 Subject: [PATCH 12/15] update to 10.5.55 raise dependency on sebastian/comparator 5.0.4 --- .gitignore | 1 + phpunit10.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 1ea042b..ed232df 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /phpunit10-10.5.48-6e0a2bc.tgz /phpunit10-10.5.53-3276847.tgz /phpunit10-10.5.54-b1dbbaa.tgz +/phpunit10-10.5.55-4b2d546.tgz diff --git a/phpunit10.spec b/phpunit10.spec index 5e0367d..b633634 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit b1dbbaaf96106b76d500b9d3db51f9b01f6a3589 -%global gh_date 2025-09-11 +%global gh_commit 4b2d546b336876bd9562f24641b08a25335b06b6 +%global gh_date 2025-09-14 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.54 +%global upstream_version 10.5.55 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -59,7 +59,7 @@ BuildRequires: (php-composer(phpunit/php-text-template) >= 3.0.1 with php-c BuildRequires: (php-composer(phpunit/php-timer) >= 6.0 with php-composer(phpunit/php-timer) < 7) BuildRequires: (php-composer(sebastian/cli-parser) >= 2.0.1 with php-composer(sebastian/cli-parser) < 3) BuildRequires: (php-composer(sebastian/code-unit) >= 2.0 with php-composer(sebastian/code-unit) < 3) -BuildRequires: (php-composer(sebastian/comparator) >= 5.0.3 with php-composer(sebastian/comparator) < 6) +BuildRequires: (php-composer(sebastian/comparator) >= 5.0.4 with php-composer(sebastian/comparator) < 6) BuildRequires: (php-composer(sebastian/diff) >= 5.1.1 with php-composer(sebastian/diff) < 6) BuildRequires: (php-composer(sebastian/environment) >= 6.1.0 with php-composer(sebastian/environment) < 7) BuildRequires: (php-composer(sebastian/exporter) >= 5.1.2 with php-composer(sebastian/exporter) < 6) @@ -95,7 +95,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phpunit/php-timer": "^6.0.0", # "sebastian/cli-parser": "^2.0.1", # "sebastian/code-unit": "^2.0.0", -# "sebastian/comparator": "^5.0.3", +# "sebastian/comparator": "^5.0.4", # "sebastian/diff": "^5.1.1", # "sebastian/environment": "^6.1.0", # "sebastian/exporter": "^5.1.2", @@ -122,7 +122,7 @@ Requires: (php-composer(phpunit/php-text-template) >= 3.0.1 with php-c Requires: (php-composer(phpunit/php-timer) >= 6.0 with php-composer(phpunit/php-timer) < 7) Requires: (php-composer(sebastian/cli-parser) >= 2.0.1 with php-composer(sebastian/cli-parser) < 3) Requires: (php-composer(sebastian/code-unit) >= 2.0 with php-composer(sebastian/code-unit) < 3) -Requires: (php-composer(sebastian/comparator) >= 5.0.3 with php-composer(sebastian/comparator) < 6) +Requires: (php-composer(sebastian/comparator) >= 5.0.4 with php-composer(sebastian/comparator) < 6) Requires: (php-composer(sebastian/diff) >= 5.1.1 with php-composer(sebastian/diff) < 6) Requires: (php-composer(sebastian/environment) >= 6.1.0 with php-composer(sebastian/environment) < 7) Requires: (php-composer(sebastian/exporter) >= 5.1.2 with php-composer(sebastian/exporter) < 6) @@ -265,6 +265,10 @@ exit $ret %changelog +* Mon Sep 15 2025 Remi Collet - 10.5.55-1 +- update to 10.5.55 +- raise dependency on sebastian/comparator 5.0.4 + * Thu Sep 11 2025 Remi Collet - 10.5.54-1 - update to 10.5.54 diff --git a/sources b/sources index 2bccf49..6a7b711 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.54-b1dbbaa.tgz) = 8bcc6b8f9bbdd8081c5a0c17cfc09f3e15686d8aa508de65906dd3c651afab05094f58fc8e95bff35a19edd6d289878730a0d2926c6ed733610330aa746866c6 +SHA512 (phpunit10-10.5.55-4b2d546.tgz) = c1109c86f0ef1108fac6b36901997b4b38c3c83d40cdd29256891d198367186088a87fc2f62ee1a6e4f063930a533d6e23ac617d863bc65c8132369a84aff149 From 9cbe0aca7eb4500b5a786e9aedb97e8a7936332f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Sep 2025 11:02:03 +0200 Subject: [PATCH 13/15] update to 10.5.57 (no change) raise dependency on sebastian/exporter 5.1.4 --- .gitignore | 1 + phpunit10.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index ed232df..33690c2 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /phpunit10-10.5.53-3276847.tgz /phpunit10-10.5.54-b1dbbaa.tgz /phpunit10-10.5.55-4b2d546.tgz +/phpunit10-10.5.57-8e7598b.tgz diff --git a/phpunit10.spec b/phpunit10.spec index b633634..310cbab 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit 4b2d546b336876bd9562f24641b08a25335b06b6 -%global gh_date 2025-09-14 +%global gh_commit 8e7598bbb17bb5cd80728f4831d3f83223d3a6b3 +%global gh_date 2025-09-24 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.55 +%global upstream_version 10.5.57 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -62,7 +62,7 @@ BuildRequires: (php-composer(sebastian/code-unit) >= 2.0 with php-c BuildRequires: (php-composer(sebastian/comparator) >= 5.0.4 with php-composer(sebastian/comparator) < 6) BuildRequires: (php-composer(sebastian/diff) >= 5.1.1 with php-composer(sebastian/diff) < 6) BuildRequires: (php-composer(sebastian/environment) >= 6.1.0 with php-composer(sebastian/environment) < 7) -BuildRequires: (php-composer(sebastian/exporter) >= 5.1.2 with php-composer(sebastian/exporter) < 6) +BuildRequires: (php-composer(sebastian/exporter) >= 5.1.4 with php-composer(sebastian/exporter) < 6) BuildRequires: (php-composer(sebastian/global-state) >= 6.0.2 with php-composer(sebastian/global-state) < 7) BuildRequires: (php-composer(sebastian/object-enumerator) >= 5.0 with php-composer(sebastian/object-enumerator) < 6) BuildRequires: (php-composer(sebastian/recursion-context) >= 5.0.1 with php-composer(sebastian/recursion-context) < 6) @@ -98,7 +98,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/comparator": "^5.0.4", # "sebastian/diff": "^5.1.1", # "sebastian/environment": "^6.1.0", -# "sebastian/exporter": "^5.1.2", +# "sebastian/exporter": "^5.1.4", # "sebastian/global-state": "^6.0.2", # "sebastian/object-enumerator": "^5.0.0", # "sebastian/recursion-context": "^5.0.1", @@ -125,7 +125,7 @@ Requires: (php-composer(sebastian/code-unit) >= 2.0 with php-c Requires: (php-composer(sebastian/comparator) >= 5.0.4 with php-composer(sebastian/comparator) < 6) Requires: (php-composer(sebastian/diff) >= 5.1.1 with php-composer(sebastian/diff) < 6) Requires: (php-composer(sebastian/environment) >= 6.1.0 with php-composer(sebastian/environment) < 7) -Requires: (php-composer(sebastian/exporter) >= 5.1.2 with php-composer(sebastian/exporter) < 6) +Requires: (php-composer(sebastian/exporter) >= 5.1.4 with php-composer(sebastian/exporter) < 6) Requires: (php-composer(sebastian/global-state) >= 6.0.2 with php-composer(sebastian/global-state) < 7) Requires: (php-composer(sebastian/object-enumerator) >= 5.0 with php-composer(sebastian/object-enumerator) < 6) Requires: (php-composer(sebastian/recursion-context) >= 5.0.1 with php-composer(sebastian/recursion-context) < 6) @@ -265,6 +265,10 @@ exit $ret %changelog +* Wed Sep 24 2025 Remi Collet - 10.5.57-1 +- update to 10.5.57 (no change) +- raise dependency on sebastian/exporter 5.1.4 + * Mon Sep 15 2025 Remi Collet - 10.5.55-1 - update to 10.5.55 - raise dependency on sebastian/comparator 5.0.4 diff --git a/sources b/sources index 6a7b711..3ace748 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.55-4b2d546.tgz) = c1109c86f0ef1108fac6b36901997b4b38c3c83d40cdd29256891d198367186088a87fc2f62ee1a6e4f063930a533d6e23ac617d863bc65c8132369a84aff149 +SHA512 (phpunit10-10.5.57-8e7598b.tgz) = 9829ff13052399c44abf22e8d937702367c2297a6641aff62ef444b77adb1183779b2813ffdb0bd52e3363fb5eab54f9ba3e174d0328a90bd8d71ac83e6fdbe5 From ec6d8a7febb548d66b041287ac19dc18d50296a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 30 Sep 2025 07:27:41 +0200 Subject: [PATCH 14/15] v10.5.58 --- .gitignore | 1 + phpunit10.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 33690c2..159b158 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /phpunit10-10.5.54-b1dbbaa.tgz /phpunit10-10.5.55-4b2d546.tgz /phpunit10-10.5.57-8e7598b.tgz +/phpunit10-10.5.58-e24fb46.tgz diff --git a/phpunit10.spec b/phpunit10.spec index 310cbab..b79a38f 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit 8e7598bbb17bb5cd80728f4831d3f83223d3a6b3 -%global gh_date 2025-09-24 +%global gh_commit e24fb46da450d8e6a5788670513c1af1424f16ca +%global gh_date 2025-09-28 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.57 +%global upstream_version 10.5.58 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -265,6 +265,9 @@ exit $ret %changelog +* Mon Sep 29 2025 Remi Collet - 10.5.58-1 +- update to 10.5.58 + * Wed Sep 24 2025 Remi Collet - 10.5.57-1 - update to 10.5.57 (no change) - raise dependency on sebastian/exporter 5.1.4 diff --git a/sources b/sources index 3ace748..6e58a5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.57-8e7598b.tgz) = 9829ff13052399c44abf22e8d937702367c2297a6641aff62ef444b77adb1183779b2813ffdb0bd52e3363fb5eab54f9ba3e174d0328a90bd8d71ac83e6fdbe5 +SHA512 (phpunit10-10.5.58-e24fb46.tgz) = f789265578b6ad25c7b81021dea181884d337f5d50cb8b8b2c40650993824e547492861f5b095e440e28bcd12e4f04fa24c7956aacb3a01d517d17e90a37ba53 From a3a30c8c60eed134dd713c94136c0c961263bac7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Dec 2025 11:32:09 +0100 Subject: [PATCH 15/15] v10.5.59 --- .gitignore | 1 + phpunit10.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 159b158..bd46005 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /phpunit10-10.5.55-4b2d546.tgz /phpunit10-10.5.57-8e7598b.tgz /phpunit10-10.5.58-e24fb46.tgz +/phpunit10-10.5.59-c47fe00.tgz diff --git a/phpunit10.spec b/phpunit10.spec index b79a38f..2fbf480 100644 --- a/phpunit10.spec +++ b/phpunit10.spec @@ -16,8 +16,8 @@ %bcond_with defcmd %endif -%global gh_commit e24fb46da450d8e6a5788670513c1af1424f16ca -%global gh_date 2025-09-28 +%global gh_commit c47fe00df06fb1f68399ef7386edb01c25132473 +%global gh_date 2025-12-01 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project phpunit @@ -30,7 +30,7 @@ %global ver_major 10 %global ver_minor 5 -%global upstream_version 10.5.58 +%global upstream_version 10.5.59 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -265,6 +265,9 @@ exit $ret %changelog +* Tue Dec 2 2025 Remi Collet - 10.5.59-1 +- update to 10.5.59 + * Mon Sep 29 2025 Remi Collet - 10.5.58-1 - update to 10.5.58 diff --git a/sources b/sources index 6e58a5c..ab6ada8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit10-10.5.58-e24fb46.tgz) = f789265578b6ad25c7b81021dea181884d337f5d50cb8b8b2c40650993824e547492861f5b095e440e28bcd12e4f04fa24c7956aacb3a01d517d17e90a37ba53 +SHA512 (phpunit10-10.5.59-c47fe00.tgz) = 5d10a528b224c59760c8a5d9493ce84d460d8123839c6622d6c5afa613554016b4d7a603d0fa9f2560df9d01f5c004c3d7a97e17d48e63702a31ca5db9cffe43