From 0733c931656898b487789bdb2caaaaefa2133518 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Mar 2022 09:49:32 +0100 Subject: [PATCH 1/8] update to 8.5.24 #StandWithUkraine (cherry picked from commit 755c9c290fc8e53d7d8c04abe2ca34a1818db04d) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d5ac481..c24aece 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ clog /phpunit8-8.5.21-50a58a6.tgz /phpunit8-8.5.22-ddd05b9.tgz /phpunit8-8.5.23-efb20ff.tgz +/phpunit8-8.5.24-293cb00.tgz diff --git a/phpunit8.spec b/phpunit8.spec index b21c946..f095228 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit efb20ff3623b9d09bf190a68fdfe574538a8d496 +%global gh_commit 293cb0099d75407d971a73f41e51f35b664667ed #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 8 %global ver_minor 5 -%global upstream_version 8.5.23 +%global upstream_version 8.5.24 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Sun Mar 6 2022 Remi Collet - 8.5.24-1 +- update to 8.5.24 #StandWithUkraine + * Fri Jan 21 2022 Remi Collet - 8.5.23-1 - update to 8.5.23 diff --git a/sources b/sources index 20e561a..eb79cf3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.23-efb20ff.tgz) = 5c45b1d330ee84627631d2ce81a36391db9cd285ea3083d193b52d7770938cebe5a80972eae55da3fd71bb25c654cfbcf953663e33e7a8b415da0c5a0f4197c8 +SHA512 (phpunit8-8.5.24-293cb00.tgz) = d513c45850f0799608a010d62a9a701c3181ced5c7e1ff88debee9e046751559f728d91f1ec6316efc9d568d9fa2261f548079ddb2f005b7fbbd3fa353144bb5 From 074de769cbb61092695651a18ef96b7014dc8ecc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Mar 2022 08:56:15 +0100 Subject: [PATCH 2/8] v8.5.25 (cherry picked from commit 0ef0082455621f72b439c555aa23858876cf5791) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c24aece..51ce9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ clog /phpunit8-8.5.22-ddd05b9.tgz /phpunit8-8.5.23-efb20ff.tgz /phpunit8-8.5.24-293cb00.tgz +/phpunit8-8.5.25-9ff23f4.tgz diff --git a/phpunit8.spec b/phpunit8.spec index f095228..33c3ed1 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 293cb0099d75407d971a73f41e51f35b664667ed +%global gh_commit 9ff23f4dfde040ccd3b8db876192d1184b934158 #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 8 %global ver_minor 5 -%global upstream_version 8.5.24 +%global upstream_version 8.5.25 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Thu Mar 17 2022 Remi Collet - 8.5.25-1 +- update to 8.5.25 + * Sun Mar 6 2022 Remi Collet - 8.5.24-1 - update to 8.5.24 #StandWithUkraine diff --git a/sources b/sources index eb79cf3..b982c74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.24-293cb00.tgz) = d513c45850f0799608a010d62a9a701c3181ced5c7e1ff88debee9e046751559f728d91f1ec6316efc9d568d9fa2261f548079ddb2f005b7fbbd3fa353144bb5 +SHA512 (phpunit8-8.5.25-9ff23f4.tgz) = dd2a986a93108167df5b1f979df5d2b73049f4202e3b70bcb449ebe3d112d942ca55f65d41eb13289b42eb85f185cc2113f532bc42674b2925c3ed360db15ac7 From 186503ca124aa438ef5c16092aaa42ffe766d931 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Apr 2022 09:15:43 +0200 Subject: [PATCH 3/8] v8.5.26 (cherry picked from commit 965d4b99a096f53b2ec35b3be2ad6b4d865de599) --- .gitignore | 1 + phpunit8.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 51ce9c1..f4bc2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ clog /phpunit8-8.5.23-efb20ff.tgz /phpunit8-8.5.24-293cb00.tgz /phpunit8-8.5.25-9ff23f4.tgz +/phpunit8-8.5.26-ef117c5.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 33c3ed1..7e64b6c 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 9ff23f4dfde040ccd3b8db876192d1184b934158 +%global gh_commit ef117c59fc4c54a979021b26d08a3373e386606d #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 8 %global ver_minor 5 -%global upstream_version 8.5.25 +%global upstream_version 8.5.26 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -196,8 +196,8 @@ cat src/autoload.php --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/regression/3889/Issue3889Test.test.php' \ + --exclude 'tests/end-to-end/regression/3904/Issue3904Test.php' \ tests @@ -233,6 +233,9 @@ exit $ret %changelog +* Mon Apr 4 2022 Remi Collet - 8.5.26-1 +- update to 8.5.26 + * Thu Mar 17 2022 Remi Collet - 8.5.25-1 - update to 8.5.25 diff --git a/sources b/sources index b982c74..6cf2f72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.25-9ff23f4.tgz) = dd2a986a93108167df5b1f979df5d2b73049f4202e3b70bcb449ebe3d112d942ca55f65d41eb13289b42eb85f185cc2113f532bc42674b2925c3ed360db15ac7 +SHA512 (phpunit8-8.5.26-ef117c5.tgz) = b8202ef0107a3a9a482a628343aa1fa0af69dc41bd080c64da8159d2fbec2b4e16d3766fee73230d87cfb665ae7983d7a82ba925106112562697cbf7026cb32f From a3e3c25966f53153795a943e4c36c34d1b05ea30 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Jun 2022 11:05:50 +0200 Subject: [PATCH 4/8] v8.5.27 (cherry picked from commit 22f9bf520d97471fefa52f405a89ef599c8ba729) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f4bc2d6..3cbe09c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ clog /phpunit8-8.5.24-293cb00.tgz /phpunit8-8.5.25-9ff23f4.tgz /phpunit8-8.5.26-ef117c5.tgz +/phpunit8-8.5.27-df70070.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 7e64b6c..45ab136 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit ef117c59fc4c54a979021b26d08a3373e386606d +%global gh_commit df70070f2711b8fe8dcca0797c1239ede8c94be6 #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 8 %global ver_minor 5 -%global upstream_version 8.5.26 +%global upstream_version 8.5.27 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Mon Jun 20 2022 Remi Collet - 8.5.27-1 +- update to 8.5.27 + * Mon Apr 4 2022 Remi Collet - 8.5.26-1 - update to 8.5.26 diff --git a/sources b/sources index 6cf2f72..67937a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.26-ef117c5.tgz) = b8202ef0107a3a9a482a628343aa1fa0af69dc41bd080c64da8159d2fbec2b4e16d3766fee73230d87cfb665ae7983d7a82ba925106112562697cbf7026cb32f +SHA512 (phpunit8-8.5.27-df70070.tgz) = d1279f6316aee7b91224e1236edbbf9f665db2d2f3ae7371c2a8dc9af4e6596dbcd23a19f1881f28e0aa17856ac0070c2ea18a472285d397ff055ed8ef984584 From f80df08107e649a86fea6a3ec5b46037392076e5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 29 Jul 2022 14:06:17 +0200 Subject: [PATCH 5/8] v8.5.28 (cherry picked from commit 11cef361c301ff4f065c49627b7196bdd0005519) (cherry picked from commit 248224595bf1c426eecebf5836e590e041fc8ea7) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3cbe09c..69cdbc4 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ clog /phpunit8-8.5.25-9ff23f4.tgz /phpunit8-8.5.26-ef117c5.tgz /phpunit8-8.5.27-df70070.tgz +/phpunit8-8.5.28-8f2d1c9.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 45ab136..7a7d99f 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit df70070f2711b8fe8dcca0797c1239ede8c94be6 +%global gh_commit 8f2d1c9c7b30382459c871467853da1a6e44fbd4 #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 8 %global ver_minor 5 -%global upstream_version 8.5.27 +%global upstream_version 8.5.28 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Fri Jul 29 2022 Remi Collet - 8.5.28-1 +- update to 8.5.28 + * Mon Jun 20 2022 Remi Collet - 8.5.27-1 - update to 8.5.27 diff --git a/sources b/sources index 67937a0..e2aed9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.27-df70070.tgz) = d1279f6316aee7b91224e1236edbbf9f665db2d2f3ae7371c2a8dc9af4e6596dbcd23a19f1881f28e0aa17856ac0070c2ea18a472285d397ff055ed8ef984584 +SHA512 (phpunit8-8.5.28-8f2d1c9.tgz) = 4866deb0881f56b0c128eb09a2a53e4c817533b6ea1a5b2f75cef597f4a072fb9768663afa29515230ff5c676e91f5c95681868d9f5ab956f2929bf4bee6baf9 From 78a130ae75944768ae2447b7889e878256e20160 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Sep 2022 11:36:36 +0200 Subject: [PATCH 6/8] update to 8.5.29 keep dependency on phpspec/prophecy (optional) (cherry picked from commit 109317cc3a8a6b48bab729c17a49b4ce18c0a733) --- .gitignore | 1 + phpunit8.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 69cdbc4..755c4ff 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ clog /phpunit8-8.5.26-ef117c5.tgz /phpunit8-8.5.27-df70070.tgz /phpunit8-8.5.28-8f2d1c9.tgz +/phpunit8-8.5.29-e8c563c.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 7a7d99f..545b061 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 8f2d1c9c7b30382459c871467853da1a6e44fbd4 +%global gh_commit e8c563c47a9a303662955518ca532b022b337f4d #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 8 %global ver_minor 5 -%global upstream_version 8.5.28 +%global upstream_version 8.5.29 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -83,7 +83,6 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "myclabs/deep-copy": "^1.10.0", # "phar-io/manifest": "^2.0.3", # "phar-io/version": "^3.0.2", -# "phpspec/prophecy": "^1.10.3", # "phpunit/php-code-coverage": "^7.0.10", # "phpunit/php-file-iterator": "^2.0.4", # "phpunit/php-text-template": "^1.2.1", @@ -216,7 +215,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 @@ -233,6 +232,10 @@ exit $ret %changelog +* Tue Aug 30 2022 Remi Collet - 8.5.29-1 +- update to 8.5.29 +- keep dependency on phpspec/prophecy (optional) + * Fri Jul 29 2022 Remi Collet - 8.5.28-1 - update to 8.5.28 diff --git a/sources b/sources index e2aed9a..491e67b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.28-8f2d1c9.tgz) = 4866deb0881f56b0c128eb09a2a53e4c817533b6ea1a5b2f75cef597f4a072fb9768663afa29515230ff5c676e91f5c95681868d9f5ab956f2929bf4bee6baf9 +SHA512 (phpunit8-8.5.29-e8c563c.tgz) = 0d83d79757038d8cd3b6be3fb811daf5a200b93e590aaaee17f8be20ad3a313a765eb3c844f9e829c1dcfd13d55266c832a40911c17f6ec1de74052737aaaa18 From c2e5ab4a852bd0e0a1cfa0a601a04719a2cc6451 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Sep 2022 09:02:30 +0200 Subject: [PATCH 7/8] update to 8.5.30 raise dependency on sebastian/comparator 3.0.2 raise dependency on sebastian/exporter 3.1.5 (cherry picked from commit dcf88a488ec1f94b0395e07cfae4c460a5aa7a1b) --- .gitignore | 1 + phpunit8.spec | 21 +++++++++++++-------- sources | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 755c4ff..840f5df 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ clog /phpunit8-8.5.27-df70070.tgz /phpunit8-8.5.28-8f2d1c9.tgz /phpunit8-8.5.29-e8c563c.tgz +/phpunit8-8.5.30-4fd448d.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 545b061..a6a43df 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e8c563c47a9a303662955518ca532b022b337f4d +%global gh_commit 4fd448df9affda65a5faa58f8b93087d415216ce #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 8 %global ver_minor 5 -%global upstream_version 8.5.29 +%global upstream_version 8.5.30 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -52,10 +52,10 @@ BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-c BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.4 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.2 with php-composer(phpunit/php-timer) < 3) -BuildRequires: (php-composer(sebastian/comparator) >= 3.0.2 with php-composer(sebastian/comparator) < 4) +BuildRequires: (php-composer(sebastian/comparator) >= 3.0.5 with php-composer(sebastian/comparator) < 4) BuildRequires: (php-composer(sebastian/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) BuildRequires: (php-composer(sebastian/environment) >= 4.2.3 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1.2 with php-composer(sebastian/exporter) < 4) +BuildRequires: (php-composer(sebastian/exporter) >= 3.1.5 with php-composer(sebastian/exporter) < 4) BuildRequires: (php-composer(sebastian/global-state) >= 3.0.0 with php-composer(sebastian/global-state) < 4) BuildRequires: (php-composer(sebastian/object-enumerator) >= 3.0.3 with php-composer(sebastian/object-enumerator) < 4) BuildRequires: (php-composer(sebastian/resource-operations) >= 2.0.1 with php-composer(sebastian/resource-operations) < 3) @@ -87,10 +87,10 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phpunit/php-file-iterator": "^2.0.4", # "phpunit/php-text-template": "^1.2.1", # "phpunit/php-timer": "^2.1.2", -# "sebastian/comparator": "^3.0.2", +# "sebastian/comparator": "^3.0.5", # "sebastian/diff": "^3.0.2", # "sebastian/environment": "^4.2.3", -# "sebastian/exporter": "^3.1.2", +# "sebastian/exporter": "^3.1.5", # "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", # "sebastian/resource-operations": "^2.0.1", @@ -113,10 +113,10 @@ Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-c Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.4 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.2 with php-composer(phpunit/php-timer) < 3) -Requires: (php-composer(sebastian/comparator) >= 3.0.2 with php-composer(sebastian/comparator) < 4) +Requires: (php-composer(sebastian/comparator) >= 3.0.5 with php-composer(sebastian/comparator) < 4) Requires: (php-composer(sebastian/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) Requires: (php-composer(sebastian/environment) >= 4.2.3 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1.2 with php-composer(sebastian/exporter) < 4) +Requires: (php-composer(sebastian/exporter) >= 3.1.5 with php-composer(sebastian/exporter) < 4) Requires: (php-composer(sebastian/global-state) >= 3.0.0 with php-composer(sebastian/global-state) < 4) Requires: (php-composer(sebastian/object-enumerator) >= 3.0.3 with php-composer(sebastian/object-enumerator) < 4) Requires: (php-composer(sebastian/resource-operations) >= 2.0.1 with php-composer(sebastian/resource-operations) < 3) @@ -232,6 +232,11 @@ exit $ret %changelog +* Sun Sep 25 2022 Remi Collet - 8.5.30-1 +- update to 8.5.30 +- raise dependency on sebastian/comparator 3.0.2 +- raise dependency on sebastian/exporter 3.1.5 + * Tue Aug 30 2022 Remi Collet - 8.5.29-1 - update to 8.5.29 - keep dependency on phpspec/prophecy (optional) diff --git a/sources b/sources index 491e67b..c8e2c33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.29-e8c563c.tgz) = 0d83d79757038d8cd3b6be3fb811daf5a200b93e590aaaee17f8be20ad3a313a765eb3c844f9e829c1dcfd13d55266c832a40911c17f6ec1de74052737aaaa18 +SHA512 (phpunit8-8.5.30-4fd448d.tgz) = d7e96c2b7c4c6e0b6c6af7a94a32132707c567493747adaf8c10246715d5c17971352fc8c907af400c6120c4064a1a9e996cca263710bdf48959f787e9699c0b From 79ae0fb45b08bb8249a77b4021633abbf324c165 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Oct 2022 08:26:52 +0200 Subject: [PATCH 8/8] v8.5.31 (cherry picked from commit 98ac28703aa35d07844b41425862b5d42863e42d) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 840f5df..2481253 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ clog /phpunit8-8.5.28-8f2d1c9.tgz /phpunit8-8.5.29-e8c563c.tgz /phpunit8-8.5.30-4fd448d.tgz +/phpunit8-8.5.31-33c126b.tgz diff --git a/phpunit8.spec b/phpunit8.spec index a6a43df..ac629f1 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 4fd448df9affda65a5faa58f8b93087d415216ce +%global gh_commit 33c126b09a42de5c99e5e8032b54e8221264a74e #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 8 %global ver_minor 5 -%global upstream_version 8.5.30 +%global upstream_version 8.5.31 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -232,6 +232,9 @@ exit $ret %changelog +* Fri Oct 28 2022 Remi Collet - 8.5.31-1 +- update to 8.5.31 + * Sun Sep 25 2022 Remi Collet - 8.5.30-1 - update to 8.5.30 - raise dependency on sebastian/comparator 3.0.2 diff --git a/sources b/sources index c8e2c33..e8b14b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.30-4fd448d.tgz) = d7e96c2b7c4c6e0b6c6af7a94a32132707c567493747adaf8c10246715d5c17971352fc8c907af400c6120c4064a1a9e996cca263710bdf48959f787e9699c0b +SHA512 (phpunit8-8.5.31-33c126b.tgz) = aa283613dd79b2d972f3c75901b22f32d3261623089f94810ab73ecee23d94b8dc2e8307d91ec5f8eb248207cd6bdd6333bb80d16815248b2d6a018808268acb