From d9c75c5adedfc036376f97c3d4bc0af3f34c6efa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 13:54:13 +0200 Subject: [PATCH 1/5] v8.5.44 (cherry picked from commit 1689f219198fbda23b17677af7c78999ef031b04) --- .gitignore | 1 + phpunit8.spec | 30 +++++++++++++++++------------- sources | 2 +- 3 files changed, 19 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 0c8c478..33e6c07 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ clog /phpunit8-8.5.40-48ed828.tgz /phpunit8-8.5.41-d843cb5.tgz /phpunit8-8.5.42-3a68a70.tgz +/phpunit8-8.5.44-e1d7ab6.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 5592f85..e7f8763 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -8,8 +8,8 @@ # -%global gh_commit 3a68a70824da546d26ac08ca4fced67341f4158f -%global gh_date 2025-05-02 +%global gh_commit e1d7ab63dc670dedf76202bb01b593195b0d4196 +%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,7 +22,7 @@ %global ver_major 8 %global ver_minor 5 -%global upstream_version 8.5.42 +%global upstream_version 8.5.44 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -41,7 +41,7 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.2 BuildRequires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 2) -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.10.3 with php-composer(phpspec/prophecy) < 2) @@ -49,11 +49,11 @@ BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.17 with php-c BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.6 with php-composer(phpunit/php-file-iterator) < 3) BuildRequires: (php-composer(phpunit/php-text-template) >= 1.2.1 with php-composer(phpunit/php-text-template) < 2) BuildRequires: (php-composer(phpunit/php-timer) >= 2.1.4 with php-composer(phpunit/php-timer) < 3) -BuildRequires: (php-composer(sebastian/comparator) >= 3.0.5 with php-composer(sebastian/comparator) < 4) +BuildRequires: (php-composer(sebastian/comparator) >= 3.0.6 with php-composer(sebastian/comparator) < 4) BuildRequires: (php-composer(sebastian/diff) >= 3.0.6 with php-composer(sebastian/diff) < 4) BuildRequires: (php-composer(sebastian/environment) >= 4.2.5 with php-composer(sebastian/environment) < 5) BuildRequires: (php-composer(sebastian/exporter) >= 3.1.6 with php-composer(sebastian/exporter) < 4) -BuildRequires: (php-composer(sebastian/global-state) >= 3.0.5 with php-composer(sebastian/global-state) < 4) +BuildRequires: (php-composer(sebastian/global-state) >= 3.0.6 with php-composer(sebastian/global-state) < 4) BuildRequires: (php-composer(sebastian/object-enumerator) >= 3.0.5 with php-composer(sebastian/object-enumerator) < 4) BuildRequires: (php-composer(sebastian/resource-operations) >= 2.0.3 with php-composer(sebastian/resource-operations) < 3) BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) @@ -77,18 +77,18 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xml": "*", # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.5.0", -# "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": "^7.0.17", # "phpunit/php-file-iterator": "^2.0.6", # "phpunit/php-text-template": "^1.2.1", # "phpunit/php-timer": "^2.1.4", -# "sebastian/comparator": "^3.0.5", +# "sebastian/comparator": "^3.0.6", # "sebastian/diff": "^3.0.6", # "sebastian/environment": "^4.2.5", # "sebastian/exporter": "^3.1.6", -# "sebastian/global-state": "^3.0.5", +# "sebastian/global-state": "^3.0.6", # "sebastian/object-enumerator": "^3.0.5", # "sebastian/resource-operations": "^2.0.3", # "sebastian/type": "^1.1.3", @@ -102,7 +102,7 @@ Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter Requires: (php-composer(doctrine/instantiator) >= 1.5.0 with php-composer(doctrine/instantiator) < 2) -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.10.3 with php-composer(phpspec/prophecy) < 2) @@ -110,11 +110,11 @@ Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.17 with php-c Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.6 with php-composer(phpunit/php-file-iterator) < 3) Requires: (php-composer(phpunit/php-text-template) >= 1.2.1 with php-composer(phpunit/php-text-template) < 2) Requires: (php-composer(phpunit/php-timer) >= 2.1.4 with php-composer(phpunit/php-timer) < 3) -Requires: (php-composer(sebastian/comparator) >= 3.0.5 with php-composer(sebastian/comparator) < 4) +Requires: (php-composer(sebastian/comparator) >= 3.0.6 with php-composer(sebastian/comparator) < 4) Requires: (php-composer(sebastian/diff) >= 3.0.6 with php-composer(sebastian/diff) < 4) Requires: (php-composer(sebastian/environment) >= 4.2.5 with php-composer(sebastian/environment) < 5) Requires: (php-composer(sebastian/exporter) >= 3.1.6 with php-composer(sebastian/exporter) < 4) -Requires: (php-composer(sebastian/global-state) >= 3.0.5 with php-composer(sebastian/global-state) < 4) +Requires: (php-composer(sebastian/global-state) >= 3.0.6 with php-composer(sebastian/global-state) < 4) Requires: (php-composer(sebastian/object-enumerator) >= 3.0.5 with php-composer(sebastian/object-enumerator) < 4) Requires: (php-composer(sebastian/resource-operations) >= 2.0.3 with php-composer(sebastian/resource-operations) < 3) Requires: (php-composer(sebastian/type) >= 1.1.5 with php-composer(sebastian/type) < 2) @@ -130,6 +130,7 @@ Suggests: php-xdebug Recommends: phpunit9 Recommends: phpunit10 Recommends: phpunit11 +Recommends: phpunit12 # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 @@ -221,7 +222,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 @@ -238,6 +239,9 @@ exit $ret %changelog +* Wed Aug 20 2025 Remi Collet - 8.5.44-1 +- update to 8.5.44 + * Sun May 4 2025 Remi Collet - 8.5.42-1 - update to 8.5.42 - raise dependency on myclabs/deep-copy 1.13.1 diff --git a/sources b/sources index 826d348..43e5aa2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.42-3a68a70.tgz) = c1a0e5d5ebcdf0d4ae6c5a09b45015ceecba23a4d95a51d53f051725f3fbd944e5b15a7d3ccf9fd99da66f908322213e9c0c5090719558ed974c8f6272273327 +SHA512 (phpunit8-8.5.44-e1d7ab6.tgz) = 3b8fbb99227dc47d620f61fa47f15ccec7ff0f44908f8427a921c91ab0014969739df76854328a573398870f22dc17f2eaecc92545ae5b90a571047c5f42177e From 657bbeb0b19068e7ec09adf3b4dea1eeee621790 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Sep 2025 08:56:50 +0200 Subject: [PATCH 2/5] v8.5.45 (cherry picked from commit 827ca73e7b8e2ba6efa8f1e53b5cf2fc43f93cd1) --- .gitignore | 1 + phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 33e6c07..d011746 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ clog /phpunit8-8.5.41-d843cb5.tgz /phpunit8-8.5.42-3a68a70.tgz /phpunit8-8.5.44-e1d7ab6.tgz +/phpunit8-8.5.45-5a69265.tgz diff --git a/phpunit8.spec b/phpunit8.spec index e7f8763..c0386e1 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -8,8 +8,8 @@ # -%global gh_commit e1d7ab63dc670dedf76202bb01b593195b0d4196 -%global gh_date 2025-08-20 +%global gh_commit 5a69265c55871fad3d35c7933a55b977ec148c20 +%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 8 %global ver_minor 5 -%global upstream_version 8.5.44 +%global upstream_version 8.5.45 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -239,6 +239,9 @@ exit $ret %changelog +* Thu Sep 11 2025 Remi Collet - 8.5.45-1 +- update to 8.5.45 + * Wed Aug 20 2025 Remi Collet - 8.5.44-1 - update to 8.5.44 diff --git a/sources b/sources index 43e5aa2..a7118da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.44-e1d7ab6.tgz) = 3b8fbb99227dc47d620f61fa47f15ccec7ff0f44908f8427a921c91ab0014969739df76854328a573398870f22dc17f2eaecc92545ae5b90a571047c5f42177e +SHA512 (phpunit8-8.5.45-5a69265.tgz) = 2e5215bed5584cd4d25e17af6191e4533c7556265773eaadbb0fb931608f1a0b2c37ee7ad0124594395d1038b7591cb7e1b35b523b6a716401a7e95aa0200d4f From daf660b0964eba27c168cc3169a3b8ba073c8a56 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2025 07:41:26 +0200 Subject: [PATCH 3/5] v8.5.46 (cherry picked from commit 3bfabf9431cd9e002cc57925f198ec4a1a942678) --- .gitignore | 1 + phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d011746..9b18ab8 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ clog /phpunit8-8.5.42-3a68a70.tgz /phpunit8-8.5.44-e1d7ab6.tgz /phpunit8-8.5.45-5a69265.tgz +/phpunit8-8.5.46-2da51ff.tgz diff --git a/phpunit8.spec b/phpunit8.spec index c0386e1..bba0fb7 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -8,8 +8,8 @@ # -%global gh_commit 5a69265c55871fad3d35c7933a55b977ec148c20 -%global gh_date 2025-09-11 +%global gh_commit 2da51ff4b15c95e8c060d7dd693fd5899f87a112 +%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 8 %global ver_minor 5 -%global upstream_version 8.5.45 +%global upstream_version 8.5.46 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -239,6 +239,9 @@ exit $ret %changelog +* Mon Sep 15 2025 Remi Collet - 8.5.46-1 +- update to 8.5.46 + * Thu Sep 11 2025 Remi Collet - 8.5.45-1 - update to 8.5.45 diff --git a/sources b/sources index a7118da..65ad9fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.45-5a69265.tgz) = 2e5215bed5584cd4d25e17af6191e4533c7556265773eaadbb0fb931608f1a0b2c37ee7ad0124594395d1038b7591cb7e1b35b523b6a716401a7e95aa0200d4f +SHA512 (phpunit8-8.5.46-2da51ff.tgz) = 1dede60509f1b3cb0e3bb6f413a10505ff5a6ed1c6ff50760b336728fbeef07646ae96762533cc2db6636c1daa7a68d58632bb8b40f2c29e05adade717ca3006 From c25ad3a362a8c5e40be54e6f1c44c16c9d0e9995 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Sep 2025 10:42:49 +0200 Subject: [PATCH 4/5] update to 8.5.48 (no change) raise dependency on sebastian/exporter 3.1.8 (cherry picked from commit 268700f7d8de1cdeae06504bf31e8b70687ab3ac) --- .gitignore | 1 + phpunit8.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 9b18ab8..9c2cee6 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ clog /phpunit8-8.5.44-e1d7ab6.tgz /phpunit8-8.5.45-5a69265.tgz /phpunit8-8.5.46-2da51ff.tgz +/phpunit8-8.5.48-75f469c.tgz diff --git a/phpunit8.spec b/phpunit8.spec index bba0fb7..7e29f60 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -8,8 +8,8 @@ # -%global gh_commit 2da51ff4b15c95e8c060d7dd693fd5899f87a112 -%global gh_date 2025-09-14 +%global gh_commit 75f469c1948b91aa566206f88412c88f08090b32 +%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 8 %global ver_minor 5 -%global upstream_version 8.5.46 +%global upstream_version 8.5.48 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -52,7 +52,7 @@ BuildRequires: (php-composer(phpunit/php-timer) >= 2.1.4 with php-c BuildRequires: (php-composer(sebastian/comparator) >= 3.0.6 with php-composer(sebastian/comparator) < 4) BuildRequires: (php-composer(sebastian/diff) >= 3.0.6 with php-composer(sebastian/diff) < 4) BuildRequires: (php-composer(sebastian/environment) >= 4.2.5 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1.6 with php-composer(sebastian/exporter) < 4) +BuildRequires: (php-composer(sebastian/exporter) >= 3.1.8 with php-composer(sebastian/exporter) < 4) BuildRequires: (php-composer(sebastian/global-state) >= 3.0.6 with php-composer(sebastian/global-state) < 4) BuildRequires: (php-composer(sebastian/object-enumerator) >= 3.0.5 with php-composer(sebastian/object-enumerator) < 4) BuildRequires: (php-composer(sebastian/resource-operations) >= 2.0.3 with php-composer(sebastian/resource-operations) < 3) @@ -87,7 +87,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/comparator": "^3.0.6", # "sebastian/diff": "^3.0.6", # "sebastian/environment": "^4.2.5", -# "sebastian/exporter": "^3.1.6", +# "sebastian/exporter": "^3.1.8", # "sebastian/global-state": "^3.0.6", # "sebastian/object-enumerator": "^3.0.5", # "sebastian/resource-operations": "^2.0.3", @@ -113,7 +113,7 @@ Requires: (php-composer(phpunit/php-timer) >= 2.1.4 with php-c Requires: (php-composer(sebastian/comparator) >= 3.0.6 with php-composer(sebastian/comparator) < 4) Requires: (php-composer(sebastian/diff) >= 3.0.6 with php-composer(sebastian/diff) < 4) Requires: (php-composer(sebastian/environment) >= 4.2.5 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1.6 with php-composer(sebastian/exporter) < 4) +Requires: (php-composer(sebastian/exporter) >= 3.1.8 with php-composer(sebastian/exporter) < 4) Requires: (php-composer(sebastian/global-state) >= 3.0.6 with php-composer(sebastian/global-state) < 4) Requires: (php-composer(sebastian/object-enumerator) >= 3.0.5 with php-composer(sebastian/object-enumerator) < 4) Requires: (php-composer(sebastian/resource-operations) >= 2.0.3 with php-composer(sebastian/resource-operations) < 3) @@ -239,6 +239,10 @@ exit $ret %changelog +* Wed Sep 24 2025 Remi Collet - 8.5.48-1 +- update to 8.5.48 (no change) +- raise dependency on sebastian/exporter 3.1.8 + * Mon Sep 15 2025 Remi Collet - 8.5.46-1 - update to 8.5.46 diff --git a/sources b/sources index 65ad9fa..b85dc88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.46-2da51ff.tgz) = 1dede60509f1b3cb0e3bb6f413a10505ff5a6ed1c6ff50760b336728fbeef07646ae96762533cc2db6636c1daa7a68d58632bb8b40f2c29e05adade717ca3006 +SHA512 (phpunit8-8.5.48-75f469c.tgz) = d5148d9fe1736a0ad538caa75903ecb6c4238f77e59d70295b6b261dcd4169c571b076222091c0ec9edba698a9356a89cf8936ca46ede3d18a9af588145d7e3c From 8e7fc389f2f6c6ea3d4eff93d95430f8a0a49db0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Dec 2025 11:11:04 +0100 Subject: [PATCH 5/5] update to 8.5.49 (no change) (cherry picked from commit 23c9518684e32ef7d668ef0895bbb5d44003edbb) --- .gitignore | 1 + phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9c2cee6..3ee7c98 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ clog /phpunit8-8.5.45-5a69265.tgz /phpunit8-8.5.46-2da51ff.tgz /phpunit8-8.5.48-75f469c.tgz +/phpunit8-8.5.49-2605ccb.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 7e29f60..0c96c02 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -8,8 +8,8 @@ # -%global gh_commit 75f469c1948b91aa566206f88412c88f08090b32 -%global gh_date 2025-09-24 +%global gh_commit 2605ccb4744dbcc20e00a12b7082c86ab3431071 +%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 8 %global ver_minor 5 -%global upstream_version 8.5.48 +%global upstream_version 8.5.49 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -239,6 +239,9 @@ exit $ret %changelog +* Tue Dec 2 2025 Remi Collet - 8.5.49-1 +- update to 8.5.49 (no change) + * Wed Sep 24 2025 Remi Collet - 8.5.48-1 - update to 8.5.48 (no change) - raise dependency on sebastian/exporter 3.1.8 diff --git a/sources b/sources index b85dc88..9d0ff0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.48-75f469c.tgz) = d5148d9fe1736a0ad538caa75903ecb6c4238f77e59d70295b6b261dcd4169c571b076222091c0ec9edba698a9356a89cf8936ca46ede3d18a9af588145d7e3c +SHA512 (phpunit8-8.5.49-2605ccb.tgz) = 0d9e36ffdabe03bd2ad71719c1e1e7efb5a93e537965f9377bf211929d147cd4466ed892212ac30ed2d9c310d775eb9cd0f297d169e081da9dd01f62ac3e5959