From 3379cd55761741ad698a549269e4954a99ec69c5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Mar 2019 13:35:14 +0100 Subject: [PATCH 01/93] v8.0.6 --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8e5bfd8..9791c14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /phpunit8-8.0.4-a7af020.tar.gz /phpunit8-8.0.5-19cbed2.tar.gz +/phpunit8-8.0.6-925109f.tar.gz diff --git a/phpunit8.spec b/phpunit8.spec index 8101251..36ed260 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 19cbed2120839772c4a00e8b28456b0c77d1a7b4 +%global gh_commit 925109f8bbe6dae28fbc7bb07446a53abd3b1c25 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 0 -%global ver_patch 5 +%global ver_patch 6 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Wed Mar 27 2019 Remi Collet - 8.0.6-1 +- update to 8.0.6 + * Sat Mar 16 2019 Remi Collet - 8.0.5-1 - update to 8.0.5 - raise dependency on phpunit/php-timer 2.1 diff --git a/sources b/sources index f0cb66b..92802f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.0.5-19cbed2.tar.gz) = 702bfe4eee226b6bdeb0ccfaefde7dd38b776dffc3114d85b4808aacda14f00a6228bd499c4fdfa3f45f6b1c5697bde467ae75c1e320c2a7b46e766aae0de4e0 +SHA512 (phpunit8-8.0.6-925109f.tar.gz) = cf51be262d19e9e44214fd39e821ae06fea5442c8476b1393c775035c80557c1a87babd784620d27556f8b8e42621843c8f747e92761ccce78c88ebae0ed7d2b From c1ad23e02460c10b980129b39ec13e1c4e54c660 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Mar 2019 13:35:14 +0100 Subject: [PATCH 02/93] v8.0.6 (cherry picked from commit 3379cd55761741ad698a549269e4954a99ec69c5) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8e5bfd8..9791c14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /phpunit8-8.0.4-a7af020.tar.gz /phpunit8-8.0.5-19cbed2.tar.gz +/phpunit8-8.0.6-925109f.tar.gz diff --git a/phpunit8.spec b/phpunit8.spec index 8101251..36ed260 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 19cbed2120839772c4a00e8b28456b0c77d1a7b4 +%global gh_commit 925109f8bbe6dae28fbc7bb07446a53abd3b1c25 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 0 -%global ver_patch 5 +%global ver_patch 6 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Wed Mar 27 2019 Remi Collet - 8.0.6-1 +- update to 8.0.6 + * Sat Mar 16 2019 Remi Collet - 8.0.5-1 - update to 8.0.5 - raise dependency on phpunit/php-timer 2.1 diff --git a/sources b/sources index f0cb66b..92802f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.0.5-19cbed2.tar.gz) = 702bfe4eee226b6bdeb0ccfaefde7dd38b776dffc3114d85b4808aacda14f00a6228bd499c4fdfa3f45f6b1c5697bde467ae75c1e320c2a7b46e766aae0de4e0 +SHA512 (phpunit8-8.0.6-925109f.tar.gz) = cf51be262d19e9e44214fd39e821ae06fea5442c8476b1393c775035c80557c1a87babd784620d27556f8b8e42621843c8f747e92761ccce78c88ebae0ed7d2b From 0bec6cbe2258305be2b339aaac95527244bdb894 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Apr 2019 08:37:15 +0200 Subject: [PATCH 03/93] v8.1.0 --- .gitignore | 5 ++--- phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 9791c14..35b1a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/phpunit8-8.0.4-a7af020.tar.gz -/phpunit8-8.0.5-19cbed2.tar.gz -/phpunit8-8.0.6-925109f.tar.gz +clog +/phpunit8-8.*.tar.gz diff --git a/phpunit8.spec b/phpunit8.spec index 36ed260..513372b 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 925109f8bbe6dae28fbc7bb07446a53abd3b1c25 +%global gh_commit 37cfab19fdda1554f2830be83a566ade4e2ae098 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 0 -%global ver_patch 6 +%global ver_minor 1 +%global ver_patch 0 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Fri Apr 5 2019 Remi Collet - 8.1.0-1 +- update to 8.1.0 + * Wed Mar 27 2019 Remi Collet - 8.0.6-1 - update to 8.0.6 diff --git a/sources b/sources index 92802f8..749d8d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.0.6-925109f.tar.gz) = cf51be262d19e9e44214fd39e821ae06fea5442c8476b1393c775035c80557c1a87babd784620d27556f8b8e42621843c8f747e92761ccce78c88ebae0ed7d2b +SHA512 (phpunit8-8.1.0-37cfab1.tar.gz) = 75ed3759d780f8a7a11dbf4920ea9c57784561dfa5f6763ff9c1203fb426e4d495b5d891189795e4f45f2aa62a703c14fddab3a00f4aac6605297445c63559c0 From eeebc818e642dc91bf04f0ec40420f8cd17b2eff Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Apr 2019 08:37:15 +0200 Subject: [PATCH 04/93] v8.1.0 (cherry picked from commit 0bec6cbe2258305be2b339aaac95527244bdb894) --- .gitignore | 5 ++--- phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 9791c14..35b1a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/phpunit8-8.0.4-a7af020.tar.gz -/phpunit8-8.0.5-19cbed2.tar.gz -/phpunit8-8.0.6-925109f.tar.gz +clog +/phpunit8-8.*.tar.gz diff --git a/phpunit8.spec b/phpunit8.spec index 36ed260..513372b 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 925109f8bbe6dae28fbc7bb07446a53abd3b1c25 +%global gh_commit 37cfab19fdda1554f2830be83a566ade4e2ae098 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 0 -%global ver_patch 6 +%global ver_minor 1 +%global ver_patch 0 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Fri Apr 5 2019 Remi Collet - 8.1.0-1 +- update to 8.1.0 + * Wed Mar 27 2019 Remi Collet - 8.0.6-1 - update to 8.0.6 diff --git a/sources b/sources index 92802f8..749d8d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.0.6-925109f.tar.gz) = cf51be262d19e9e44214fd39e821ae06fea5442c8476b1393c775035c80557c1a87babd784620d27556f8b8e42621843c8f747e92761ccce78c88ebae0ed7d2b +SHA512 (phpunit8-8.1.0-37cfab1.tar.gz) = 75ed3759d780f8a7a11dbf4920ea9c57784561dfa5f6763ff9c1203fb426e4d495b5d891189795e4f45f2aa62a703c14fddab3a00f4aac6605297445c63559c0 From 8f17653591a02ba854b3a1d489df2e04fea59e3e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Apr 2019 11:16:28 +0200 Subject: [PATCH 05/93] v8.1.1 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 513372b..e637257 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 37cfab19fdda1554f2830be83a566ade4e2ae098 +%global gh_commit b258457b6259f1e8130a91d3065c993961721f47 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 0 +%global ver_patch 1 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Mon Apr 8 2019 Remi Collet - 8.1.1-1 +- update to 8.1.1 + * Fri Apr 5 2019 Remi Collet - 8.1.0-1 - update to 8.1.0 diff --git a/sources b/sources index 749d8d5..8d3a88c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.0-37cfab1.tar.gz) = 75ed3759d780f8a7a11dbf4920ea9c57784561dfa5f6763ff9c1203fb426e4d495b5d891189795e4f45f2aa62a703c14fddab3a00f4aac6605297445c63559c0 +SHA512 (phpunit8-8.1.1-b258457.tar.gz) = f363a87c47d44d8ec5d399ccb607f44ba17c8261f85d8b96461b83ea60e8f7c9caf3353c6d0bb0ceb82231a7f8b222e22c2ff1adaf44e2c1f91d3e96ebeb6448 From 90ac8bcd15395c2603f8e915c8cd055330421e8d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 8 Apr 2019 11:16:28 +0200 Subject: [PATCH 06/93] v8.1.1 (cherry picked from commit 8f17653591a02ba854b3a1d489df2e04fea59e3e) --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 513372b..e637257 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 37cfab19fdda1554f2830be83a566ade4e2ae098 +%global gh_commit b258457b6259f1e8130a91d3065c993961721f47 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 0 +%global ver_patch 1 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Mon Apr 8 2019 Remi Collet - 8.1.1-1 +- update to 8.1.1 + * Fri Apr 5 2019 Remi Collet - 8.1.0-1 - update to 8.1.0 diff --git a/sources b/sources index 749d8d5..8d3a88c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.0-37cfab1.tar.gz) = 75ed3759d780f8a7a11dbf4920ea9c57784561dfa5f6763ff9c1203fb426e4d495b5d891189795e4f45f2aa62a703c14fddab3a00f4aac6605297445c63559c0 +SHA512 (phpunit8-8.1.1-b258457.tar.gz) = f363a87c47d44d8ec5d399ccb607f44ba17c8261f85d8b96461b83ea60e8f7c9caf3353c6d0bb0ceb82231a7f8b222e22c2ff1adaf44e2c1f91d3e96ebeb6448 From 3094130878d6f9f99b7cfe11e0a9bf7a95883b8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Apr 2019 10:24:08 +0200 Subject: [PATCH 07/93] v8.1.2 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index e637257..5e32778 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit b258457b6259f1e8130a91d3065c993961721f47 +%global gh_commit e7450b51b6f5d29edcd645ff72b355ab0633ca35 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 1 +%global ver_patch 2 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue Apr 9 2019 Remi Collet - 8.1.2-1 +- update to 8.1.2 + * Mon Apr 8 2019 Remi Collet - 8.1.1-1 - update to 8.1.1 diff --git a/sources b/sources index 8d3a88c..e6f024a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.1-b258457.tar.gz) = f363a87c47d44d8ec5d399ccb607f44ba17c8261f85d8b96461b83ea60e8f7c9caf3353c6d0bb0ceb82231a7f8b222e22c2ff1adaf44e2c1f91d3e96ebeb6448 +SHA512 (phpunit8-8.1.2-e7450b5.tar.gz) = 19dd69f45f3e652747f8d1dd2a60c47b8dd49bde8bb67e0a9b2e91705787b60f49247b828d094e1dc39f0b23468f55b96899fd3b4c53b3095d018703b302a1de From 27aec9a0300028b0550c92fef6764804bad2df75 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Apr 2019 10:24:08 +0200 Subject: [PATCH 08/93] v8.1.2 (cherry picked from commit 3094130878d6f9f99b7cfe11e0a9bf7a95883b8f) --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index e637257..5e32778 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit b258457b6259f1e8130a91d3065c993961721f47 +%global gh_commit e7450b51b6f5d29edcd645ff72b355ab0633ca35 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 1 +%global ver_patch 2 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue Apr 9 2019 Remi Collet - 8.1.2-1 +- update to 8.1.2 + * Mon Apr 8 2019 Remi Collet - 8.1.1-1 - update to 8.1.1 diff --git a/sources b/sources index 8d3a88c..e6f024a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.1-b258457.tar.gz) = f363a87c47d44d8ec5d399ccb607f44ba17c8261f85d8b96461b83ea60e8f7c9caf3353c6d0bb0ceb82231a7f8b222e22c2ff1adaf44e2c1f91d3e96ebeb6448 +SHA512 (phpunit8-8.1.2-e7450b5.tar.gz) = 19dd69f45f3e652747f8d1dd2a60c47b8dd49bde8bb67e0a9b2e91705787b60f49247b828d094e1dc39f0b23468f55b96899fd3b4c53b3095d018703b302a1de From 469be5a35f7e51416a0e9cd0e09bcebcdb279385 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Apr 2019 11:59:41 +0200 Subject: [PATCH 09/93] v8.1.3 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5e32778..dd08091 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e7450b51b6f5d29edcd645ff72b355ab0633ca35 +%global gh_commit 2a676677982b484ee36b54961f570c02eabbe7e1 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 2 +%global ver_patch 3 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue Apr 23 2019 Remi Collet - 8.1.3-1 +- update to 8.1.3 + * Tue Apr 9 2019 Remi Collet - 8.1.2-1 - update to 8.1.2 diff --git a/sources b/sources index e6f024a..ce80f43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.2-e7450b5.tar.gz) = 19dd69f45f3e652747f8d1dd2a60c47b8dd49bde8bb67e0a9b2e91705787b60f49247b828d094e1dc39f0b23468f55b96899fd3b4c53b3095d018703b302a1de +SHA512 (phpunit8-8.1.3-2a67667.tar.gz) = 14232d2bd93b6ba88db1ad2d9f69326e8f4bc66f1bffad9678867ee8da5b36739e0e3634c303a8ac90b26a510bbe3d462ad1d3ccd7c7563648e626a9daf380f2 From 99662d12c10ce84740f0652c6860f5acda68ac1a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Apr 2019 11:59:41 +0200 Subject: [PATCH 10/93] v8.1.3 (cherry picked from commit 469be5a35f7e51416a0e9cd0e09bcebcdb279385) --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5e32778..dd08091 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e7450b51b6f5d29edcd645ff72b355ab0633ca35 +%global gh_commit 2a676677982b484ee36b54961f570c02eabbe7e1 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 2 +%global ver_patch 3 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue Apr 23 2019 Remi Collet - 8.1.3-1 +- update to 8.1.3 + * Tue Apr 9 2019 Remi Collet - 8.1.2-1 - update to 8.1.2 diff --git a/sources b/sources index e6f024a..ce80f43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.2-e7450b5.tar.gz) = 19dd69f45f3e652747f8d1dd2a60c47b8dd49bde8bb67e0a9b2e91705787b60f49247b828d094e1dc39f0b23468f55b96899fd3b4c53b3095d018703b302a1de +SHA512 (phpunit8-8.1.3-2a67667.tar.gz) = 14232d2bd93b6ba88db1ad2d9f69326e8f4bc66f1bffad9678867ee8da5b36739e0e3634c303a8ac90b26a510bbe3d462ad1d3ccd7c7563648e626a9daf380f2 From 736d1c0cfa18e3ed4389838d272678d362f966d6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 May 2019 09:51:53 +0200 Subject: [PATCH 11/93] v8.1.4 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index dd08091..53037ee 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 2a676677982b484ee36b54961f570c02eabbe7e1 +%global gh_commit b534b017daaef2d7f60c6ee61e6aa2e13fdc6910 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Fri May 10 2019 Remi Collet - 8.1.4-1 +- update to 8.1.4 + * Tue Apr 23 2019 Remi Collet - 8.1.3-1 - update to 8.1.3 diff --git a/sources b/sources index ce80f43..39ba643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.3-2a67667.tar.gz) = 14232d2bd93b6ba88db1ad2d9f69326e8f4bc66f1bffad9678867ee8da5b36739e0e3634c303a8ac90b26a510bbe3d462ad1d3ccd7c7563648e626a9daf380f2 +SHA512 (phpunit8-8.1.4-b534b01.tar.gz) = 3a3d6771f1369438a3df8d0d2d16e0797893d62ad49aadbd6e9e0c645f26d41793df33adf78a680f770f120fdaed59113c520ff3bd9fbb2b6af3213b28dbe8c0 From b1d9a1d0381d4c8ad7c1662f4abff4eaf0dc9d39 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 May 2019 09:51:53 +0200 Subject: [PATCH 12/93] v8.1.4 (cherry picked from commit 736d1c0cfa18e3ed4389838d272678d362f966d6) --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index dd08091..53037ee 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 2a676677982b484ee36b54961f570c02eabbe7e1 +%global gh_commit b534b017daaef2d7f60c6ee61e6aa2e13fdc6910 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Fri May 10 2019 Remi Collet - 8.1.4-1 +- update to 8.1.4 + * Tue Apr 23 2019 Remi Collet - 8.1.3-1 - update to 8.1.3 diff --git a/sources b/sources index ce80f43..39ba643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.3-2a67667.tar.gz) = 14232d2bd93b6ba88db1ad2d9f69326e8f4bc66f1bffad9678867ee8da5b36739e0e3634c303a8ac90b26a510bbe3d462ad1d3ccd7c7563648e626a9daf380f2 +SHA512 (phpunit8-8.1.4-b534b01.tar.gz) = 3a3d6771f1369438a3df8d0d2d16e0797893d62ad49aadbd6e9e0c645f26d41793df33adf78a680f770f120fdaed59113c520ff3bd9fbb2b6af3213b28dbe8c0 From 631630847e772fefb24b3cf772cd2a425f83bdc0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 May 2019 08:56:50 +0200 Subject: [PATCH 13/93] v8.1.5 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 53037ee..5cad913 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit b534b017daaef2d7f60c6ee61e6aa2e13fdc6910 +%global gh_commit 01392d4b5878aa617e8d9bc7a529e5febc8fe956 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 4 +%global ver_patch 5 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue May 14 2019 Remi Collet - 8.1.5-1 +- update to 8.1.5 + * Fri May 10 2019 Remi Collet - 8.1.4-1 - update to 8.1.4 diff --git a/sources b/sources index 39ba643..595c947 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.4-b534b01.tar.gz) = 3a3d6771f1369438a3df8d0d2d16e0797893d62ad49aadbd6e9e0c645f26d41793df33adf78a680f770f120fdaed59113c520ff3bd9fbb2b6af3213b28dbe8c0 +SHA512 (phpunit8-8.1.5-01392d4.tar.gz) = 9138d29a5bfbc413919494153a92983b807c76b45b90dceda4f156d713eb1a9063a4009a29288ee1334401bf769808ad842a4ac645c536bdb49da797043a69d3 From 09816a577a5266aea3e50f5127ebe76789b1a6f1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 May 2019 08:56:50 +0200 Subject: [PATCH 14/93] v8.1.5 (cherry picked from commit 631630847e772fefb24b3cf772cd2a425f83bdc0) --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 53037ee..5cad913 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit b534b017daaef2d7f60c6ee61e6aa2e13fdc6910 +%global gh_commit 01392d4b5878aa617e8d9bc7a529e5febc8fe956 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 4 +%global ver_patch 5 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue May 14 2019 Remi Collet - 8.1.5-1 +- update to 8.1.5 + * Fri May 10 2019 Remi Collet - 8.1.4-1 - update to 8.1.4 diff --git a/sources b/sources index 39ba643..595c947 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.4-b534b01.tar.gz) = 3a3d6771f1369438a3df8d0d2d16e0797893d62ad49aadbd6e9e0c645f26d41793df33adf78a680f770f120fdaed59113c520ff3bd9fbb2b6af3213b28dbe8c0 +SHA512 (phpunit8-8.1.5-01392d4.tar.gz) = 9138d29a5bfbc413919494153a92983b807c76b45b90dceda4f156d713eb1a9063a4009a29288ee1334401bf769808ad842a4ac645c536bdb49da797043a69d3 From cd90475074eed1338b26e49624139894bf50759d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Jun 2019 10:45:26 +0200 Subject: [PATCH 15/93] v8.1.6 --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5cad913..6f48f68 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 01392d4b5878aa617e8d9bc7a529e5febc8fe956 +%global gh_commit e3c9da6e645492c461e0a11eca117f83f4f4c840 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 5 +%global ver_patch 6 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -207,7 +207,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 php72 php73; do +for cmd in php php72 php73 php74; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue May 28 2019 Remi Collet - 8.1.6-1 +- update to 8.1.6 + * Tue May 14 2019 Remi Collet - 8.1.5-1 - update to 8.1.5 diff --git a/sources b/sources index 595c947..889ac43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.5-01392d4.tar.gz) = 9138d29a5bfbc413919494153a92983b807c76b45b90dceda4f156d713eb1a9063a4009a29288ee1334401bf769808ad842a4ac645c536bdb49da797043a69d3 +SHA512 (phpunit8-8.1.6-e3c9da6.tar.gz) = 2b481b3316ab290810e3908e46fa84a1451d04c492b19fa35a2f7ea13bb28bfe9b9b736a522bb510bd7a2b2b1a1515e05080f43e362aa5d2779afa92eabf519b From 86ff32b161594da18afb490644702ff2ef6c274a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Jun 2019 10:45:26 +0200 Subject: [PATCH 16/93] v8.1.6 (cherry picked from commit cd90475074eed1338b26e49624139894bf50759d) --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5cad913..6f48f68 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 01392d4b5878aa617e8d9bc7a529e5febc8fe956 +%global gh_commit e3c9da6e645492c461e0a11eca117f83f4f4c840 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 1 -%global ver_patch 5 +%global ver_patch 6 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -207,7 +207,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 php72 php73; do +for cmd in php php72 php73 php74; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue May 28 2019 Remi Collet - 8.1.6-1 +- update to 8.1.6 + * Tue May 14 2019 Remi Collet - 8.1.5-1 - update to 8.1.5 diff --git a/sources b/sources index 595c947..889ac43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.5-01392d4.tar.gz) = 9138d29a5bfbc413919494153a92983b807c76b45b90dceda4f156d713eb1a9063a4009a29288ee1334401bf769808ad842a4ac645c536bdb49da797043a69d3 +SHA512 (phpunit8-8.1.6-e3c9da6.tar.gz) = 2b481b3316ab290810e3908e46fa84a1451d04c492b19fa35a2f7ea13bb28bfe9b9b736a522bb510bd7a2b2b1a1515e05080f43e362aa5d2779afa92eabf519b From 93f91d05ad24bcdaa5e71d7fa5afa2dac137a76b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Jun 2019 10:46:24 +0200 Subject: [PATCH 17/93] update to 8.2.1 add dependency on sebastian/type raise dependency on doctrine/instantiator 1.2.0 raise dependency on myclabs/deep-copy 1.9.1 raise dependency on phar-io/manifest 1.0.3 raise dependency on phar-io/version 2.0.1 raise dependency on phpspec/prophecy 1.8.0 raise dependency on phpunit/php-code-coverage 7.0.5 raise dependency on phpunit/php-file-iterator 2.0.2 raise dependency on phpunit/php-timer 2.1.2 raise dependency on sebastian/comparator 3.0.2 raise dependency on sebastian/diff 3.0.2 raise dependency on sebastian/environment 4.2.2 raise dependency on sebastian/resource-operations 2.0.1 --- phpunit8.spec | 136 +++++++++++++++++++++++++++++--------------------- sources | 2 +- 2 files changed, 80 insertions(+), 58 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 6f48f68..ed42ae7 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e3c9da6e645492c461e0a11eca117f83f4f4c840 +%global gh_commit 047f771e34dccacb6c432a1a70e9980e087eac92 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 1 -%global ver_patch 6 +%global ver_minor 2 +%global ver_patch 1 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -41,24 +41,25 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.2 -BuildRequires: (php-composer(doctrine/instantiator) >= 1.1 with php-composer(doctrine/instantiator) < 2) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.7 with php-composer(myclabs/deep-copy) < 2) -BuildRequires: (php-composer(phar-io/manifest) >= 1.0.1 with php-composer(phar-io/manifest) < 2) -BuildRequires: (php-composer(phar-io/version) >= 1.0 with php-composer(phar-io/version) < 3) -BuildRequires: (php-composer(phpspec/prophecy) >= 1.7 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0 with php-composer(phpunit/php-code-coverage) < 8) -BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.1 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 with php-composer(phpunit/php-timer) < 3) -BuildRequires: (php-composer(sebastian/comparator) >= 3.0 with php-composer(sebastian/comparator) < 4) -BuildRequires: (php-composer(sebastian/diff) >= 3.0 with php-composer(sebastian/diff) < 4) -BuildRequires: (php-composer(sebastian/environment) >= 4.1 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) -BuildRequires: (php-composer(sebastian/global-state) >= 3.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 with php-composer(sebastian/resource-operations) < 3) -BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) -BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0 with php-composer(phpunit/php-invoker) < 3) +BuildRequires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-composer(doctrine/instantiator) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) +BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) +BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) +BuildRequires: (php-composer(sebastian/environment) >= 4.2.2 with php-composer(sebastian/environment) < 5) +BuildRequires: (php-composer(sebastian/exporter) >= 3.1 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) +BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) +BuildRequires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) BuildRequires: php-dom BuildRequires: php-json BuildRequires: php-mbstring @@ -76,23 +77,23 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "doctrine/instantiator": "^1.1", -# "myclabs/deep-copy": "^1.7", -# ignore version range, test suite passes with manifest and version 1.0.1 -# "phar-io/manifest": "^1.0.1", -# "phar-io/version": "^1.0", -# "phpspec/prophecy": "^1.7", -# "phpunit/php-code-coverage": "^7.0", -# "phpunit/php-file-iterator": "^2.0.1", +# "doctrine/instantiator": "^1.2.0", +# "myclabs/deep-copy": "^1.9.1", +# "phar-io/manifest": "^1.0.3", +# "phar-io/version": "^2.0.1", +# "phpspec/prophecy": "^1.8.0", +# "phpunit/php-code-coverage": "^7.0.5", +# "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", -# "phpunit/php-timer": "^2.1", -# "sebastian/comparator": "^3.0", -# "sebastian/diff": "^3.0", -# "sebastian/environment": "^4.1", +# "phpunit/php-timer": "^2.1.2", +# "sebastian/comparator": "^3.0.2", +# "sebastian/diff": "^3.0.2", +# "sebastian/environment": "^4.2.2", # "sebastian/exporter": "^3.1", -# "sebastian/global-state": "^3.0", +# "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", -# "sebastian/resource-operations": "^2.0", +# "sebastian/resource-operations": "^2.0.1", +# "sebastian/type": "^1.1.0", # "sebastian/version": "^2.0.1", Requires: php(language) >= 7.2 Requires: php-cli @@ -102,28 +103,29 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(doctrine/instantiator) >= 1.1 with php-composer(doctrine/instantiator) < 2) -Requires: (php-composer(myclabs/deep-copy) >= 1.7 with php-composer(myclabs/deep-copy) < 2) -Requires: (php-composer(phar-io/manifest) >= 1.0.1 with php-composer(phar-io/manifest) < 2) -Requires: (php-composer(phar-io/version) >= 1.0 with php-composer(phar-io/version) < 3) -Requires: (php-composer(phpspec/prophecy) >= 1.7 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0 with php-composer(phpunit/php-code-coverage) < 8) -Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.1 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 with php-composer(phpunit/php-timer) < 3) -Requires: (php-composer(sebastian/comparator) >= 3.0 with php-composer(sebastian/comparator) < 4) -Requires: (php-composer(sebastian/diff) >= 3.0 with php-composer(sebastian/diff) < 4) -Requires: (php-composer(sebastian/environment) >= 4.1 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) -Requires: (php-composer(sebastian/global-state) >= 3.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 with php-composer(sebastian/resource-operations) < 3) -Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) +Requires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-composer(doctrine/instantiator) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) +Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) +Requires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) +Requires: (php-composer(sebastian/environment) >= 4.2.2 with php-composer(sebastian/environment) < 5) +Requires: (php-composer(sebastian/exporter) >= 3.1 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) +Requires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) # From composer.json, "suggest": { -# "phpunit/php-invoker": "^2.0", +# "phpunit/php-invoker": "^2.0.0", # "ext-soap": "*", # "ext-xdebug": "*" -Requires: (php-composer(phpunit/php-invoker) >= 2.0 with php-composer(phpunit/php-invoker) < 3) +Requires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) Suggests: php-soap Suggests: php-xdebug # Autoloader @@ -173,12 +175,16 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/GlobalState3/autoload.php', '%{php_home}/SebastianBergmann/ObjectEnumerator3/autoload.php', '%{php_home}/SebastianBergmann/ResourceOperations2/autoload.php', + '%{php_home}/SebastianBergmann/Type/autoload.php', '%{php_home}/SebastianBergmann/Version/autoload.php', [ - '%{php_home}/Doctrine/Instantiator11/autoload.php', - '%{php_home}/Doctrine/Instantiator/autoload.php', + '%{php_home}/Doctrine/Instantiator11/autoload.php', + '%{php_home}/Doctrine/Instantiator/autoload.php', + ], + [ + '%{php_home}/DeepCopy19/autoload.php', + '%{php_home}/DeepCopy/autoload.php', ], - '%{php_home}/DeepCopy/autoload.php', '%{php_home}/SebastianBergmann/Invoker/autoload.php', '%{php_home}/PharIo/Manifest/autoload.php', '%{php_home}/PharIo/Version/autoload.php', @@ -225,6 +231,22 @@ exit $ret %changelog +* Sat Jun 8 2019 Remi Collet - 8.2.1-1 +- update to 8.2.1 +- add dependency on sebastian/type +- raise dependency on doctrine/instantiator 1.2.0 +- raise dependency on myclabs/deep-copy 1.9.1 +- raise dependency on phar-io/manifest 1.0.3 +- raise dependency on phar-io/version 2.0.1 +- raise dependency on phpspec/prophecy 1.8.0 +- raise dependency on phpunit/php-code-coverage 7.0.5 +- raise dependency on phpunit/php-file-iterator 2.0.2 +- raise dependency on phpunit/php-timer 2.1.2 +- raise dependency on sebastian/comparator 3.0.2 +- raise dependency on sebastian/diff 3.0.2 +- raise dependency on sebastian/environment 4.2.2 +- raise dependency on sebastian/resource-operations 2.0.1 + * Tue May 28 2019 Remi Collet - 8.1.6-1 - update to 8.1.6 diff --git a/sources b/sources index 889ac43..7361809 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.6-e3c9da6.tar.gz) = 2b481b3316ab290810e3908e46fa84a1451d04c492b19fa35a2f7ea13bb28bfe9b9b736a522bb510bd7a2b2b1a1515e05080f43e362aa5d2779afa92eabf519b +SHA512 (phpunit8-8.2.1-047f771.tar.gz) = 66620486cd8642051ac330298f533502ef80fe37fd0e88b11f38e9e1671e81d6462a42addcbad60c0c6f70baf4e6abc1c6e9cf88340bdf978815cb594fe76ed5 From 553bb0c50e52b05d191bae115e950b9557a91073 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Jun 2019 10:46:24 +0200 Subject: [PATCH 18/93] update to 8.2.1 add dependency on sebastian/type raise dependency on doctrine/instantiator 1.2.0 raise dependency on myclabs/deep-copy 1.9.1 raise dependency on phar-io/manifest 1.0.3 raise dependency on phar-io/version 2.0.1 raise dependency on phpspec/prophecy 1.8.0 raise dependency on phpunit/php-code-coverage 7.0.5 raise dependency on phpunit/php-file-iterator 2.0.2 raise dependency on phpunit/php-timer 2.1.2 raise dependency on sebastian/comparator 3.0.2 raise dependency on sebastian/diff 3.0.2 raise dependency on sebastian/environment 4.2.2 raise dependency on sebastian/resource-operations 2.0.1 (cherry picked from commit 93f91d05ad24bcdaa5e71d7fa5afa2dac137a76b) --- phpunit8.spec | 136 +++++++++++++++++++++++++++++--------------------- sources | 2 +- 2 files changed, 80 insertions(+), 58 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 6f48f68..ed42ae7 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e3c9da6e645492c461e0a11eca117f83f4f4c840 +%global gh_commit 047f771e34dccacb6c432a1a70e9980e087eac92 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 1 -%global ver_patch 6 +%global ver_minor 2 +%global ver_patch 1 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -41,24 +41,25 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.2 -BuildRequires: (php-composer(doctrine/instantiator) >= 1.1 with php-composer(doctrine/instantiator) < 2) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.7 with php-composer(myclabs/deep-copy) < 2) -BuildRequires: (php-composer(phar-io/manifest) >= 1.0.1 with php-composer(phar-io/manifest) < 2) -BuildRequires: (php-composer(phar-io/version) >= 1.0 with php-composer(phar-io/version) < 3) -BuildRequires: (php-composer(phpspec/prophecy) >= 1.7 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0 with php-composer(phpunit/php-code-coverage) < 8) -BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.1 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 with php-composer(phpunit/php-timer) < 3) -BuildRequires: (php-composer(sebastian/comparator) >= 3.0 with php-composer(sebastian/comparator) < 4) -BuildRequires: (php-composer(sebastian/diff) >= 3.0 with php-composer(sebastian/diff) < 4) -BuildRequires: (php-composer(sebastian/environment) >= 4.1 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) -BuildRequires: (php-composer(sebastian/global-state) >= 3.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 with php-composer(sebastian/resource-operations) < 3) -BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) -BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0 with php-composer(phpunit/php-invoker) < 3) +BuildRequires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-composer(doctrine/instantiator) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) +BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) +BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) +BuildRequires: (php-composer(sebastian/environment) >= 4.2.2 with php-composer(sebastian/environment) < 5) +BuildRequires: (php-composer(sebastian/exporter) >= 3.1 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) +BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) +BuildRequires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) BuildRequires: php-dom BuildRequires: php-json BuildRequires: php-mbstring @@ -76,23 +77,23 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "doctrine/instantiator": "^1.1", -# "myclabs/deep-copy": "^1.7", -# ignore version range, test suite passes with manifest and version 1.0.1 -# "phar-io/manifest": "^1.0.1", -# "phar-io/version": "^1.0", -# "phpspec/prophecy": "^1.7", -# "phpunit/php-code-coverage": "^7.0", -# "phpunit/php-file-iterator": "^2.0.1", +# "doctrine/instantiator": "^1.2.0", +# "myclabs/deep-copy": "^1.9.1", +# "phar-io/manifest": "^1.0.3", +# "phar-io/version": "^2.0.1", +# "phpspec/prophecy": "^1.8.0", +# "phpunit/php-code-coverage": "^7.0.5", +# "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", -# "phpunit/php-timer": "^2.1", -# "sebastian/comparator": "^3.0", -# "sebastian/diff": "^3.0", -# "sebastian/environment": "^4.1", +# "phpunit/php-timer": "^2.1.2", +# "sebastian/comparator": "^3.0.2", +# "sebastian/diff": "^3.0.2", +# "sebastian/environment": "^4.2.2", # "sebastian/exporter": "^3.1", -# "sebastian/global-state": "^3.0", +# "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", -# "sebastian/resource-operations": "^2.0", +# "sebastian/resource-operations": "^2.0.1", +# "sebastian/type": "^1.1.0", # "sebastian/version": "^2.0.1", Requires: php(language) >= 7.2 Requires: php-cli @@ -102,28 +103,29 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(doctrine/instantiator) >= 1.1 with php-composer(doctrine/instantiator) < 2) -Requires: (php-composer(myclabs/deep-copy) >= 1.7 with php-composer(myclabs/deep-copy) < 2) -Requires: (php-composer(phar-io/manifest) >= 1.0.1 with php-composer(phar-io/manifest) < 2) -Requires: (php-composer(phar-io/version) >= 1.0 with php-composer(phar-io/version) < 3) -Requires: (php-composer(phpspec/prophecy) >= 1.7 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0 with php-composer(phpunit/php-code-coverage) < 8) -Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.1 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 with php-composer(phpunit/php-timer) < 3) -Requires: (php-composer(sebastian/comparator) >= 3.0 with php-composer(sebastian/comparator) < 4) -Requires: (php-composer(sebastian/diff) >= 3.0 with php-composer(sebastian/diff) < 4) -Requires: (php-composer(sebastian/environment) >= 4.1 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) -Requires: (php-composer(sebastian/global-state) >= 3.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 with php-composer(sebastian/resource-operations) < 3) -Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) +Requires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-composer(doctrine/instantiator) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) +Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) +Requires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) +Requires: (php-composer(sebastian/environment) >= 4.2.2 with php-composer(sebastian/environment) < 5) +Requires: (php-composer(sebastian/exporter) >= 3.1 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) +Requires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) # From composer.json, "suggest": { -# "phpunit/php-invoker": "^2.0", +# "phpunit/php-invoker": "^2.0.0", # "ext-soap": "*", # "ext-xdebug": "*" -Requires: (php-composer(phpunit/php-invoker) >= 2.0 with php-composer(phpunit/php-invoker) < 3) +Requires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) Suggests: php-soap Suggests: php-xdebug # Autoloader @@ -173,12 +175,16 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/GlobalState3/autoload.php', '%{php_home}/SebastianBergmann/ObjectEnumerator3/autoload.php', '%{php_home}/SebastianBergmann/ResourceOperations2/autoload.php', + '%{php_home}/SebastianBergmann/Type/autoload.php', '%{php_home}/SebastianBergmann/Version/autoload.php', [ - '%{php_home}/Doctrine/Instantiator11/autoload.php', - '%{php_home}/Doctrine/Instantiator/autoload.php', + '%{php_home}/Doctrine/Instantiator11/autoload.php', + '%{php_home}/Doctrine/Instantiator/autoload.php', + ], + [ + '%{php_home}/DeepCopy19/autoload.php', + '%{php_home}/DeepCopy/autoload.php', ], - '%{php_home}/DeepCopy/autoload.php', '%{php_home}/SebastianBergmann/Invoker/autoload.php', '%{php_home}/PharIo/Manifest/autoload.php', '%{php_home}/PharIo/Version/autoload.php', @@ -225,6 +231,22 @@ exit $ret %changelog +* Sat Jun 8 2019 Remi Collet - 8.2.1-1 +- update to 8.2.1 +- add dependency on sebastian/type +- raise dependency on doctrine/instantiator 1.2.0 +- raise dependency on myclabs/deep-copy 1.9.1 +- raise dependency on phar-io/manifest 1.0.3 +- raise dependency on phar-io/version 2.0.1 +- raise dependency on phpspec/prophecy 1.8.0 +- raise dependency on phpunit/php-code-coverage 7.0.5 +- raise dependency on phpunit/php-file-iterator 2.0.2 +- raise dependency on phpunit/php-timer 2.1.2 +- raise dependency on sebastian/comparator 3.0.2 +- raise dependency on sebastian/diff 3.0.2 +- raise dependency on sebastian/environment 4.2.2 +- raise dependency on sebastian/resource-operations 2.0.1 + * Tue May 28 2019 Remi Collet - 8.1.6-1 - update to 8.1.6 diff --git a/sources b/sources index 889ac43..7361809 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.1.6-e3c9da6.tar.gz) = 2b481b3316ab290810e3908e46fa84a1451d04c492b19fa35a2f7ea13bb28bfe9b9b736a522bb510bd7a2b2b1a1515e05080f43e362aa5d2779afa92eabf519b +SHA512 (phpunit8-8.2.1-047f771.tar.gz) = 66620486cd8642051ac330298f533502ef80fe37fd0e88b11f38e9e1671e81d6462a42addcbad60c0c6f70baf4e6abc1c6e9cf88340bdf978815cb594fe76ed5 From b8f793881125c6ba29a08646b8e5a9687265f81d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Jun 2019 08:12:16 +0200 Subject: [PATCH 19/93] update to 8.2.2 (no change) raise dependency on phpspec/prophecy 1.8.1 --- phpunit8.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index ed42ae7..33d096d 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 047f771e34dccacb6c432a1a70e9980e087eac92 +%global gh_commit 24b6cfcec34c1167ee1d90b7cb22bee324af319f #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 1 +%global ver_patch 2 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -45,7 +45,7 @@ BuildRequires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-c BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) -BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -81,7 +81,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "myclabs/deep-copy": "^1.9.1", # "phar-io/manifest": "^1.0.3", # "phar-io/version": "^2.0.1", -# "phpspec/prophecy": "^1.8.0", +# "phpspec/prophecy": "^1.8.1", # "phpunit/php-code-coverage": "^7.0.5", # "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", @@ -107,7 +107,7 @@ Requires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-c Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) -Requires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +Requires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -231,6 +231,10 @@ exit $ret %changelog +* Sun Jun 16 2019 Remi Collet - 8.2.2-1 +- update to 8.2.2 (no change) +- raise dependency on phpspec/prophecy 1.8.1 + * Sat Jun 8 2019 Remi Collet - 8.2.1-1 - update to 8.2.1 - add dependency on sebastian/type diff --git a/sources b/sources index 7361809..b8f9d3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.1-047f771.tar.gz) = 66620486cd8642051ac330298f533502ef80fe37fd0e88b11f38e9e1671e81d6462a42addcbad60c0c6f70baf4e6abc1c6e9cf88340bdf978815cb594fe76ed5 +SHA512 (phpunit8-8.2.2-24b6cfc.tar.gz) = 62084495cd118f08a1370aba73f153331d16ef3f5f346ad4cff2428e050da5d98ab355c18118c661fb651ad70e74b4a9329e33237f1e6851f7999157f59af098 From 2b7d2659f1904f0099564c6f6e31a4b7621cc74e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Jun 2019 16:09:31 +0200 Subject: [PATCH 20/93] v8.2.3 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 33d096d..730dad4 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 24b6cfcec34c1167ee1d90b7cb22bee324af319f +%global gh_commit f67ca36860ebca7224d4573f107f79bd8ed0ba03 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 2 +%global ver_patch 3 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -231,6 +231,9 @@ exit $ret %changelog +* Wed Jun 19 2019 Remi Collet - 8.2.3-1 +- update to 8.2.3 + * Sun Jun 16 2019 Remi Collet - 8.2.2-1 - update to 8.2.2 (no change) - raise dependency on phpspec/prophecy 1.8.1 diff --git a/sources b/sources index b8f9d3c..ef8bd3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.2-24b6cfc.tar.gz) = 62084495cd118f08a1370aba73f153331d16ef3f5f346ad4cff2428e050da5d98ab355c18118c661fb651ad70e74b4a9329e33237f1e6851f7999157f59af098 +SHA512 (phpunit8-8.2.3-f67ca36.tar.gz) = a243cb0218b688e6af7cb3e6b7ec9d812b330643ddd1f3f046f96fe573d5e9f94e68c104806a6554b272ab8c9f3fa561788065a33289cf351ee12914f35f5153 From 151674db7fae8eaf6573ceb6563306ae6232ac84 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Jun 2019 16:09:31 +0200 Subject: [PATCH 21/93] v8.2.3 (cherry picked from commit 2b7d2659f1904f0099564c6f6e31a4b7621cc74e) (cherry picked from commit ebcbdddeafa187e5176c75a9a23d9c6b6cbb39e9) --- phpunit8.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index ed42ae7..c485b35 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 047f771e34dccacb6c432a1a70e9980e087eac92 +%global gh_commit f67ca36860ebca7224d4573f107f79bd8ed0ba03 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 1 +%global ver_patch 3 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -45,7 +45,7 @@ BuildRequires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-c BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) -BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -81,7 +81,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "myclabs/deep-copy": "^1.9.1", # "phar-io/manifest": "^1.0.3", # "phar-io/version": "^2.0.1", -# "phpspec/prophecy": "^1.8.0", +# "phpspec/prophecy": "^1.8.1", # "phpunit/php-code-coverage": "^7.0.5", # "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", @@ -107,7 +107,7 @@ Requires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-c Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) -Requires: (php-composer(phpspec/prophecy) >= 1.8.0 with php-composer(phpspec/prophecy) < 2) +Requires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -231,6 +231,10 @@ exit $ret %changelog +* Wed Jun 19 2019 Remi Collet - 8.2.3-1 +- update to 8.2.3 +- raise dependency on phpspec/prophecy 1.8.1 + * Sat Jun 8 2019 Remi Collet - 8.2.1-1 - update to 8.2.1 - add dependency on sebastian/type diff --git a/sources b/sources index 7361809..ef8bd3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.1-047f771.tar.gz) = 66620486cd8642051ac330298f533502ef80fe37fd0e88b11f38e9e1671e81d6462a42addcbad60c0c6f70baf4e6abc1c6e9cf88340bdf978815cb594fe76ed5 +SHA512 (phpunit8-8.2.3-f67ca36.tar.gz) = a243cb0218b688e6af7cb3e6b7ec9d812b330643ddd1f3f046f96fe573d5e9f94e68c104806a6554b272ab8c9f3fa561788065a33289cf351ee12914f35f5153 From e00a8247c95b8fa273c25d07d034b8635a0fa8a0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Jul 2019 13:48:32 +0200 Subject: [PATCH 22/93] update to 8.2.4 raise dependency on sebastian/type 1.1.3 --- phpunit8.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 730dad4..943ac4f 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit f67ca36860ebca7224d4573f107f79bd8ed0ba03 +%global gh_commit 25fe0b5031b24722f66a75ad479a074cccc1bb37 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -58,7 +58,7 @@ BuildRequires: (php-composer(sebastian/global-state) >= 3.0.0 with php-c 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) BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) -BuildRequires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +BuildRequires: (php-composer(sebastian/type) >= 1.1.3 with php-composer(sebastian/type) < 2) BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) BuildRequires: php-dom BuildRequires: php-json @@ -93,7 +93,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", # "sebastian/resource-operations": "^2.0.1", -# "sebastian/type": "^1.1.0", +# "sebastian/type": "^1.1.3", # "sebastian/version": "^2.0.1", Requires: php(language) >= 7.2 Requires: php-cli @@ -119,7 +119,7 @@ Requires: (php-composer(sebastian/exporter) >= 3.1 with php-c 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) -Requires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +Requires: (php-composer(sebastian/type) >= 1.1.3 with php-composer(sebastian/type) < 2) Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) # From composer.json, "suggest": { # "phpunit/php-invoker": "^2.0.0", @@ -231,6 +231,10 @@ exit $ret %changelog +* Wed Jul 3 2019 Remi Collet - 8.2.4-1 +- update to 8.2.4 +- raise dependency on sebastian/type 1.1.3 + * Wed Jun 19 2019 Remi Collet - 8.2.3-1 - update to 8.2.3 diff --git a/sources b/sources index ef8bd3b..e953c39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.3-f67ca36.tar.gz) = a243cb0218b688e6af7cb3e6b7ec9d812b330643ddd1f3f046f96fe573d5e9f94e68c104806a6554b272ab8c9f3fa561788065a33289cf351ee12914f35f5153 +SHA512 (phpunit8-8.2.4-25fe0b5.tar.gz) = dbfb9c816127b93ab86149abcadccb5b4c019b8106b4de11ba7f6b3acb2636cebfee74a9171758781970e77a7f0a6d2b717df02d18a17ac0ee873e9ce8acbb5b From 0c9c5d73dbc2529385e56980686070df447e445f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Jul 2019 13:48:32 +0200 Subject: [PATCH 23/93] update to 8.2.4 raise dependency on sebastian/type 1.1.3 (cherry picked from commit e00a8247c95b8fa273c25d07d034b8635a0fa8a0) --- phpunit8.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index c485b35..81932b4 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit f67ca36860ebca7224d4573f107f79bd8ed0ba03 +%global gh_commit 25fe0b5031b24722f66a75ad479a074cccc1bb37 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -58,7 +58,7 @@ BuildRequires: (php-composer(sebastian/global-state) >= 3.0.0 with php-c 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) BuildRequires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) -BuildRequires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +BuildRequires: (php-composer(sebastian/type) >= 1.1.3 with php-composer(sebastian/type) < 2) BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) BuildRequires: php-dom BuildRequires: php-json @@ -93,7 +93,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", # "sebastian/resource-operations": "^2.0.1", -# "sebastian/type": "^1.1.0", +# "sebastian/type": "^1.1.3", # "sebastian/version": "^2.0.1", Requires: php(language) >= 7.2 Requires: php-cli @@ -119,7 +119,7 @@ Requires: (php-composer(sebastian/exporter) >= 3.1 with php-c 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) -Requires: (php-composer(sebastian/type) >= 1.1.0 with php-composer(sebastian/type) < 2) +Requires: (php-composer(sebastian/type) >= 1.1.3 with php-composer(sebastian/type) < 2) Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) # From composer.json, "suggest": { # "phpunit/php-invoker": "^2.0.0", @@ -231,6 +231,10 @@ exit $ret %changelog +* Wed Jul 3 2019 Remi Collet - 8.2.4-1 +- update to 8.2.4 +- raise dependency on sebastian/type 1.1.3 + * Wed Jun 19 2019 Remi Collet - 8.2.3-1 - update to 8.2.3 - raise dependency on phpspec/prophecy 1.8.1 diff --git a/sources b/sources index ef8bd3b..e953c39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.3-f67ca36.tar.gz) = a243cb0218b688e6af7cb3e6b7ec9d812b330643ddd1f3f046f96fe573d5e9f94e68c104806a6554b272ab8c9f3fa561788065a33289cf351ee12914f35f5153 +SHA512 (phpunit8-8.2.4-25fe0b5.tar.gz) = dbfb9c816127b93ab86149abcadccb5b4c019b8106b4de11ba7f6b3acb2636cebfee74a9171758781970e77a7f0a6d2b717df02d18a17ac0ee873e9ce8acbb5b From 925ba265a93d1417f0c800195d358353b8b236cf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Jul 2019 10:28:27 +0200 Subject: [PATCH 24/93] v8.2.5 --- phpunit8.spec | 8 +++++--- sources | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 943ac4f..0fb516e 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 25fe0b5031b24722f66a75ad479a074cccc1bb37 +%global gh_commit c1b8534b3730f20f58600124129197bf1183dc92 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 4 +%global ver_patch 5 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -222,7 +222,6 @@ exit $ret %files -%{!?_licensedir:%global license %%doc} %license LICENSE %doc README.md ChangeLog-%{ver_major}.%{ver_minor}.md %doc composer.json @@ -231,6 +230,9 @@ exit $ret %changelog +* Mon Jul 15 2019 Remi Collet - 8.2.5-1 +- update to 8.2.5 + * Wed Jul 3 2019 Remi Collet - 8.2.4-1 - update to 8.2.4 - raise dependency on sebastian/type 1.1.3 diff --git a/sources b/sources index e953c39..c2ecd9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.4-25fe0b5.tar.gz) = dbfb9c816127b93ab86149abcadccb5b4c019b8106b4de11ba7f6b3acb2636cebfee74a9171758781970e77a7f0a6d2b717df02d18a17ac0ee873e9ce8acbb5b +SHA512 (phpunit8-8.2.5-c1b8534.tar.gz) = 1b469c6a636f08037807a4c9c3e139b8096a339f0a79afe7126751e5eaba6df65768de16f30f036b8605d96687169ecb8d47402053f99eba75d3ff94dbfe1e10 From ab7c734d176e52c77b9cc857fa7528c4a5c1497a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Jul 2019 10:28:27 +0200 Subject: [PATCH 25/93] v8.2.5 (cherry picked from commit 925ba265a93d1417f0c800195d358353b8b236cf) --- phpunit8.spec | 8 +++++--- sources | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 81932b4..75c7626 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 25fe0b5031b24722f66a75ad479a074cccc1bb37 +%global gh_commit c1b8534b3730f20f58600124129197bf1183dc92 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 2 -%global ver_patch 4 +%global ver_patch 5 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -222,7 +222,6 @@ exit $ret %files -%{!?_licensedir:%global license %%doc} %license LICENSE %doc README.md ChangeLog-%{ver_major}.%{ver_minor}.md %doc composer.json @@ -231,6 +230,9 @@ exit $ret %changelog +* Mon Jul 15 2019 Remi Collet - 8.2.5-1 +- update to 8.2.5 + * Wed Jul 3 2019 Remi Collet - 8.2.4-1 - update to 8.2.4 - raise dependency on sebastian/type 1.1.3 diff --git a/sources b/sources index e953c39..c2ecd9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.4-25fe0b5.tar.gz) = dbfb9c816127b93ab86149abcadccb5b4c019b8106b4de11ba7f6b3acb2636cebfee74a9171758781970e77a7f0a6d2b717df02d18a17ac0ee873e9ce8acbb5b +SHA512 (phpunit8-8.2.5-c1b8534.tar.gz) = 1b469c6a636f08037807a4c9c3e139b8096a339f0a79afe7126751e5eaba6df65768de16f30f036b8605d96687169ecb8d47402053f99eba75d3ff94dbfe1e10 From 85676b093f10c14a72952999675f102e199ecd91 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 10:36:50 +0000 Subject: [PATCH 26/93] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 0fb516e..c99ec54 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -29,7 +29,7 @@ Name: %{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -230,6 +230,9 @@ exit $ret %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 8.2.5-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 15 2019 Remi Collet - 8.2.5-1 - update to 8.2.5 From 741298bbaada6d05cb328c40ea3dc03f2bb50158 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Aug 2019 15:26:26 +0200 Subject: [PATCH 27/93] v8.3.4 --- phpunit8.spec | 17 ++++++++++------- sources | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index c99ec54..6b6196e 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c1b8534b3730f20f58600124129197bf1183dc92 +%global gh_commit e31cce0cf4499c0ccdbbb211a3280d36ab341e36 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,13 +23,13 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 2 -%global ver_patch 5 +%global ver_minor 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -46,7 +46,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.7 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -82,7 +82,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phar-io/manifest": "^1.0.3", # "phar-io/version": "^2.0.1", # "phpspec/prophecy": "^1.8.1", -# "phpunit/php-code-coverage": "^7.0.5", +# "phpunit/php-code-coverage": "^7.0.7", # "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", # "phpunit/php-timer": "^2.1.2", @@ -108,7 +108,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-c Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) Requires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.7 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -230,6 +230,9 @@ exit $ret %changelog +* Mon Aug 12 2019 Remi Collet - 8.3.4-1 +- update to 8.3.4 + * Fri Jul 26 2019 Fedora Release Engineering - 8.2.5-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index c2ecd9f..830e849 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.5-c1b8534.tar.gz) = 1b469c6a636f08037807a4c9c3e139b8096a339f0a79afe7126751e5eaba6df65768de16f30f036b8605d96687169ecb8d47402053f99eba75d3ff94dbfe1e10 +SHA512 (phpunit8-8.3.4-e31cce0.tar.gz) = 8817b3efb6ea3f5a90a59994a8aacdd4c57601872524defd63b6af65e6de82d5d709d179fde66819d84a500e93e39a7e54285ffaff180e6a81b3f94ec07a206b From 6d562b11e2a69d89989b9155ff32b5b8b7c64650 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Aug 2019 15:26:26 +0200 Subject: [PATCH 28/93] v8.3.4 (cherry picked from commit 741298bbaada6d05cb328c40ea3dc03f2bb50158) (cherry picked from commit 7924c303b32dda036fc4ae21b5c71bd80b00d7e0) --- phpunit8.spec | 15 +++++++++------ sources | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 75c7626..677c471 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c1b8534b3730f20f58600124129197bf1183dc92 +%global gh_commit e31cce0cf4499c0ccdbbb211a3280d36ab341e36 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 2 -%global ver_patch 5 +%global ver_minor 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -46,7 +46,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.7 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -82,7 +82,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "phar-io/manifest": "^1.0.3", # "phar-io/version": "^2.0.1", # "phpspec/prophecy": "^1.8.1", -# "phpunit/php-code-coverage": "^7.0.5", +# "phpunit/php-code-coverage": "^7.0.7", # "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", # "phpunit/php-timer": "^2.1.2", @@ -108,7 +108,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-c Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) Requires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.5 with php-composer(phpunit/php-code-coverage) < 8) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.7 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -230,6 +230,9 @@ exit $ret %changelog +* Mon Aug 12 2019 Remi Collet - 8.3.4-1 +- update to 8.3.4 + * Mon Jul 15 2019 Remi Collet - 8.2.5-1 - update to 8.2.5 diff --git a/sources b/sources index c2ecd9f..830e849 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.2.5-c1b8534.tar.gz) = 1b469c6a636f08037807a4c9c3e139b8096a339f0a79afe7126751e5eaba6df65768de16f30f036b8605d96687169ecb8d47402053f99eba75d3ff94dbfe1e10 +SHA512 (phpunit8-8.3.4-e31cce0.tar.gz) = 8817b3efb6ea3f5a90a59994a8aacdd4c57601872524defd63b6af65e6de82d5d709d179fde66819d84a500e93e39a7e54285ffaff180e6a81b3f94ec07a206b From 1f82071fb81293e8f36e9c37dffde7d45aaee8e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Sep 2019 08:40:46 +0200 Subject: [PATCH 29/93] update to 8.3.5 raise dependency on sebastian/exporter 3.1.1 --- phpunit8.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 6b6196e..0a0f546 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e31cce0cf4499c0ccdbbb211a3280d36ab341e36 +%global gh_commit 302faed7059fde575cf3403a78c730c5e3a62750 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 3 -%global ver_patch 4 +%global ver_patch 5 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -53,7 +53,7 @@ BuildRequires: (php-composer(phpunit/php-timer) >= 2.1.2 with php-c BuildRequires: (php-composer(sebastian/comparator) >= 3.0.2 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.2 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) +BuildRequires: (php-composer(sebastian/exporter) >= 3.1.1 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) @@ -89,7 +89,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/comparator": "^3.0.2", # "sebastian/diff": "^3.0.2", # "sebastian/environment": "^4.2.2", -# "sebastian/exporter": "^3.1", +# "sebastian/exporter": "^3.1.1", # "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", # "sebastian/resource-operations": "^2.0.1", @@ -115,7 +115,7 @@ Requires: (php-composer(phpunit/php-timer) >= 2.1.2 with php-c Requires: (php-composer(sebastian/comparator) >= 3.0.2 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.2 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) +Requires: (php-composer(sebastian/exporter) >= 3.1.1 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) @@ -230,6 +230,10 @@ exit $ret %changelog +* Sun Sep 15 2019 Remi Collet - 8.3.5-1 +- update to 8.3.5 +- raise dependency on sebastian/exporter 3.1.1 + * Mon Aug 12 2019 Remi Collet - 8.3.4-1 - update to 8.3.4 diff --git a/sources b/sources index 830e849..3e9e391 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.3.4-e31cce0.tar.gz) = 8817b3efb6ea3f5a90a59994a8aacdd4c57601872524defd63b6af65e6de82d5d709d179fde66819d84a500e93e39a7e54285ffaff180e6a81b3f94ec07a206b +SHA512 (phpunit8-8.3.5-302faed.tar.gz) = 5a3f310892730e42663362a16b3cb0492bc19984349779813a78fec0cafe803074a79045b557e74e2cd79d3fe60d953a565fd1ff59ac9b926243c797ae24f64c From e0dcfb0dc32c9d6fb4e1217a554adbd98b2d2e70 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 16 Sep 2019 08:40:46 +0200 Subject: [PATCH 30/93] update to 8.3.5 raise dependency on sebastian/exporter 3.1.1 (cherry picked from commit 1f82071fb81293e8f36e9c37dffde7d45aaee8e1) --- phpunit8.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 677c471..c70180b 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit e31cce0cf4499c0ccdbbb211a3280d36ab341e36 +%global gh_commit 302faed7059fde575cf3403a78c730c5e3a62750 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 3 -%global ver_patch 4 +%global ver_patch 5 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -53,7 +53,7 @@ BuildRequires: (php-composer(phpunit/php-timer) >= 2.1.2 with php-c BuildRequires: (php-composer(sebastian/comparator) >= 3.0.2 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.2 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) +BuildRequires: (php-composer(sebastian/exporter) >= 3.1.1 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) @@ -89,7 +89,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "sebastian/comparator": "^3.0.2", # "sebastian/diff": "^3.0.2", # "sebastian/environment": "^4.2.2", -# "sebastian/exporter": "^3.1", +# "sebastian/exporter": "^3.1.1", # "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", # "sebastian/resource-operations": "^2.0.1", @@ -115,7 +115,7 @@ Requires: (php-composer(phpunit/php-timer) >= 2.1.2 with php-c Requires: (php-composer(sebastian/comparator) >= 3.0.2 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.2 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1 with php-composer(sebastian/exporter) < 4) +Requires: (php-composer(sebastian/exporter) >= 3.1.1 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) @@ -230,6 +230,10 @@ exit $ret %changelog +* Sun Sep 15 2019 Remi Collet - 8.3.5-1 +- update to 8.3.5 +- raise dependency on sebastian/exporter 3.1.1 + * Mon Aug 12 2019 Remi Collet - 8.3.4-1 - update to 8.3.4 diff --git a/sources b/sources index 830e849..3e9e391 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.3.4-e31cce0.tar.gz) = 8817b3efb6ea3f5a90a59994a8aacdd4c57601872524defd63b6af65e6de82d5d709d179fde66819d84a500e93e39a7e54285ffaff180e6a81b3f94ec07a206b +SHA512 (phpunit8-8.3.5-302faed.tar.gz) = 5a3f310892730e42663362a16b3cb0492bc19984349779813a78fec0cafe803074a79045b557e74e2cd79d3fe60d953a565fd1ff59ac9b926243c797ae24f64c From ffd49a85bd398f1dcd0161e544881003c3d38dee Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 4 Oct 2019 10:11:12 +0200 Subject: [PATCH 31/93] v8.4.0 --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 0a0f546..fb89af8 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 302faed7059fde575cf3403a78c730c5e3a62750 +%global gh_commit 57e5e77b62086033528ee1f4063ae03035f57894 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 3 -%global ver_patch 5 +%global ver_minor 4 +%global ver_patch 0 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -230,6 +230,9 @@ exit $ret %changelog +* Fri Oct 4 2019 Remi Collet - 8.4.0-1 +- update to 8.4.0 + * Sun Sep 15 2019 Remi Collet - 8.3.5-1 - update to 8.3.5 - raise dependency on sebastian/exporter 3.1.1 diff --git a/sources b/sources index 3e9e391..fdd3e11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.3.5-302faed.tar.gz) = 5a3f310892730e42663362a16b3cb0492bc19984349779813a78fec0cafe803074a79045b557e74e2cd79d3fe60d953a565fd1ff59ac9b926243c797ae24f64c +SHA512 (phpunit8-8.4.0-57e5e77.tar.gz) = d206462b8f9a489f5876d0cce231eefe40b274df360216590aa96333e6cc2362b7e8cf5b02389758dd670e05eeb74a13b66fbeb470dab2ec17d3a93983a9702c From 2098ca9fa5aa8b67b1e8dcaaeaa22cb325e09622 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Oct 2019 10:43:57 +0200 Subject: [PATCH 32/93] v8.4.1 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index fb89af8..d73ae54 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 57e5e77b62086033528ee1f4063ae03035f57894 +%global gh_commit 366a4a0f2b971fd43b7c351d621e8dd7d7131869 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 4 -%global ver_patch 0 +%global ver_patch 1 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -230,6 +230,9 @@ exit $ret %changelog +* Tue Oct 8 2019 Remi Collet - 8.4.1-1 +- update to 8.4.1 + * Fri Oct 4 2019 Remi Collet - 8.4.0-1 - update to 8.4.0 diff --git a/sources b/sources index fdd3e11..922268b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.4.0-57e5e77.tar.gz) = d206462b8f9a489f5876d0cce231eefe40b274df360216590aa96333e6cc2362b7e8cf5b02389758dd670e05eeb74a13b66fbeb470dab2ec17d3a93983a9702c +SHA512 (phpunit8-8.4.1-366a4a0.tar.gz) = c7bdfbec66db3db07425caf4b7bb4fe7a403bfddda88d2c3adf6c01cbf037c31fb20cc73dc6cabda9580ec0a7a5e65d3ecf40d103560586b51c289310cb889c6 From e0d984c80f1da419e2e75d697fb7d3c2ad1404bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 28 Oct 2019 13:04:07 +0100 Subject: [PATCH 33/93] v8.4.2 --- phpunit8.spec | 8 ++++++-- sources | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index d73ae54..1dbaa63 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 366a4a0f2b971fd43b7c351d621e8dd7d7131869 +%global gh_commit a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 4 -%global ver_patch 1 +%global ver_patch 2 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -196,6 +196,7 @@ 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' \ tests @@ -230,6 +231,9 @@ exit $ret %changelog +* Mon Oct 28 2019 Remi Collet - 8.4.2-1 +- update to 8.4.2 + * Tue Oct 8 2019 Remi Collet - 8.4.1-1 - update to 8.4.1 diff --git a/sources b/sources index 922268b..8184384 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.4.1-366a4a0.tar.gz) = c7bdfbec66db3db07425caf4b7bb4fe7a403bfddda88d2c3adf6c01cbf037c31fb20cc73dc6cabda9580ec0a7a5e65d3ecf40d103560586b51c289310cb889c6 +SHA512 (phpunit8-8.4.2-a142a7e.tar.gz) = 1dac82c8a7e7b3a6209a93d4520677233765143a88f732e399f24227096236c012f7aea940142e1dcdd08dcf50ad0b9ad252548f310aa8effa8c912cf021dc3a From 7c52b295e5abf12f8655501fcde965dc985ef591 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Nov 2019 11:31:05 +0100 Subject: [PATCH 34/93] v8.4.3 (cherry picked from commit d4d466a0d5f5f40e6302d071bf3bbca07decad89) --- phpunit8.spec | 8 ++++++-- sources | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 1dbaa63..0a62d45 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit a142a7e66c0ea7b5b6c04ee27f08d10d1137cd9b +%global gh_commit 67f9e35bffc0dd52d55d565ddbe4230454fd6a4e #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 4 -%global ver_patch 2 +%global ver_patch 3 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -197,6 +197,7 @@ cat src/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' \ tests @@ -231,6 +232,9 @@ exit $ret %changelog +* Wed Nov 6 2019 Remi Collet - 8.4.3-1 +- update to 8.4.3 + * Mon Oct 28 2019 Remi Collet - 8.4.2-1 - update to 8.4.2 diff --git a/sources b/sources index 8184384..bcedae9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.4.2-a142a7e.tar.gz) = 1dac82c8a7e7b3a6209a93d4520677233765143a88f732e399f24227096236c012f7aea940142e1dcdd08dcf50ad0b9ad252548f310aa8effa8c912cf021dc3a +SHA512 (phpunit8-8.4.3-67f9e35.tar.gz) = 274c8794dbc21c5f59f7a0229111482933d8faf8ba90e41dee562aefaab2d97f4538368464b3fb6221a3ae4502422af022b1922414b618abdc3db50aabb89701 From 64fe44c40d57d7543786beebb4d374991ad7053e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Dec 2019 13:31:48 +0100 Subject: [PATCH 35/93] v8.5.0 --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 0a62d45..03059ff 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 67f9e35bffc0dd52d55d565ddbe4230454fd6a4e +%global gh_commit 3ee1c1fd6fc264480c25b6fb8285edefe1702dab #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -23,8 +23,8 @@ %global ns_vendor PHPUnit8 %global php_home %{_datadir}/php %global ver_major 8 -%global ver_minor 4 -%global ver_patch 3 +%global ver_minor 5 +%global ver_patch 0 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -232,6 +232,9 @@ exit $ret %changelog +* Fri Dec 6 2019 Remi Collet - 8.5.0-1 +- update to 8.5.0 + * Wed Nov 6 2019 Remi Collet - 8.4.3-1 - update to 8.4.3 diff --git a/sources b/sources index bcedae9..ea3ed79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.4.3-67f9e35.tar.gz) = 274c8794dbc21c5f59f7a0229111482933d8faf8ba90e41dee562aefaab2d97f4538368464b3fb6221a3ae4502422af022b1922414b618abdc3db50aabb89701 +SHA512 (phpunit8-8.5.0-3ee1c1f.tar.gz) = 2cd811503eb5486cf1cf5aee01b23becf222c38a7fa6275ea5368e7437925f00f6afc93ecca2480b43bef48c826c13c3c516cd0c36ecd524e8e5f08a8381ef76 From 4746c7e75a2a6710d9abfe30ccd013bbea1646ad Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jan 2020 14:02:58 +0100 Subject: [PATCH 36/93] v8.5.1 --- phpunit8.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 03059ff..16c5e02 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 3ee1c1fd6fc264480c25b6fb8285edefe1702dab +%global gh_commit 7870c78da3c5e4883eaef36ae47853ebb3cb86f2 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global ver_patch 0 +%global ver_patch 1 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -232,6 +232,9 @@ exit $ret %changelog +* Thu Jan 2 2020 Remi Collet - 8.5.1-1 +- update to 8.5.1 + * Fri Dec 6 2019 Remi Collet - 8.5.0-1 - update to 8.5.0 diff --git a/sources b/sources index ea3ed79..cdc4b52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.0-3ee1c1f.tar.gz) = 2cd811503eb5486cf1cf5aee01b23becf222c38a7fa6275ea5368e7437925f00f6afc93ecca2480b43bef48c826c13c3c516cd0c36ecd524e8e5f08a8381ef76 +SHA512 (phpunit8-8.5.1-7870c78.tar.gz) = e75725ef6627b15f591fb6feadae4ace00b91561d578cf3502505e61876020582a935d49f3c083aa92b4b97a71e4a52a197dd43488305917524cbba061f70988 From e1f889a7662152c0332597134c1f653494b20f32 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jan 2020 11:32:05 +0100 Subject: [PATCH 37/93] v8.5.2 --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 16c5e02..e2f6888 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for phpunit8 # -# Copyright (c) 2010-2019 Remi Collet +# Copyright (c) 2010-2020 Remi Collet # # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 7870c78da3c5e4883eaef36ae47853ebb3cb86f2 +%global gh_commit 018b6ac3c8ab20916db85fa91bf6465acb64d1e0 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global ver_patch 1 +%global ver_patch 2 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -232,6 +232,9 @@ exit $ret %changelog +* Wed Jan 8 2020 Remi Collet - 8.5.2-1 +- update to 8.5.2 + * Thu Jan 2 2020 Remi Collet - 8.5.1-1 - update to 8.5.1 diff --git a/sources b/sources index cdc4b52..7cd7d85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.1-7870c78.tar.gz) = e75725ef6627b15f591fb6feadae4ace00b91561d578cf3502505e61876020582a935d49f3c083aa92b4b97a71e4a52a197dd43488305917524cbba061f70988 +SHA512 (phpunit8-8.5.2-018b6ac.tar.gz) = 8f11ccd733740a1b9a926a11f5d070fb48cdc176416b3820e37611f11e8bc8bc92b29bcb985d6fcf1d9cc69a4ab1b75d25f8d039c9b686df492c196e9f7954fc From c3808e341e925ae786dec8e7ae41af088f8260f2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 08:59:51 +0000 Subject: [PATCH 38/93] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index e2f6888..829b5e7 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -29,7 +29,7 @@ Name: %{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -232,6 +232,9 @@ exit $ret %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 8.5.2-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 8 2020 Remi Collet - 8.5.2-1 - update to 8.5.2 From f01ffa62d4a7f66473b45822b3819f222ce69f38 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Mar 2020 16:31:06 +0100 Subject: [PATCH 39/93] load phpunit-selenium autoloader if present own /usr/share/php/PHPUnit8/Extensions --- phpunit8.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 829b5e7..68739fe 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -25,11 +25,11 @@ %global ver_major 8 %global ver_minor 5 %global ver_patch 2 -%global specrel 1 +%global specrel 2 Name: %{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -189,6 +189,10 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/PharIo/Manifest/autoload.php', '%{php_home}/PharIo/Version/autoload.php', ]); +// Extensions +\Fedora\Autoloader\Dependencies::optional( + glob("%{php_home}/%{ns_vendor}/Extensions/*/autoload.php") +); EOF cat src/autoload.php @@ -204,6 +208,7 @@ cat src/autoload.php %install mkdir -p %{buildroot}%{php_home} cp -pr src %{buildroot}%{php_home}/%{ns_vendor} +mkdir %{buildroot}%{php_home}/%{ns_vendor}/Extensions install -D -p -m 755 phpunit %{buildroot}%{_bindir}/%{name} install -p -m 644 phpunit.xsd %{buildroot}%{php_home}/%{ns_vendor}/phpunit.xsd @@ -232,6 +237,10 @@ exit $ret %changelog +* Tue Mar 17 2020 Remi Collet - 8.5.2-2 +- load phpunit-selenium autoloader if present +- own /usr/share/php/PHPUnit8/Extensions + * Thu Jan 30 2020 Fedora Release Engineering - 8.5.2-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From e7a8884a192fa8a6707d5a3bccfcede4e18b0d3c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2020 11:56:24 +0200 Subject: [PATCH 40/93] v8.5.3 --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 68739fe..90ebef8 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 018b6ac3c8ab20916db85fa91bf6465acb64d1e0 +%global gh_commit 67750516bc02f300e2742fed2f50177f8f37bedf #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,8 +24,8 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global ver_patch 2 -%global specrel 2 +%global ver_patch 3 +%global specrel 1 Name: %{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} @@ -237,6 +237,9 @@ exit $ret %changelog +* Tue Mar 31 2020 Remi Collet - 8.5.3-1 +- update to 8.5.3 + * Tue Mar 17 2020 Remi Collet - 8.5.2-2 - load phpunit-selenium autoloader if present - own /usr/share/php/PHPUnit8/Extensions diff --git a/sources b/sources index 7cd7d85..84df3b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.2-018b6ac.tar.gz) = 8f11ccd733740a1b9a926a11f5d070fb48cdc176416b3820e37611f11e8bc8bc92b29bcb985d6fcf1d9cc69a4ab1b75d25f8d039c9b686df492c196e9f7954fc +SHA512 (phpunit8-8.5.3-6775051.tar.gz) = bbdc197fe455bcf9731d1e0d1bc539a242b35ff9fe40a73701cda8ea005616c4f47afcb64f0a228f9668a543071fc3f54b9fd34aa757dfb1e8da2a4652d244b8 From f6f24d445793f0f9797a9d970fd1387004bd2fd4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 23 Apr 2020 09:16:10 +0200 Subject: [PATCH 41/93] v8.5.4 --- phpunit8.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpunit8.spec b/phpunit8.spec index 90ebef8..7b0d8e8 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 67750516bc02f300e2742fed2f50177f8f37bedf +%global gh_commit 8474e22d7d642f665084ba5ec780626cbd1efd23 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global ver_patch 3 +%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -220,7 +220,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 php72 php73 php74; do +for cmd in php php72 php73 php74 php80; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -237,6 +237,9 @@ exit $ret %changelog +* Thu Apr 23 2020 Remi Collet - 8.5.4-1 +- update to 8.5.4 + * Tue Mar 31 2020 Remi Collet - 8.5.3-1 - update to 8.5.3 diff --git a/sources b/sources index 84df3b7..e2562ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.3-6775051.tar.gz) = bbdc197fe455bcf9731d1e0d1bc539a242b35ff9fe40a73701cda8ea005616c4f47afcb64f0a228f9668a543071fc3f54b9fd34aa757dfb1e8da2a4652d244b8 +SHA512 (phpunit8-8.5.4-8474e22.tar.gz) = ef95d618af84220fac4dfc1ae56c7e1be3bd153fe7afef8baa68547049f2a1d44ba097696cbdf85c55c2675d60a0b30a20f9513a906123e7ab20c934f7360bf5 From 95aa03e7d765d0f5435e4ea8757b38577cf7988d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 May 2020 09:33:42 +0200 Subject: [PATCH 42/93] update to 8.5.5 sources from git snapshot --- .gitignore | 1 + makesrc.sh | 28 ++++++++++++++++++++++++++++ phpunit8.spec | 12 ++++++++---- sources | 2 +- 4 files changed, 38 insertions(+), 5 deletions(-) create mode 100755 makesrc.sh diff --git a/.gitignore b/.gitignore index 35b1a7e..08edfa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ clog /phpunit8-8.*.tar.gz +/phpunit8-8.5.5-63dda3b.tgz diff --git a/makesrc.sh b/makesrc.sh new file mode 100755 index 0000000..8152336 --- /dev/null +++ b/makesrc.sh @@ -0,0 +1,28 @@ +#!/bin/bash + +NAME=$(basename $PWD) +OWNER=$(sed -n '/^%global gh_vendor/{s/.* //;p}' $NAME.spec) +PROJECT=$(sed -n '/^%global gh_project/{s/.* //;p}' $NAME.spec) +VERSION=$(sed -n '/^Version:/{s/.* //;p}' $NAME.spec) +COMMIT=$(sed -n '/^%global gh_commit/{s/.* //;p}' $NAME.spec) +SHORT=${COMMIT:0:7} + +echo -e "\nCreate git snapshot\nName=$NAME, Owner=$OWNER, Project=$PROJECT, Version=$VERSION\n" + +echo "Cloning..." +rm -rf $PROJECT-$COMMIT +git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT + +echo "Getting commit..." +pushd $PROJECT-$COMMIT +git checkout $COMMIT +cp composer.json ../composer.json +popd + +echo "Archiving..." +tar czf $NAME-$VERSION-$SHORT.tgz --exclude-vcs --exclude tools $PROJECT-$COMMIT + +echo "Cleaning..." +rm -rf $PROJECT-$COMMIT + +echo "Done." diff --git a/phpunit8.spec b/phpunit8.spec index 7b0d8e8..9b04fc3 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 8474e22d7d642f665084ba5ec780626cbd1efd23 +%global gh_commit 63dda3b212a0025d380a745f91bdb4d8c985adb7 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,17 +24,17 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global ver_patch 4 %global specrel 1 Name: %{pk_project}%{ver_major} -Version: %{ver_major}.%{ver_minor}.%{ver_patch} +Version: 8.5.5 Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD URL: https://github.com/%{gh_vendor}/%{gh_project} -Source0: https://github.com/%{gh_vendor}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz +Source0: %{name}-%{version}-%{gh_short}.tgz +Source1: makesrc.sh # Fix command for autoload Patch0: %{name}-rpm.patch @@ -237,6 +237,10 @@ exit $ret %changelog +* Sat May 23 2020 Remi Collet - 8.5.5-1 +- update to 8.5.5 +- sources from git snapshot + * Thu Apr 23 2020 Remi Collet - 8.5.4-1 - update to 8.5.4 diff --git a/sources b/sources index e2562ab..4f16ae7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.4-8474e22.tar.gz) = ef95d618af84220fac4dfc1ae56c7e1be3bd153fe7afef8baa68547049f2a1d44ba097696cbdf85c55c2675d60a0b30a20f9513a906123e7ab20c934f7360bf5 +SHA512 (phpunit8-8.5.5-63dda3b.tgz) = 6ddd792a3e13b1c6ea33d6b45f669916ecf1f4c2810aa9e23cb6d4a664d2aa60033118989ee6400621bbe7e930fc09c0443146f42bb98c2808c2bf03d27bf4fb From e7962ccb353cfd05f118a4d278c6a401920320bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Jun 2020 14:39:31 +0200 Subject: [PATCH 43/93] v8.5.6 --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 08edfa5..a0a24c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ clog /phpunit8-8.*.tar.gz /phpunit8-8.5.5-63dda3b.tgz +/phpunit8-8.5.6-3f9c407.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 9b04fc3..e1185b3 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 63dda3b212a0025d380a745f91bdb4d8c985adb7 +%global gh_commit 3f9c4079d1407cd84c51c02c6ad1df6ec2ed1348 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,7 +27,7 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.5 +Version: 8.5.6 Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -237,6 +237,9 @@ exit $ret %changelog +* Mon Jun 15 2020 Remi Collet - 8.5.6-1 +- update to 8.5.6 + * Sat May 23 2020 Remi Collet - 8.5.5-1 - update to 8.5.5 - sources from git snapshot diff --git a/sources b/sources index 4f16ae7..1b73a47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.5-63dda3b.tgz) = 6ddd792a3e13b1c6ea33d6b45f669916ecf1f4c2810aa9e23cb6d4a664d2aa60033118989ee6400621bbe7e930fc09c0443146f42bb98c2808c2bf03d27bf4fb +SHA512 (phpunit8-8.5.6-3f9c407.tgz) = 71cc620940c1e1ae65cd3732c509e6da70038ebb29215bad6c7e95ef5a659af3fb168b3d43fc16acea7d72cbc994ff0badf7d799b13f78b11d8b36c0dbf7dddb From 5a497e7d690b781aaadb85307f13ccafb6b6dfe9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 22 Jun 2020 09:34:57 +0200 Subject: [PATCH 44/93] v8.5.8 --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a0a24c2..f000b96 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ clog /phpunit8-8.*.tar.gz /phpunit8-8.5.5-63dda3b.tgz /phpunit8-8.5.6-3f9c407.tgz +/phpunit8-8.5.8-34c18ba.tgz diff --git a/phpunit8.spec b/phpunit8.spec index e1185b3..5f2b9be 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 3f9c4079d1407cd84c51c02c6ad1df6ec2ed1348 +%global gh_commit 34c18baa6a44f1d1fbf0338907139e9dce95b997 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,7 +27,7 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.6 +Version: 8.5.8 Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -237,6 +237,9 @@ exit $ret %changelog +* Mon Jun 22 2020 Remi Collet - 8.5.8-1 +- update to 8.5.8 + * Mon Jun 15 2020 Remi Collet - 8.5.6-1 - update to 8.5.6 diff --git a/sources b/sources index 1b73a47..0714d80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.6-3f9c407.tgz) = 71cc620940c1e1ae65cd3732c509e6da70038ebb29215bad6c7e95ef5a659af3fb168b3d43fc16acea7d72cbc994ff0badf7d799b13f78b11d8b36c0dbf7dddb +SHA512 (phpunit8-8.5.8-34c18ba.tgz) = 27d70638c60e8951d090bab61f7cb4017e7479930dc7dd83b708bffe23ba4c49b647d3ce2f73b01bf92d81a1cb0c56025ece999dae31076a71117ddda3dc7506 From 0369a07f05a7cbb5261d732804ace1b44897f9c6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 22:26:34 +0000 Subject: [PATCH 45/93] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5f2b9be..7499ba4 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -28,7 +28,7 @@ Name: %{pk_project}%{ver_major} Version: 8.5.8 -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -237,6 +237,9 @@ exit $ret %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 8.5.8-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jun 22 2020 Remi Collet - 8.5.8-1 - update to 8.5.8 From 419a3088f3c89ece61b39f4a4b9ab208112bb5f0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Nov 2020 08:26:15 +0100 Subject: [PATCH 46/93] update to 8.5.9 raise dependency on doctrine/instantiator 1.3.1 raise dependency on myclabs/deep-copy 1.10.0 raise dependency on phpspec/prophecy 1.10.3 raise dependency on phpunit/php-code-coverage 7.0.10 raise dependency on sebastian/environment 4.2.2 raise dependency on sebastian/exporter 3.1.2 --- .gitignore | 1 + phpunit8-rpm.patch | 16 ++++++------ phpunit8.spec | 64 ++++++++++++++++++++++++---------------------- sources | 2 +- 4 files changed, 44 insertions(+), 39 deletions(-) diff --git a/.gitignore b/.gitignore index f000b96..e8ed1ae 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ clog /phpunit8-8.5.5-63dda3b.tgz /phpunit8-8.5.6-3f9c407.tgz /phpunit8-8.5.8-34c18ba.tgz +/phpunit8-8.5.9-f5c8a5d.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index 8b70cbd..b66a4d2 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-rpm.patch @@ -1,6 +1,6 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2019-02-01 06:41:59.000000000 +0100 -+++ ./phpunit 2019-02-01 08:43:27.079804951 +0100 +--- ./phpunit.rpm 2020-11-10 16:52:55.000000000 +0100 ++++ ./phpunit 2020-11-10 16:58:06.470107562 +0100 @@ -27,25 +27,12 @@ if (!ini_get('date.timezone')) { ini_set('date.timezone', 'UTC'); } @@ -44,9 +44,9 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer +} diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php ---- ./src/Util/Configuration.php.rpm 2019-02-01 06:41:59.000000000 +0100 -+++ ./src/Util/Configuration.php 2019-02-01 08:43:27.079804951 +0100 -@@ -899,7 +899,7 @@ final class Configuration +--- ./src/Util/Configuration.php.rpm 2020-11-10 16:58:06.470107562 +0100 ++++ ./src/Util/Configuration.php 2020-11-10 16:59:17.462913118 +0100 +@@ -903,7 +903,7 @@ final class Configuration private function validateConfigurationAgainstSchema(): void { $original = \libxml_use_internal_errors(true); @@ -54,10 +54,10 @@ diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php + $xsdFilename = __DIR__ . '/../phpunit.xsd'; if (\defined('__PHPUNIT_PHAR_ROOT__')) { - $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; + $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2019-02-01 08:43:27.080804957 +0100 -+++ ./tests/bootstrap.php 2019-02-01 08:44:59.691284599 +0100 +--- ./tests/bootstrap.php.rpm 2020-11-10 16:52:55.000000000 +0100 ++++ ./tests/bootstrap.php 2020-11-10 16:58:06.470107562 +0100 @@ -14,4 +14,9 @@ if (!\defined('TEST_FILES_PATH')) { \ini_set('precision', '14'); \ini_set('serialize_precision', '14'); diff --git a/phpunit8.spec b/phpunit8.spec index 7499ba4..f8967e4 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 34c18baa6a44f1d1fbf0338907139e9dce95b997 +%global gh_commit f5c8a5dd5e7e8d68d7562bfb48d47287d33937d6 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,8 +27,8 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.8 -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 +Version: 8.5.9 +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -41,19 +41,19 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.2 -BuildRequires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-composer(doctrine/instantiator) < 2) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) +BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) +BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-composer(myclabs/deep-copy) < 2) BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) -BuildRequires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.7 with php-composer(phpunit/php-code-coverage) < 8) +BuildRequires: (php-composer(phpspec/prophecy) >= 1.10.3 with php-composer(phpspec/prophecy) < 2) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.10 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) -BuildRequires: (php-composer(sebastian/environment) >= 4.2.2 with php-composer(sebastian/environment) < 5) -BuildRequires: (php-composer(sebastian/exporter) >= 3.1.1 with php-composer(sebastian/exporter) < 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/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) @@ -77,19 +77,19 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "doctrine/instantiator": "^1.2.0", -# "myclabs/deep-copy": "^1.9.1", +# "doctrine/instantiator": "^1.3.1", +# "myclabs/deep-copy": "^1.10.0", # "phar-io/manifest": "^1.0.3", # "phar-io/version": "^2.0.1", -# "phpspec/prophecy": "^1.8.1", -# "phpunit/php-code-coverage": "^7.0.7", +# "phpspec/prophecy": "^1.10.3", +# "phpunit/php-code-coverage": "^7.0.10", # "phpunit/php-file-iterator": "^2.0.2", # "phpunit/php-text-template": "^1.2.1", # "phpunit/php-timer": "^2.1.2", # "sebastian/comparator": "^3.0.2", # "sebastian/diff": "^3.0.2", -# "sebastian/environment": "^4.2.2", -# "sebastian/exporter": "^3.1.1", +# "sebastian/environment": "^4.2.3", +# "sebastian/exporter": "^3.1.2", # "sebastian/global-state": "^3.0.0", # "sebastian/object-enumerator": "^3.0.3", # "sebastian/resource-operations": "^2.0.1", @@ -103,19 +103,19 @@ Requires: php-libxml Requires: php-mbstring Requires: php-xml Requires: php-xmlwriter -Requires: (php-composer(doctrine/instantiator) >= 1.2.0 with php-composer(doctrine/instantiator) < 2) -Requires: (php-composer(myclabs/deep-copy) >= 1.9.1 with php-composer(myclabs/deep-copy) < 2) +Requires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) +Requires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-composer(myclabs/deep-copy) < 2) Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) -Requires: (php-composer(phpspec/prophecy) >= 1.8.1 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.7 with php-composer(phpunit/php-code-coverage) < 8) +Requires: (php-composer(phpspec/prophecy) >= 1.10.3 with php-composer(phpspec/prophecy) < 2) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.10 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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/diff) >= 3.0.2 with php-composer(sebastian/diff) < 4) -Requires: (php-composer(sebastian/environment) >= 4.2.2 with php-composer(sebastian/environment) < 5) -Requires: (php-composer(sebastian/exporter) >= 3.1.1 with php-composer(sebastian/exporter) < 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/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) @@ -177,14 +177,8 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/ResourceOperations2/autoload.php', '%{php_home}/SebastianBergmann/Type/autoload.php', '%{php_home}/SebastianBergmann/Version/autoload.php', - [ - '%{php_home}/Doctrine/Instantiator11/autoload.php', - '%{php_home}/Doctrine/Instantiator/autoload.php', - ], - [ - '%{php_home}/DeepCopy19/autoload.php', - '%{php_home}/DeepCopy/autoload.php', - ], + '%{php_home}/Doctrine/Instantiator/autoload.php', + '%{php_home}/DeepCopy/autoload.php', '%{php_home}/SebastianBergmann/Invoker/autoload.php', '%{php_home}/PharIo/Manifest/autoload.php', '%{php_home}/PharIo/Version/autoload.php', @@ -220,7 +214,8 @@ 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 php72 php73 php74 php80; do +# Not compatible with 8.0.0RC4 +for cmd in php php72 php73 php74; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -237,6 +232,15 @@ exit $ret %changelog +* Tue Nov 10 2020 Remi Collet - 8.5.9-1 +- update to 8.5.9 +- raise dependency on doctrine/instantiator 1.3.1 +- raise dependency on myclabs/deep-copy 1.10.0 +- raise dependency on phpspec/prophecy 1.10.3 +- raise dependency on phpunit/php-code-coverage 7.0.10 +- raise dependency on sebastian/environment 4.2.2 +- raise dependency on sebastian/exporter 3.1.2 + * Tue Jul 28 2020 Fedora Release Engineering - 8.5.8-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 0714d80..3a8cf7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.8-34c18ba.tgz) = 27d70638c60e8951d090bab61f7cb4017e7479930dc7dd83b708bffe23ba4c49b647d3ce2f73b01bf92d81a1cb0c56025ece999dae31076a71117ddda3dc7506 +SHA512 (phpunit8-8.5.9-f5c8a5d.tgz) = 2882e88c98cfc27e8677959a3cdbc774ce0dc95a017a9d062427f7ada8f4c68def2558e265dfda842d79a516eb9d8f263c61a34251035453c3ac75f24609ebed From 4cd62ca041d9bfce69d5875015ad46a120027ac6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 Nov 2020 07:41:15 +0100 Subject: [PATCH 47/93] update to 8.5.11 raise dependency on phpunit/php-code-coverage 7.0.12 --- .gitignore | 1 + phpunit8.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index e8ed1ae..c151a72 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ clog /phpunit8-8.5.6-3f9c407.tgz /phpunit8-8.5.8-34c18ba.tgz /phpunit8-8.5.9-f5c8a5d.tgz +/phpunit8-8.5.11-3123601.tgz diff --git a/phpunit8.spec b/phpunit8.spec index f8967e4..c4bbf8e 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit f5c8a5dd5e7e8d68d7562bfb48d47287d33937d6 +%global gh_commit 3123601e3b29339b20129acc3f989cfec3274566 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,7 +27,7 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.9 +Version: 8.5.11 Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -46,7 +46,7 @@ BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-c BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) BuildRequires: (php-composer(phpspec/prophecy) >= 1.10.3 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.10 with php-composer(phpunit/php-code-coverage) < 8) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -108,7 +108,7 @@ Requires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-c Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) Requires: (php-composer(phpspec/prophecy) >= 1.10.3 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.10 with php-composer(phpunit/php-code-coverage) < 8) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 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) @@ -214,8 +214,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 -# Not compatible with 8.0.0RC4 -for cmd in php php72 php73 php74; do +for cmd in php php72 php73 php74 php80; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -232,6 +231,10 @@ exit $ret %changelog +* Fri Nov 27 2020 Remi Collet - 8.5.11-1 +- update to 8.5.11 +- raise dependency on phpunit/php-code-coverage 7.0.12 + * Tue Nov 10 2020 Remi Collet - 8.5.9-1 - update to 8.5.9 - raise dependency on doctrine/instantiator 1.3.1 diff --git a/sources b/sources index 3a8cf7f..435252a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.9-f5c8a5d.tgz) = 2882e88c98cfc27e8677959a3cdbc774ce0dc95a017a9d062427f7ada8f4c68def2558e265dfda842d79a516eb9d8f263c61a34251035453c3ac75f24609ebed +SHA512 (phpunit8-8.5.11-3123601.tgz) = aea969ace59ca90cf513fb988f107fc3b66d5918dca5303a96f110309adf408274d19c5c360c2d5608316aaa61bc3df8753cf308956d178e0ceefea17709e9de From 6090cea5f5b4ec781fcf2761853faac5959a548b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 Nov 2020 14:07:50 +0100 Subject: [PATCH 48/93] update to 8.5.12 raise dependency on phar-io/manifest 2.0.1 raise dependency on phar-io/version 3.0.2 --- .gitignore | 1 + phpunit8.spec | 27 ++++++++++++++++----------- sources | 2 +- 3 files changed, 18 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index c151a72..4a470f0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ clog /phpunit8-8.5.8-34c18ba.tgz /phpunit8-8.5.9-f5c8a5d.tgz /phpunit8-8.5.11-3123601.tgz +/phpunit8-8.5.12-f40cf5b.tgz diff --git a/phpunit8.spec b/phpunit8.spec index c4bbf8e..bdcc735 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 3123601e3b29339b20129acc3f989cfec3274566 +%global gh_commit f40cf5be80a7d177494592ad1b2db3f64ea1dee3 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,7 +27,7 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.11 +Version: 8.5.12 Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -43,8 +43,8 @@ BuildArch: noarch BuildRequires: php(language) >= 7.2 BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-composer(myclabs/deep-copy) < 2) -BuildRequires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) -BuildRequires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) +BuildRequires: (php-composer(phar-io/manifest) >= 2.0.1 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.10.3 with php-composer(phpspec/prophecy) < 2) BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 with php-composer(phpunit/php-file-iterator) < 3) @@ -70,7 +70,7 @@ BuildRequires: php-xmlwriter BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # From composer.json, "require": { -# "php": "^7.2", +# "php": ">=7.2", # "ext-dom": "*", # "ext-json": "*", # "ext-libxml": "*", @@ -79,8 +79,8 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.3.1", # "myclabs/deep-copy": "^1.10.0", -# "phar-io/manifest": "^1.0.3", -# "phar-io/version": "^2.0.1", +# "phar-io/manifest": "^2.0.1", +# "phar-io/version": "^3.0.2", # "phpspec/prophecy": "^1.10.3", # "phpunit/php-code-coverage": "^7.0.10", # "phpunit/php-file-iterator": "^2.0.2", @@ -105,8 +105,8 @@ Requires: php-xml Requires: php-xmlwriter Requires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) Requires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-composer(myclabs/deep-copy) < 2) -Requires: (php-composer(phar-io/manifest) >= 1.0.3 with php-composer(phar-io/manifest) < 2) -Requires: (php-composer(phar-io/version) >= 2.0.1 with php-composer(phar-io/version) < 3) +Requires: (php-composer(phar-io/manifest) >= 2.0.1 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.10.3 with php-composer(phpspec/prophecy) < 2) Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 with php-composer(phpunit/php-file-iterator) < 3) @@ -180,8 +180,8 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/Doctrine/Instantiator/autoload.php', '%{php_home}/DeepCopy/autoload.php', '%{php_home}/SebastianBergmann/Invoker/autoload.php', - '%{php_home}/PharIo/Manifest/autoload.php', - '%{php_home}/PharIo/Version/autoload.php', + '%{php_home}/PharIo/Manifest2/autoload.php', + '%{php_home}/PharIo/Version3/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional( @@ -231,6 +231,11 @@ exit $ret %changelog +* Mon Nov 30 2020 Remi Collet - 8.5.12-1 +- update to 8.5.12 +- raise dependency on phar-io/manifest 2.0.1 +- raise dependency on phar-io/version 3.0.2 + * Fri Nov 27 2020 Remi Collet - 8.5.11-1 - update to 8.5.11 - raise dependency on phpunit/php-code-coverage 7.0.12 diff --git a/sources b/sources index 435252a..3a4ffd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.11-3123601.tgz) = aea969ace59ca90cf513fb988f107fc3b66d5918dca5303a96f110309adf408274d19c5c360c2d5608316aaa61bc3df8753cf308956d178e0ceefea17709e9de +SHA512 (phpunit8-8.5.12-f40cf5b.tgz) = 641b6db98fe64109befb3d1769aa9c9b8123c830ad8111c295c4d98c8bda156c806f7d8706114b083af155a13695987f6054636f20d10902800f7ea07fb585e4 From efd4d02c6a848965689d7fd512ab48114f5d41e0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 1 Dec 2020 08:05:22 +0100 Subject: [PATCH 49/93] v8.5.13 (cherry picked from commit 3128d0d9b28222e7d88fdfc1d00ea3ac3ad49db2) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4a470f0..23a4c56 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ clog /phpunit8-8.5.9-f5c8a5d.tgz /phpunit8-8.5.11-3123601.tgz /phpunit8-8.5.12-f40cf5b.tgz +/phpunit8-8.5.13-8e86be3.tgz diff --git a/phpunit8.spec b/phpunit8.spec index bdcc735..a0089dc 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit f40cf5be80a7d177494592ad1b2db3f64ea1dee3 +%global gh_commit 8e86be391a58104ef86037ba8a846524528d784e #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,7 +27,7 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.12 +Version: 8.5.13 Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} @@ -231,6 +231,9 @@ exit $ret %changelog +* Tue Dec 1 2020 Remi Collet - 8.5.13-1 +- update to 8.5.13 + * Mon Nov 30 2020 Remi Collet - 8.5.12-1 - update to 8.5.12 - raise dependency on phar-io/manifest 2.0.1 diff --git a/sources b/sources index 3a4ffd6..6a55d8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.12-f40cf5b.tgz) = 641b6db98fe64109befb3d1769aa9c9b8123c830ad8111c295c4d98c8bda156c806f7d8706114b083af155a13695987f6054636f20d10902800f7ea07fb585e4 +SHA512 (phpunit8-8.5.13-8e86be3.tgz) = bc2e9a4ecd8ef26c55faa9a439cdb5be95b0825f73785a20e03bea40457ce68c44a82da297327f46ffbe309f230e345e2d3546f9590cdcc932f8cdd1aa8cfefb From c1676e419fa0a9c0a3a5dd7af1b3bd080d6cfc3d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 08:02:36 +0000 Subject: [PATCH 50/93] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index a0089dc..ec5924c 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -28,7 +28,7 @@ Name: %{pk_project}%{ver_major} Version: 8.5.13 -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -231,6 +231,9 @@ exit $ret %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 8.5.13-1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 1 2020 Remi Collet - 8.5.13-1 - update to 8.5.13 From 7f3d2baddd3fe42e09b6011fdc88a05fe4f369f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Feb 2021 06:49:50 +0100 Subject: [PATCH 51/93] v8.5.14 --- .gitignore | 1 + phpunit8-rpm.patch | 18 +++++++++--------- phpunit8.spec | 11 +++++++---- sources | 2 +- 4 files changed, 18 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 23a4c56..95b3fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ clog /phpunit8-8.5.11-3123601.tgz /phpunit8-8.5.12-f40cf5b.tgz /phpunit8-8.5.13-8e86be3.tgz +/phpunit8-8.5.14-c25f798.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index b66a4d2..f4e4c9f 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-rpm.patch @@ -1,6 +1,6 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2020-11-10 16:52:55.000000000 +0100 -+++ ./phpunit 2020-11-10 16:58:06.470107562 +0100 +--- ./phpunit.rpm 2021-02-03 14:04:11.000000000 +0100 ++++ ./phpunit 2021-02-03 14:04:57.662439204 +0100 @@ -27,25 +27,12 @@ if (!ini_get('date.timezone')) { ini_set('date.timezone', 'UTC'); } @@ -44,20 +44,20 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer +} diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php ---- ./src/Util/Configuration.php.rpm 2020-11-10 16:58:06.470107562 +0100 -+++ ./src/Util/Configuration.php 2020-11-10 16:59:17.462913118 +0100 -@@ -903,7 +903,7 @@ final class Configuration +--- ./src/Util/Configuration.php.rpm 2021-02-03 14:04:57.662439204 +0100 ++++ ./src/Util/Configuration.php 2021-02-03 14:06:08.876097281 +0100 +@@ -929,7 +929,7 @@ final class Configuration private function validateConfigurationAgainstSchema(): void { - $original = \libxml_use_internal_errors(true); + $original = libxml_use_internal_errors(true); - $xsdFilename = __DIR__ . '/../../phpunit.xsd'; + $xsdFilename = __DIR__ . '/../phpunit.xsd'; - if (\defined('__PHPUNIT_PHAR_ROOT__')) { + if (defined('__PHPUNIT_PHAR_ROOT__')) { $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2020-11-10 16:52:55.000000000 +0100 -+++ ./tests/bootstrap.php 2020-11-10 16:58:06.470107562 +0100 +--- ./tests/bootstrap.php.rpm 2021-02-03 14:04:11.000000000 +0100 ++++ ./tests/bootstrap.php 2021-02-03 14:04:57.662439204 +0100 @@ -14,4 +14,9 @@ if (!\defined('TEST_FILES_PATH')) { \ini_set('precision', '14'); \ini_set('serialize_precision', '14'); diff --git a/phpunit8.spec b/phpunit8.spec index ec5924c..d3767d8 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for phpunit8 # -# Copyright (c) 2010-2020 Remi Collet +# Copyright (c) 2010-2021 Remi Collet # # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 8e86be391a58104ef86037ba8a846524528d784e +%global gh_commit c25f79895d27b6ecd5abfa63de1606b786a461a3 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -27,8 +27,8 @@ %global specrel 1 Name: %{pk_project}%{ver_major} -Version: 8.5.13 -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}.1 +Version: 8.5.14 +Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -231,6 +231,9 @@ exit $ret %changelog +* Wed Feb 3 2021 Remi Collet - 8.5.14-1 +- update to 8.5.14 + * Wed Jan 27 2021 Fedora Release Engineering - 8.5.13-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 6a55d8a..ef34862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.13-8e86be3.tgz) = bc2e9a4ecd8ef26c55faa9a439cdb5be95b0825f73785a20e03bea40457ce68c44a82da297327f46ffbe309f230e345e2d3546f9590cdcc932f8cdd1aa8cfefb +SHA512 (phpunit8-8.5.14-c25f798.tgz) = 406a84b619741308396e400da75c7b29f04bfe05c02017819749305044781afb6bf615bd6d8e4f458a4f0108557d39f9694d59ed4fd24f626d69af8300256018 From b54a71ac0ad05eed8c21a1b9c5e6708508dc7247 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Mar 2021 10:21:13 +0100 Subject: [PATCH 52/93] v8.5.15 --- .gitignore | 1 + makesrc.sh | 36 ++++++++++++++++++++---------------- phpunit8.spec | 19 ++++++++++++------- sources | 2 +- 4 files changed, 34 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index 95b3fa2..cff5d82 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ clog /phpunit8-8.5.12-f40cf5b.tgz /phpunit8-8.5.13-8e86be3.tgz /phpunit8-8.5.14-c25f798.tgz +/phpunit8-8.5.15-038d419.tgz diff --git a/makesrc.sh b/makesrc.sh index 8152336..3580b58 100755 --- a/makesrc.sh +++ b/makesrc.sh @@ -1,28 +1,32 @@ #!/bin/bash NAME=$(basename $PWD) -OWNER=$(sed -n '/^%global gh_vendor/{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 '/^Version:/{s/.* //;p}' $NAME.spec) +VERSION=$(sed -n '/^%global upstream_version/{s/.* //;p}' $NAME.spec) COMMIT=$(sed -n '/^%global gh_commit/{s/.* //;p}' $NAME.spec) SHORT=${COMMIT:0:7} -echo -e "\nCreate git snapshot\nName=$NAME, Owner=$OWNER, Project=$PROJECT, Version=$VERSION\n" +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 "Cloning..." -rm -rf $PROJECT-$COMMIT -git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT + echo "Cloning..." + rm -rf $PROJECT-$COMMIT + git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT -echo "Getting commit..." -pushd $PROJECT-$COMMIT -git checkout $COMMIT -cp composer.json ../composer.json -popd + echo "Getting commit..." + pushd $PROJECT-$COMMIT + git checkout $COMMIT || exit1 + cp composer.json ../composer.json + popd -echo "Archiving..." -tar czf $NAME-$VERSION-$SHORT.tgz --exclude-vcs --exclude tools $PROJECT-$COMMIT + echo "Archiving..." + tar czf $NAME-$VERSION-$SHORT.tgz --exclude-vcs --exclude tools $PROJECT-$COMMIT -echo "Cleaning..." -rm -rf $PROJECT-$COMMIT + echo "Cleaning..." + rm -rf $PROJECT-$COMMIT -echo "Done." + echo "Done." +fi diff --git a/phpunit8.spec b/phpunit8.spec index d3767d8..ffad91e 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,10 +11,10 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c25f79895d27b6ecd5abfa63de1606b786a461a3 +%global gh_commit 038d4196d8e8cb405cd5e82cedfe413ad6eef9ef #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_vendor sebastianbergmann +%global gh_owner sebastianbergmann %global gh_project phpunit # Packagist %global pk_vendor phpunit @@ -24,16 +24,18 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global specrel 1 + +%global upstream_version 8.5.15 +#global upstream_prever dev Name: %{pk_project}%{ver_major} -Version: 8.5.14 -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} +Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD -URL: https://github.com/%{gh_vendor}/%{gh_project} -Source0: %{name}-%{version}-%{gh_short}.tgz +URL: https://github.com/%{gh_owner}/%{gh_project} +Source0: %{name}-%{upstream_version}-%{gh_short}.tgz Source1: makesrc.sh # Fix command for autoload @@ -231,6 +233,9 @@ exit $ret %changelog +* Wed Mar 17 2021 Remi Collet - 8.5.15-1 +- update to 8.5.15 + * Wed Feb 3 2021 Remi Collet - 8.5.14-1 - update to 8.5.14 diff --git a/sources b/sources index ef34862..657224a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.14-c25f798.tgz) = 406a84b619741308396e400da75c7b29f04bfe05c02017819749305044781afb6bf615bd6d8e4f458a4f0108557d39f9694d59ed4fd24f626d69af8300256018 +SHA512 (phpunit8-8.5.15-038d419.tgz) = 365b77b4784aa24d9b30caedd92e3811df2333749ef84fd848f3be49a03bd90cdfd5a00f29f5d126712c35337c374b0d625ff46f5fe65854039c394ffa416a04 From f3d6cd2ea39930a479c2af9429d6652813d9448f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Jun 2021 07:46:36 +0200 Subject: [PATCH 53/93] v8.5.16 --- .gitignore | 1 + phpunit8-rpm.patch | 29 ++++++++++++++++++----------- phpunit8.spec | 7 +++++-- sources | 2 +- 4 files changed, 25 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index cff5d82..1eb8383 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ clog /phpunit8-8.5.13-8e86be3.tgz /phpunit8-8.5.14-c25f798.tgz /phpunit8-8.5.15-038d419.tgz +/phpunit8-8.5.16-cc66f2f.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index f4e4c9f..530819f 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-rpm.patch @@ -1,6 +1,6 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2021-02-03 14:04:11.000000000 +0100 -+++ ./phpunit 2021-02-03 14:04:57.662439204 +0100 +--- ./phpunit.rpm 2021-06-07 07:13:03.000000000 +0200 ++++ ./phpunit 2021-06-07 07:13:10.372992677 +0200 @@ -27,25 +27,12 @@ if (!ini_get('date.timezone')) { ini_set('date.timezone', 'UTC'); } @@ -44,8 +44,8 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer +} diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php ---- ./src/Util/Configuration.php.rpm 2021-02-03 14:04:57.662439204 +0100 -+++ ./src/Util/Configuration.php 2021-02-03 14:06:08.876097281 +0100 +--- ./src/Util/Configuration.php.rpm 2021-06-07 07:13:03.000000000 +0200 ++++ ./src/Util/Configuration.php 2021-06-07 07:13:10.372992677 +0200 @@ -929,7 +929,7 @@ final class Configuration private function validateConfigurationAgainstSchema(): void { @@ -56,14 +56,21 @@ diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php if (defined('__PHPUNIT_PHAR_ROOT__')) { $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2021-02-03 14:04:11.000000000 +0100 -+++ ./tests/bootstrap.php 2021-02-03 14:04:57.662439204 +0100 -@@ -14,4 +14,9 @@ if (!\defined('TEST_FILES_PATH')) { - \ini_set('precision', '14'); - \ini_set('serialize_precision', '14'); +--- ./tests/bootstrap.php.rpm 2021-06-07 07:13:10.372992677 +0200 ++++ ./tests/bootstrap.php 2021-06-07 07:15:29.571502817 +0200 +@@ -8,7 +8,7 @@ + * file that was distributed with this source code. + */ + if (!defined('PHPUNIT_COMPOSER_INSTALL')) { +- define('PHPUNIT_COMPOSER_INSTALL', dirname(__DIR__) . '/vendor/autoload.php'); ++ define('PHPUNIT_COMPOSER_INSTALL', '@PATH@/autoload.php'); + } --require_once __DIR__ . '/../vendor/autoload.php'; -+require_once '@PATH@/autoload.php'; + if (!defined('TEST_FILES_PATH')) { +@@ -19,3 +19,8 @@ ini_set('precision', '14'); + ini_set('serialize_precision', '14'); + + require_once PHPUNIT_COMPOSER_INSTALL; +require_once __DIR__ . '/_files/CoverageNamespacedFunctionTest.php'; +require_once __DIR__ . '/_files/CoveredFunction.php'; +require_once __DIR__ . '/_files/NamespaceCoveredFunction.php'; diff --git a/phpunit8.spec b/phpunit8.spec index ffad91e..50683d8 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 038d4196d8e8cb405cd5e82cedfe413ad6eef9ef +%global gh_commit cc66f2fc61296be66c99931a862200e7456b9a01 #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.15 +%global upstream_version 8.5.16 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Mon Jun 7 2021 Remi Collet - 8.5.16-1 +- update to 8.5.16 + * Wed Mar 17 2021 Remi Collet - 8.5.15-1 - update to 8.5.15 diff --git a/sources b/sources index 657224a..23acff3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.15-038d419.tgz) = 365b77b4784aa24d9b30caedd92e3811df2333749ef84fd848f3be49a03bd90cdfd5a00f29f5d126712c35337c374b0d625ff46f5fe65854039c394ffa416a04 +SHA512 (phpunit8-8.5.16-cc66f2f.tgz) = 05e3972106da1670977497751424831a3e6c817e94b470ac1aab2de5e683c53dc19f3757bdd31fb7085ea883f578001d54364d06dce4ac593c2f94dcc8185c75 From 4205266d379810af4999fee6d2ac75d10c951b44 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Jun 2021 09:21:59 +0200 Subject: [PATCH 54/93] v8.5.17 --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1eb8383..b09aa10 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ clog /phpunit8-8.5.14-c25f798.tgz /phpunit8-8.5.15-038d419.tgz /phpunit8-8.5.16-cc66f2f.tgz +/phpunit8-8.5.17-7906785.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 50683d8..b4a0337 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit cc66f2fc61296be66c99931a862200e7456b9a01 +%global gh_commit 79067856d85421c56d413bd238d4e2cd6b0e54da #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.16 +%global upstream_version 8.5.17 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Wed Jun 23 2021 Remi Collet - 8.5.17-1 +- update to 8.5.17 + * Mon Jun 7 2021 Remi Collet - 8.5.16-1 - update to 8.5.16 diff --git a/sources b/sources index 23acff3..bc5ced2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.16-cc66f2f.tgz) = 05e3972106da1670977497751424831a3e6c817e94b470ac1aab2de5e683c53dc19f3757bdd31fb7085ea883f578001d54364d06dce4ac593c2f94dcc8185c75 +SHA512 (phpunit8-8.5.17-7906785.tgz) = 19a40afa2b97d0d593747185ed9d38864820e0371bb5318ecc996119c2a5a7114e0ad7e67bcc54f10176a4c689b2b8d89eb19da179f027a3f2be47f8951de15f From 6db24b184565c3456acd1702a4dc1eebb6eb5a59 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Jul 2021 14:10:08 +0200 Subject: [PATCH 55/93] v8.5.18 --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b09aa10..24b8a2b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ clog /phpunit8-8.5.15-038d419.tgz /phpunit8-8.5.16-cc66f2f.tgz /phpunit8-8.5.17-7906785.tgz +/phpunit8-8.5.18-bd5fc77.tgz diff --git a/phpunit8.spec b/phpunit8.spec index b4a0337..00864ad 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 79067856d85421c56d413bd238d4e2cd6b0e54da +%global gh_commit bd5fc77c869e8dd65040dacbad170f074c13796c #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.17 +%global upstream_version 8.5.18 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Mon Jul 19 2021 Remi Collet - 8.5.18-1 +- update to 8.5.18 + * Wed Jun 23 2021 Remi Collet - 8.5.17-1 - update to 8.5.17 diff --git a/sources b/sources index bc5ced2..816424a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.17-7906785.tgz) = 19a40afa2b97d0d593747185ed9d38864820e0371bb5318ecc996119c2a5a7114e0ad7e67bcc54f10176a4c689b2b8d89eb19da179f027a3f2be47f8951de15f +SHA512 (phpunit8-8.5.18-bd5fc77.tgz) = 284a3b0c5ae2041585230c26ef068323ba5540a1cf817fa50584159c67218b2500c90b664d8254acfd8e00c3e4cd3aefe9e879a6e80693e8b5816ab9bb402423 From 47a78e77127a9b777af4b7be5ec37721b762cf64 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 03:25:45 +0000 Subject: [PATCH 56/93] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 00864ad..9a1b0ba 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -233,6 +233,9 @@ exit $ret %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 8.5.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jul 19 2021 Remi Collet - 8.5.18-1 - update to 8.5.18 From 3fb51192c08418ca6ed689e6ec7b93002ce8333c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Aug 2021 09:35:21 +0200 Subject: [PATCH 57/93] update to 8.5.19 raise dependency on phar-io/manifest 2.0.3 raise dependency on phpunit/php-file-iterator 2.0.4 --- .gitignore | 1 + phpunit8-rpm.patch | 57 +++++++++++++++++++++++++++------------------- phpunit8.spec | 23 +++++++++++-------- sources | 2 +- 4 files changed, 50 insertions(+), 33 deletions(-) diff --git a/.gitignore b/.gitignore index 24b8a2b..e650502 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ clog /phpunit8-8.5.16-cc66f2f.tgz /phpunit8-8.5.17-7906785.tgz /phpunit8-8.5.18-bd5fc77.tgz +/phpunit8-8.5.19-496281b.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index 530819f..12bef82 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-rpm.patch @@ -1,7 +1,7 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2021-06-07 07:13:03.000000000 +0200 -+++ ./phpunit 2021-06-07 07:13:10.372992677 +0200 -@@ -27,25 +27,12 @@ if (!ini_get('date.timezone')) { +--- ./phpunit.rpm 2021-08-02 08:27:58.000000000 +0200 ++++ ./phpunit 2021-08-02 08:34:41.313976887 +0200 +@@ -58,25 +58,12 @@ if (!ini_get('date.timezone')) { ini_set('date.timezone', 'UTC'); } @@ -33,7 +33,7 @@ diff -up ./phpunit.rpm ./phpunit } $options = getopt('', array('prepend:')); -@@ -58,4 +45,8 @@ unset($options); +@@ -89,4 +76,8 @@ unset($options); require PHPUNIT_COMPOSER_INSTALL; @@ -44,8 +44,8 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer +} diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php ---- ./src/Util/Configuration.php.rpm 2021-06-07 07:13:03.000000000 +0200 -+++ ./src/Util/Configuration.php 2021-06-07 07:13:10.372992677 +0200 +--- ./src/Util/Configuration.php.rpm 2021-08-02 08:27:58.000000000 +0200 ++++ ./src/Util/Configuration.php 2021-08-02 08:34:40.070979790 +0200 @@ -929,7 +929,7 @@ final class Configuration private function validateConfigurationAgainstSchema(): void { @@ -56,23 +56,34 @@ diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php if (defined('__PHPUNIT_PHAR_ROOT__')) { $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2021-06-07 07:13:10.372992677 +0200 -+++ ./tests/bootstrap.php 2021-06-07 07:15:29.571502817 +0200 -@@ -8,7 +8,7 @@ - * file that was distributed with this source code. +--- ./tests/bootstrap.php.rpm 2021-08-02 08:27:58.000000000 +0200 ++++ ./tests/bootstrap.php 2021-08-02 08:44:30.257601265 +0200 +@@ -9,8 +9,8 @@ */ - if (!defined('PHPUNIT_COMPOSER_INSTALL')) { -- define('PHPUNIT_COMPOSER_INSTALL', dirname(__DIR__) . '/vendor/autoload.php'); -+ define('PHPUNIT_COMPOSER_INSTALL', '@PATH@/autoload.php'); + const TEST_FILES_PATH = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR; + +-$composer = file_exists(__DIR__ . '/../vendor/autoload.php'); +-$phar = file_exists(__DIR__ . '/autoload.php'); ++$composer = true; ++$phar = false; + + if ($composer && $phar) { + print 'More than one test fixture autoloader is available, exiting.' . PHP_EOL; +@@ -26,10 +26,15 @@ if (!$composer && !$phar) { + + if ($composer) { + if (!defined('PHPUNIT_COMPOSER_INSTALL')) { +- define('PHPUNIT_COMPOSER_INSTALL', dirname(__DIR__) . '/vendor/autoload.php'); ++ define('PHPUNIT_COMPOSER_INSTALL', '@PATH@/autoload.php'); + } + +- require_once __DIR__ . '/../vendor/autoload.php'; ++ require_once PHPUNIT_COMPOSER_INSTALL; ++ require_once __DIR__ . '/_files/CoverageNamespacedFunctionTest.php'; ++ require_once __DIR__ . '/_files/CoveredFunction.php'; ++ require_once __DIR__ . '/_files/NamespaceCoveredFunction.php'; ++ require_once '@PATH@//Framework/Assert/Functions.php'; ++ require_once __DIR__ . '/autoload.php'; } - if (!defined('TEST_FILES_PATH')) { -@@ -19,3 +19,8 @@ ini_set('precision', '14'); - ini_set('serialize_precision', '14'); - - require_once PHPUNIT_COMPOSER_INSTALL; -+require_once __DIR__ . '/_files/CoverageNamespacedFunctionTest.php'; -+require_once __DIR__ . '/_files/CoveredFunction.php'; -+require_once __DIR__ . '/_files/NamespaceCoveredFunction.php'; -+require_once '@PATH@/Framework/Assert/Functions.php'; -+require_once __DIR__ . '/autoload.php'; + if ($phar) { diff --git a/phpunit8.spec b/phpunit8.spec index 9a1b0ba..9546c0f 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit bd5fc77c869e8dd65040dacbad170f074c13796c +%global gh_commit 496281b64ec781856ed0a583483b5923b4033722 #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 8 %global ver_minor 5 -%global upstream_version 8.5.18 +%global upstream_version 8.5.19 #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 @@ -45,11 +45,11 @@ BuildArch: noarch BuildRequires: php(language) >= 7.2 BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-composer(myclabs/deep-copy) < 2) -BuildRequires: (php-composer(phar-io/manifest) >= 2.0.1 with php-composer(phar-io/manifest) < 3) +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.10.3 with php-composer(phpspec/prophecy) < 2) BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) -BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 with php-composer(phpunit/php-file-iterator) < 3) +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) @@ -81,11 +81,11 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.3.1", # "myclabs/deep-copy": "^1.10.0", -# "phar-io/manifest": "^2.0.1", +# "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.2", +# "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", @@ -107,11 +107,11 @@ Requires: php-xml Requires: php-xmlwriter Requires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) Requires: (php-composer(myclabs/deep-copy) >= 1.10.0 with php-composer(myclabs/deep-copy) < 2) -Requires: (php-composer(phar-io/manifest) >= 2.0.1 with php-composer(phar-io/manifest) < 3) +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.10.3 with php-composer(phpspec/prophecy) < 2) Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) -Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.2 with php-composer(phpunit/php-file-iterator) < 3) +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) @@ -233,6 +233,11 @@ exit $ret %changelog +* Mon Aug 2 2021 Remi Collet - 8.5.19-1 +- update to 8.5.19 +- raise dependency on phar-io/manifest 2.0.3 +- raise dependency on phpunit/php-file-iterator 2.0.4 + * Fri Jul 23 2021 Fedora Release Engineering - 8.5.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 816424a..071cb90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.18-bd5fc77.tgz) = 284a3b0c5ae2041585230c26ef068323ba5540a1cf817fa50584159c67218b2500c90b664d8254acfd8e00c3e4cd3aefe9e879a6e80693e8b5816ab9bb402423 +SHA512 (phpunit8-8.5.19-496281b.tgz) = 5c0e03be73ce40d347266379dd70d615926ef5a0350bfea013c2952e0deb46aec876cbd24408180a45c0150716495d1394450149b40c7dfe8dc7faa8ba104233 From 87c5760237c4995664e025172e44766918ceaed6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Sep 2021 15:01:16 +0200 Subject: [PATCH 58/93] v8.5.20 --- .gitignore | 1 + phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e650502..c4eed13 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ clog /phpunit8-8.5.17-7906785.tgz /phpunit8-8.5.18-bd5fc77.tgz /phpunit8-8.5.19-496281b.tgz +/phpunit8-8.5.20-9deefba.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 9546c0f..20ffa8c 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 496281b64ec781856ed0a583483b5923b4033722 +%global gh_commit 9deefba183198398a09b927a6ac6bc1feb0b7b70 #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.19 +%global upstream_version 8.5.20 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -216,7 +216,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 php72 php73 php74 php80; do +for cmd in php php72 php73 php74 php80 php81; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -233,6 +233,9 @@ exit $ret %changelog +* Wed Sep 1 2021 Remi Collet - 8.5.20-1 +- update to 8.5.20 + * Mon Aug 2 2021 Remi Collet - 8.5.19-1 - update to 8.5.19 - raise dependency on phar-io/manifest 2.0.3 diff --git a/sources b/sources index 071cb90..7254dae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.19-496281b.tgz) = 5c0e03be73ce40d347266379dd70d615926ef5a0350bfea013c2952e0deb46aec876cbd24408180a45c0150716495d1394450149b40c7dfe8dc7faa8ba104233 +SHA512 (phpunit8-8.5.20-9deefba.tgz) = 9af814f55440efb2592a509641755cbef83ee03aa783ccad7ff6370c8b3b0d21b9b8da3d01976210c804375ac00d7939863a8426491a28541bd419c41b0b93fc From c425089c0ea0d0b8f494d7c37ac75523756d6ddc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Sep 2021 07:02:12 +0200 Subject: [PATCH 59/93] v8.5.21 --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c4eed13..deadda5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ clog /phpunit8-8.5.18-bd5fc77.tgz /phpunit8-8.5.19-496281b.tgz /phpunit8-8.5.20-9deefba.tgz +/phpunit8-8.5.21-50a58a6.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 20ffa8c..d8b9fd7 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 9deefba183198398a09b927a6ac6bc1feb0b7b70 +%global gh_commit 50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984 #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.20 +%global upstream_version 8.5.21 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Mon Sep 27 2021 Remi Collet - 8.5.21-1 +- update to 8.5.21 + * Wed Sep 1 2021 Remi Collet - 8.5.20-1 - update to 8.5.20 diff --git a/sources b/sources index 7254dae..226fae1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.20-9deefba.tgz) = 9af814f55440efb2592a509641755cbef83ee03aa783ccad7ff6370c8b3b0d21b9b8da3d01976210c804375ac00d7939863a8426491a28541bd419c41b0b93fc +SHA512 (phpunit8-8.5.21-50a58a6.tgz) = 300514111a18da6af56d9e322ad88c1b13992da631078ed468743ba06a7fd2fa60fd85d77b3845e5c521881c1c29579e8f5688835c90719b9ca8bccac73b16ab From ab5d89e43441eb919fe8d42013b435f571c4b29e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Jan 2022 08:32:33 +0100 Subject: [PATCH 60/93] v8.5.22 --- .gitignore | 1 + phpunit8-rpm.patch | 42 +++++++++++++++++++++--------------------- phpunit8.spec | 9 ++++++--- sources | 2 +- 4 files changed, 29 insertions(+), 25 deletions(-) diff --git a/.gitignore b/.gitignore index deadda5..9e69837 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ clog /phpunit8-8.5.19-496281b.tgz /phpunit8-8.5.20-9deefba.tgz /phpunit8-8.5.21-50a58a6.tgz +/phpunit8-8.5.22-ddd05b9.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index 12bef82..2fe8780 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-rpm.patch @@ -1,19 +1,24 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2021-08-02 08:27:58.000000000 +0200 -+++ ./phpunit 2021-08-02 08:34:41.313976887 +0200 -@@ -58,25 +58,12 @@ if (!ini_get('date.timezone')) { - ini_set('date.timezone', 'UTC'); - } +--- ./phpunit.rpm 2021-12-30 08:58:05.000000000 +0100 ++++ ./phpunit 2021-12-30 09:01:08.095425016 +0100 +@@ -62,27 +62,11 @@ if (isset($GLOBALS['_composer_autoload_p + define('PHPUNIT_COMPOSER_INSTALL', $GLOBALS['_composer_autoload_path']); --foreach (array(__DIR__ . '/../../autoload.php', __DIR__ . '/../vendor/autoload.php', __DIR__ . '/vendor/autoload.php') as $file) { -- if (file_exists($file)) { -- define('PHPUNIT_COMPOSER_INSTALL', $file); + unset($GLOBALS['_composer_autoload_path']); ++} else if (file_exists('./vendor/phpunit/phpunit/phpunit') && file_exists('./vendor/autoload.php')) { ++ echo "\n==== Redirecting to composer installed version in vendor/phpunit ====\n\n"; ++ define ('PHPUNIT_COMPOSER_INSTALL', realpath('./vendor/autoload.php')); + } else { +- foreach (array(__DIR__ . '/../../autoload.php', __DIR__ . '/../vendor/autoload.php', __DIR__ . '/vendor/autoload.php') as $file) { +- if (file_exists($file)) { +- define('PHPUNIT_COMPOSER_INSTALL', $file); - -- break; +- break; +- } - } --} - --unset($file); +- unset($file); +-} - -if (!defined('PHPUNIT_COMPOSER_INSTALL')) { - fwrite( @@ -24,16 +29,11 @@ diff -up ./phpunit.rpm ./phpunit - ); - - die(1); -+// Libraries PATH -+if (file_exists('./vendor/phpunit/phpunit/phpunit') && file_exists('./vendor/autoload.php')) { -+ echo "\n==== Redirecting to composer installed version in vendor/phpunit ====\n\n"; -+ define ('PHPUNIT_COMPOSER_INSTALL', realpath('./vendor/autoload.php')); -+} else { + define ('PHPUNIT_COMPOSER_INSTALL', '/usr/share/php/PHPUnit8/autoload.php'); } $options = getopt('', array('prepend:')); -@@ -89,4 +76,8 @@ unset($options); +@@ -95,4 +79,8 @@ unset($options); require PHPUNIT_COMPOSER_INSTALL; @@ -44,8 +44,8 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer +} diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php ---- ./src/Util/Configuration.php.rpm 2021-08-02 08:27:58.000000000 +0200 -+++ ./src/Util/Configuration.php 2021-08-02 08:34:40.070979790 +0200 +--- ./src/Util/Configuration.php.rpm 2021-12-30 08:58:05.000000000 +0100 ++++ ./src/Util/Configuration.php 2021-12-30 08:58:11.290733945 +0100 @@ -929,7 +929,7 @@ final class Configuration private function validateConfigurationAgainstSchema(): void { @@ -56,8 +56,8 @@ diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php if (defined('__PHPUNIT_PHAR_ROOT__')) { $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2021-08-02 08:27:58.000000000 +0200 -+++ ./tests/bootstrap.php 2021-08-02 08:44:30.257601265 +0200 +--- ./tests/bootstrap.php.rpm 2021-12-30 08:58:05.000000000 +0100 ++++ ./tests/bootstrap.php 2021-12-30 08:58:11.290733945 +0100 @@ -9,8 +9,8 @@ */ const TEST_FILES_PATH = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR; diff --git a/phpunit8.spec b/phpunit8.spec index d8b9fd7..4d58670 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984 +%global gh_commit ddd05b9d844260353895a3b950a9258126c11503 #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.21 +%global upstream_version 8.5.22 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -216,7 +216,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 php72 php73 php74 php80 php81; do +for cmd in php php74 php80 php81; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -233,6 +233,9 @@ exit $ret %changelog +* Thu Dec 30 2021 Remi Collet - 8.5.22-1 +- update to 8.5.22 + * Mon Sep 27 2021 Remi Collet - 8.5.21-1 - update to 8.5.21 diff --git a/sources b/sources index 226fae1..804ac31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.21-50a58a6.tgz) = 300514111a18da6af56d9e322ad88c1b13992da631078ed468743ba06a7fd2fa60fd85d77b3845e5c521881c1c29579e8f5688835c90719b9ca8bccac73b16ab +SHA512 (phpunit8-8.5.22-ddd05b9.tgz) = 8210fa6debe72c8523fa77ea093e50271d7e7f6a2ca75964d29cc0c7a4f04eb6769da845c81e69ae133070d7344d77782aee936c5d4d9ca7549623ece3e2c1de From 22035bb168293eaa7d487d0278bcf60eff4f1cbe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Jan 2022 08:12:36 +0100 Subject: [PATCH 61/93] v8.5.23 --- .gitignore | 1 + phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9e69837..d5ac481 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ clog /phpunit8-8.5.20-9deefba.tgz /phpunit8-8.5.21-50a58a6.tgz /phpunit8-8.5.22-ddd05b9.tgz +/phpunit8-8.5.23-efb20ff.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 4d58670..b21c946 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for phpunit8 # -# Copyright (c) 2010-2021 Remi Collet +# Copyright (c) 2010-2022 Remi Collet # # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit ddd05b9d844260353895a3b950a9258126c11503 +%global gh_commit efb20ff3623b9d09bf190a68fdfe574538a8d496 #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.22 +%global upstream_version 8.5.23 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -233,6 +233,9 @@ exit $ret %changelog +* Fri Jan 21 2022 Remi Collet - 8.5.23-1 +- update to 8.5.23 + * Thu Dec 30 2021 Remi Collet - 8.5.22-1 - update to 8.5.22 diff --git a/sources b/sources index 804ac31..20e561a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.22-ddd05b9.tgz) = 8210fa6debe72c8523fa77ea093e50271d7e7f6a2ca75964d29cc0c7a4f04eb6769da845c81e69ae133070d7344d77782aee936c5d4d9ca7549623ece3e2c1de +SHA512 (phpunit8-8.5.23-efb20ff.tgz) = 5c45b1d330ee84627631d2ce81a36391db9cd285ea3083d193b52d7770938cebe5a80972eae55da3fd71bb25c654cfbcf953663e33e7a8b415da0c5a0f4197c8 From 755c9c290fc8e53d7d8c04abe2ca34a1818db04d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Mar 2022 09:49:32 +0100 Subject: [PATCH 62/93] update to 8.5.24 #StandWithUkraine --- .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 0ef0082455621f72b439c555aa23858876cf5791 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Mar 2022 08:56:15 +0100 Subject: [PATCH 63/93] v8.5.25 --- .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 965d4b99a096f53b2ec35b3be2ad6b4d865de599 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Apr 2022 09:15:43 +0200 Subject: [PATCH 64/93] v8.5.26 --- .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 22f9bf520d97471fefa52f405a89ef599c8ba729 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Jun 2022 11:05:50 +0200 Subject: [PATCH 65/93] v8.5.27 --- .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 8dfd95989fe77f1986e6cfa03c579e1bc482db9e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 14:42:59 +0000 Subject: [PATCH 66/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 45ab136..758ed32 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -233,6 +233,9 @@ exit $ret %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 8.5.27-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 20 2022 Remi Collet - 8.5.27-1 - update to 8.5.27 From 11cef361c301ff4f065c49627b7196bdd0005519 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 29 Jul 2022 14:06:17 +0200 Subject: [PATCH 67/93] v8.5.28 --- .gitignore | 1 + phpunit8.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 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 758ed32..20e72bf 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,12 +25,12 @@ %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} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD @@ -233,6 +233,9 @@ exit $ret %changelog +* Fri Jul 29 2022 Remi Collet - 8.5.28-1 +- update to 8.5.28 + * Fri Jul 22 2022 Fedora Release Engineering - 8.5.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild 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 109317cc3a8a6b48bab729c17a49b4ce18c0a733 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Sep 2022 11:36:36 +0200 Subject: [PATCH 68/93] update to 8.5.29 keep dependency on phpspec/prophecy (optional) --- .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 20e72bf..5e5f79b 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 dcf88a488ec1f94b0395e07cfae4c460a5aa7a1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Sep 2022 09:02:30 +0200 Subject: [PATCH 69/93] update to 8.5.30 raise dependency on sebastian/comparator 3.0.2 raise dependency on sebastian/exporter 3.1.5 --- .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 5e5f79b..96762be 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 98ac28703aa35d07844b41425862b5d42863e42d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Oct 2022 08:26:52 +0200 Subject: [PATCH 70/93] v8.5.31 --- .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 96762be..4c67d73 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 From a9c2f6bc2fef7a0caaa8b65f6cbcce68852e1b6b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 09:36:19 +0000 Subject: [PATCH 71/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 4c67d73..8d34cb9 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -232,6 +232,9 @@ exit $ret %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 8.5.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Oct 28 2022 Remi Collet - 8.5.31-1 - update to 8.5.31 From a5c01da422f96d244dd6b46ef17a4438c6890bf7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 Jan 2023 14:45:43 +0100 Subject: [PATCH 72/93] v8.5.32 --- .gitignore | 1 + phpunit8.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 2481253..f497c84 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ clog /phpunit8-8.5.29-e8c563c.tgz /phpunit8-8.5.30-4fd448d.tgz /phpunit8-8.5.31-33c126b.tgz +/phpunit8-8.5.32-3756869.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 8d34cb9..f3156c1 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -1,8 +1,8 @@ # remirepo/fedora spec file for phpunit8 # -# 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 33c126b09a42de5c99e5e8032b54e8221264a74e +%global gh_commit 375686930d05c9fd7d20f6e5fc38121e8d7a9d55 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -25,15 +25,15 @@ %global ver_major 8 %global ver_minor 5 -%global upstream_version 8.5.31 +%global upstream_version 8.5.32 #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 +License: BSD-3-Clause URL: https://github.com/%{gh_owner}/%{gh_project} Source0: %{name}-%{upstream_version}-%{gh_short}.tgz Source1: makesrc.sh @@ -232,6 +232,9 @@ exit $ret %changelog +* Thu Jan 26 2023 Remi Collet - 8.5.32-1 +- update to 8.5.32 + * Fri Jan 20 2023 Fedora Release Engineering - 8.5.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index e8b14b5..b644426 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.31-33c126b.tgz) = aa283613dd79b2d972f3c75901b22f32d3261623089f94810ab73ecee23d94b8dc2e8307d91ec5f8eb248207cd6bdd6333bb80d16815248b2d6a018808268acb +SHA512 (phpunit8-8.5.32-3756869.tgz) = 06d531224a027d557c8463ad810f7d44e8b8ab4b79173977cfc5f8118a3260d9bebfe07b8d1a2eb201f5f327968ee8de5ae2d06bc2ab85d7d7505d9acdaeadcc From 1594f12219963008f50b1c17f9dce5abe3c4dce5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Feb 2023 15:12:38 +0100 Subject: [PATCH 73/93] v8.5.33 --- .gitignore | 1 + phpunit8-rpm.patch | 13 +++++++++---- phpunit8.spec | 10 ++++++++-- sources | 2 +- 4 files changed, 19 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index f497c84..a062d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ clog /phpunit8-8.5.30-4fd448d.tgz /phpunit8-8.5.31-33c126b.tgz /phpunit8-8.5.32-3756869.tgz +/phpunit8-8.5.33-7d1ff0e.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index 2fe8780..25cd8f0 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-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/Configuration.php.rpm ./src/Util/Configuration.php --- ./src/Util/Configuration.php.rpm 2021-12-30 08:58:05.000000000 +0100 diff --git a/phpunit8.spec b/phpunit8.spec index f3156c1..5063154 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 375686930d05c9fd7d20f6e5fc38121e8d7a9d55 +%global gh_commit 7d1ff0e8c6b35db78ff13e3e05517d7cbf7aa32e #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.32 +%global upstream_version 8.5.33 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -129,6 +129,9 @@ Requires: (php-composer(sebastian/version) >= 2.0.1 with php-c Requires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) Suggests: php-soap Suggests: php-xdebug +# recommends latest versions +Recommends: phpunit9 +Recommends: phpunit10 # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 @@ -232,6 +235,9 @@ exit $ret %changelog +* Tue Feb 28 2023 Remi Collet - 8.5.33-1 +- update to 8.5.33 + * Thu Jan 26 2023 Remi Collet - 8.5.32-1 - update to 8.5.32 diff --git a/sources b/sources index b644426..22322de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.32-3756869.tgz) = 06d531224a027d557c8463ad810f7d44e8b8ab4b79173977cfc5f8118a3260d9bebfe07b8d1a2eb201f5f327968ee8de5ae2d06bc2ab85d7d7505d9acdaeadcc +SHA512 (phpunit8-8.5.33-7d1ff0e.tgz) = 24d801a3846cd4a49b7ad8ed76c832ca4c9c44ba084a643ac0b0a222a4dee10b44aef23aacb989804c7a8d2331fb8d43dfd0d7bdf264717b849e53c275af00c8 From 9aeec7fc84faa64cc7bbbce01b8ea72110c516eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 05:28:54 +0000 Subject: [PATCH 74/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5063154..9a341b7 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -235,6 +235,9 @@ exit $ret %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 8.5.33-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Feb 28 2023 Remi Collet - 8.5.33-1 - update to 8.5.33 From ddfe64f3b9c3491db5a9ad748b6d891d6dc4a99b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Sep 2023 12:40:57 +0200 Subject: [PATCH 75/93] v8.5.34 --- .gitignore | 1 + phpunit8.spec | 15 ++++++++------- sources | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index a062d6b..8e1a866 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ clog /phpunit8-8.5.31-33c126b.tgz /phpunit8-8.5.32-3756869.tgz /phpunit8-8.5.33-7d1ff0e.tgz +/phpunit8-8.5.34-622d018.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 9a341b7..66434a7 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -8,10 +8,8 @@ # Please, preserve the changelog entries # -# For compatibility with SCL -%undefine __brp_mangle_shebangs -%global gh_commit 7d1ff0e8c6b35db78ff13e3e05517d7cbf7aa32e +%global gh_commit 622d0186707f39a4ae71df3bcf42d759bb868854 #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 8 %global ver_minor 5 -%global upstream_version 8.5.33 +%global upstream_version 8.5.34 #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 @@ -155,7 +153,7 @@ Documentation: https://phpunit.readthedocs.io/ %prep %setup -q -n %{gh_project}-%{gh_commit} -%patch0 -p0 -b .rpm +%patch -P0 -p0 -b .rpm %build @@ -218,7 +216,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 php83; do if which $cmd; then $cmd ./phpunit $OPT --verbose || ret=1 fi @@ -235,6 +233,9 @@ exit $ret %changelog +* Tue Sep 19 2023 Remi Collet - 8.5.34-1 +- update to 8.5.34 + * Fri Jul 21 2023 Fedora Release Engineering - 8.5.33-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 22322de..d33671f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.33-7d1ff0e.tgz) = 24d801a3846cd4a49b7ad8ed76c832ca4c9c44ba084a643ac0b0a222a4dee10b44aef23aacb989804c7a8d2331fb8d43dfd0d7bdf264717b849e53c275af00c8 +SHA512 (phpunit8-8.5.34-622d018.tgz) = f012d3dbd68bb9e1ac1a8cecfd8d8b03593b423b3e83b2661c30904928e5023fb52760d0a865b88e21c737ffd8c285d99d7640df476b6579e9fa0ea7813e25c8 From a81439ec7e88e26b94d902e21a782971ff0fb754 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Dec 2023 10:26:15 +0100 Subject: [PATCH 76/93] v8.5.35 --- .gitignore | 1 + phpunit8.spec | 14 +++++++++++--- sources | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8e1a866..868f53f 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ clog /phpunit8-8.5.32-3756869.tgz /phpunit8-8.5.33-7d1ff0e.tgz /phpunit8-8.5.34-622d018.tgz +/phpunit8-8.5.35-c14b7dc.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 66434a7..ccedd5f 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -9,7 +9,7 @@ # -%global gh_commit 622d0186707f39a4ae71df3bcf42d759bb868854 +%global gh_commit c14b7dce827341b330519db07cf9bd16461dec1a #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 8 %global ver_minor 5 -%global upstream_version 8.5.34 +%global upstream_version 8.5.35 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -140,6 +140,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. @@ -216,7 +221,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 @@ -233,6 +238,9 @@ exit $ret %changelog +* Fri Dec 1 2023 Remi Collet - 8.5.35-1 +- update to 8.5.35 (no change) + * Tue Sep 19 2023 Remi Collet - 8.5.34-1 - update to 8.5.34 diff --git a/sources b/sources index d33671f..2b49f3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.34-622d018.tgz) = f012d3dbd68bb9e1ac1a8cecfd8d8b03593b423b3e83b2661c30904928e5023fb52760d0a865b88e21c737ffd8c285d99d7640df476b6579e9fa0ea7813e25c8 +SHA512 (phpunit8-8.5.35-c14b7dc.tgz) = d3e9687dcbe0500609888228b541f61f8e1c206be9f1f83cd2dac8b36fec7cd8ebda4e78ca31a4dab370f3ddb76daae6b8640ad0efbd5fe03747f09fe28e428d From b314ec8f2b82601fe4c7255591d236103ca44c7e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Dec 2023 10:39:01 +0100 Subject: [PATCH 77/93] update to 8.5.36 (no change) --- .gitignore | 1 + phpunit8.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 868f53f..f936288 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ clog /phpunit8-8.5.33-7d1ff0e.tgz /phpunit8-8.5.34-622d018.tgz /phpunit8-8.5.35-c14b7dc.tgz +/phpunit8-8.5.36-9652df5.tgz diff --git a/phpunit8.spec b/phpunit8.spec index ccedd5f..72d4f17 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -9,7 +9,7 @@ # -%global gh_commit c14b7dce827341b330519db07cf9bd16461dec1a +%global gh_commit 9652df58e06a681429d8cfdaec3c43d6de581d5a #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 8 %global ver_minor 5 -%global upstream_version 8.5.35 +%global upstream_version 8.5.36 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -238,6 +238,9 @@ exit $ret %changelog +* Sat Dec 2 2023 Remi Collet - 8.5.36-1 +- update to 8.5.36 (no change) + * Fri Dec 1 2023 Remi Collet - 8.5.35-1 - update to 8.5.35 (no change) diff --git a/sources b/sources index 2b49f3a..bfa8d9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.35-c14b7dc.tgz) = d3e9687dcbe0500609888228b541f61f8e1c206be9f1f83cd2dac8b36fec7cd8ebda4e78ca31a4dab370f3ddb76daae6b8640ad0efbd5fe03747f09fe28e428d +SHA512 (phpunit8-8.5.36-9652df5.tgz) = a3c5430d5336ee3b72089357729d006990522b9998f491adf1bb2afcfd61fc1b07d964a8ea53776690e53373b5c2cb8623509f2a1d725a8522a26dcd131a996d From 27887ad7daecb4ee3dbc47bc856f136d232f7e7d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 21:39:57 +0000 Subject: [PATCH 78/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 72d4f17..ca84382 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -238,6 +238,9 @@ exit $ret %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 8.5.36-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Dec 2 2023 Remi Collet - 8.5.36-1 - update to 8.5.36 (no change) From 0cfe331d5142348b5b9521bb50d072376f01c6ef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 23:27:22 +0000 Subject: [PATCH 79/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index ca84382..4be0d0c 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -238,6 +238,9 @@ exit $ret %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 8.5.36-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 8.5.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 155da8372a2b802b724c1a2ccf5c752c29e3d9ad Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Mar 2024 09:36:37 +0100 Subject: [PATCH 80/93] v8.5.37 --- .gitignore | 1 + phpunit8.spec | 15 ++++++++++----- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f936288..7148b6b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ clog /phpunit8-8.5.34-622d018.tgz /phpunit8-8.5.35-c14b7dc.tgz /phpunit8-8.5.36-9652df5.tgz +/phpunit8-8.5.37-fce30f3.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 4be0d0c..d6963e6 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for phpunit8 # -# 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,7 +9,7 @@ # -%global gh_commit 9652df58e06a681429d8cfdaec3c43d6de581d5a +%global gh_commit fce30f306cee78be33ba00c8f9a853f41db0491b #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann @@ -23,12 +23,12 @@ %global ver_major 8 %global ver_minor 5 -%global upstream_version 8.5.36 +%global upstream_version 8.5.37 #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 @@ -130,6 +130,7 @@ Suggests: php-xdebug # recommends latest versions Recommends: phpunit9 Recommends: phpunit10 +Recommends: phpunit11 # Autoloader Requires: php-composer(fedora/autoloader) # From phpcompatinfo report for version 8.0.0 @@ -174,7 +175,6 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/Text/Template/Autoload.php', '%{php_home}/SebastianBergmann/CodeCoverage7/autoload.php', '%{php_home}/SebastianBergmann/Timer/autoload.php', - '%{php_home}/Prophecy/autoload.php', '%{php_home}/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '%{php_home}/SebastianBergmann/Comparator3/autoload.php', '%{php_home}/SebastianBergmann/Environment4/autoload.php', @@ -189,6 +189,8 @@ cat << 'EOF' | tee -a src/autoload.php '%{php_home}/SebastianBergmann/Invoker/autoload.php', '%{php_home}/PharIo/Manifest2/autoload.php', '%{php_home}/PharIo/Version3/autoload.php', + // May load Comparator/RecursionContext bad version + '%{php_home}/Prophecy/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional( @@ -238,6 +240,9 @@ exit $ret %changelog +* Wed Mar 6 2024 Remi Collet - 8.5.37-1 +- update to 8.5.37 + * Thu Jan 25 2024 Fedora Release Engineering - 8.5.36-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index bfa8d9c..ac79f5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.36-9652df5.tgz) = a3c5430d5336ee3b72089357729d006990522b9998f491adf1bb2afcfd61fc1b07d964a8ea53776690e53373b5c2cb8623509f2a1d725a8522a26dcd131a996d +SHA512 (phpunit8-8.5.37-fce30f3.tgz) = 87e2b29d1d775329138ec8619d8b37c57fdc39af284a6b54c5fcec571477461ce4857b1aad4161be31369a6bd2fc65c31381b4e88f302fd3acc21637df036b31 From 7b1c14a9ddcf9379dbe03926bf343bc9de597772 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Apr 2024 09:21:56 +0200 Subject: [PATCH 81/93] update to 8.5.38 (no change) --- .gitignore | 1 + phpunit8-rpm.patch | 49 +++++++++++++++++++++++++++++++++++++++------- phpunit8.spec | 9 +++++++-- sources | 2 +- 4 files changed, 51 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 7148b6b..2a850a9 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ clog /phpunit8-8.5.35-c14b7dc.tgz /phpunit8-8.5.36-9652df5.tgz /phpunit8-8.5.37-fce30f3.tgz +/phpunit8-8.5.38-1ecad67.tgz diff --git a/phpunit8-rpm.patch b/phpunit8-rpm.patch index 25cd8f0..07bbbb6 100644 --- a/phpunit8-rpm.patch +++ b/phpunit8-rpm.patch @@ -1,6 +1,6 @@ diff -up ./phpunit.rpm ./phpunit ---- ./phpunit.rpm 2021-12-30 08:58:05.000000000 +0100 -+++ ./phpunit 2021-12-30 09:01:08.095425016 +0100 +--- ./phpunit.rpm 2024-03-06 09:33:13.000000000 +0100 ++++ ./phpunit 2024-04-05 08:00:14.044636630 +0200 @@ -62,27 +62,11 @@ if (isset($GLOBALS['_composer_autoload_p define('PHPUNIT_COMPOSER_INSTALL', $GLOBALS['_composer_autoload_path']); @@ -48,10 +48,45 @@ 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 09:33:13.000000000 +0100 ++++ ./src/TextUI/Command.php 2024-04-05 08:01:23.626251144 +0200 +@@ -1144,13 +1144,13 @@ 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(), '>'); + + 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; + } +@@ -1161,6 +1161,7 @@ class Command + Version::id(), + $latestCompatibleVersion + ); ++ printf('Try a system update for new phpunit%s package.' . PHP_EOL . PHP_EOL, $major); + } + + if ($notLatest) { +@@ -1168,6 +1169,7 @@ class Command + 'The latest version is PHPUnit %s.' . PHP_EOL, + $latestVersion + ); ++ 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/Configuration.php.rpm ./src/Util/Configuration.php ---- ./src/Util/Configuration.php.rpm 2021-12-30 08:58:05.000000000 +0100 -+++ ./src/Util/Configuration.php 2021-12-30 08:58:11.290733945 +0100 -@@ -929,7 +929,7 @@ final class Configuration +--- ./src/Util/Configuration.php.rpm 2024-03-06 09:33:13.000000000 +0100 ++++ ./src/Util/Configuration.php 2024-04-05 08:00:14.044636630 +0200 +@@ -932,7 +932,7 @@ final class Configuration private function validateConfigurationAgainstSchema(): void { $original = libxml_use_internal_errors(true); @@ -61,8 +96,8 @@ diff -up ./src/Util/Configuration.php.rpm ./src/Util/Configuration.php if (defined('__PHPUNIT_PHAR_ROOT__')) { $xsdFilename = __PHPUNIT_PHAR_ROOT__ . '/phpunit.xsd'; diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php ---- ./tests/bootstrap.php.rpm 2021-12-30 08:58:05.000000000 +0100 -+++ ./tests/bootstrap.php 2021-12-30 08:58:11.290733945 +0100 +--- ./tests/bootstrap.php.rpm 2024-03-06 09:33:13.000000000 +0100 ++++ ./tests/bootstrap.php 2024-04-05 08:00:14.044636630 +0200 @@ -9,8 +9,8 @@ */ const TEST_FILES_PATH = __DIR__ . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR; diff --git a/phpunit8.spec b/phpunit8.spec index d6963e6..d0630d9 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -9,7 +9,7 @@ # -%global gh_commit fce30f306cee78be33ba00c8f9a853f41db0491b +%global gh_commit 1ecad678646c817a29e55a32c930f3601c3f5a8c #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 8 %global ver_minor 5 -%global upstream_version 8.5.37 +%global upstream_version 8.5.38 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -161,6 +161,8 @@ Documentation: https://phpunit.readthedocs.io/ %setup -q -n %{gh_project}-%{gh_commit} %patch -P0 -p0 -b .rpm +find . -name \*.rpm -delete -print + %build %{_bindir}/phpab \ @@ -240,6 +242,9 @@ exit $ret %changelog +* Fri Apr 5 2024 Remi Collet - 8.5.38-1 +- update to 8.5.38 (no change) + * Wed Mar 6 2024 Remi Collet - 8.5.37-1 - update to 8.5.37 diff --git a/sources b/sources index ac79f5b..d8b8c85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.37-fce30f3.tgz) = 87e2b29d1d775329138ec8619d8b37c57fdc39af284a6b54c5fcec571477461ce4857b1aad4161be31369a6bd2fc65c31381b4e88f302fd3acc21637df036b31 +SHA512 (phpunit8-8.5.38-1ecad67.tgz) = 27b442bc4ef4d535346074d2c2350595f4e0c32b235b0f06e259eff9020fc5c22b137eb90bb3ee8535bf21b682d1aa8d874be620158e89fb97cfabe6ec58cc5d From 6b2499915bef730f68476e8f89223b04a643eed5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jul 2024 07:46:41 +0200 Subject: [PATCH 82/93] update to 8.5.39 (no change) raise dependencies --- .gitignore | 1 + phpunit8.spec | 92 +++++++++++++++++++++++++++------------------------ sources | 2 +- 3 files changed, 50 insertions(+), 45 deletions(-) diff --git a/.gitignore b/.gitignore index 2a850a9..8d6492b 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ clog /phpunit8-8.5.36-9652df5.tgz /phpunit8-8.5.37-fce30f3.tgz /phpunit8-8.5.38-1ecad67.tgz +/phpunit8-8.5.39-172ba97.tgz diff --git a/phpunit8.spec b/phpunit8.spec index d0630d9..01dff2d 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -9,8 +9,8 @@ # -%global gh_commit 1ecad678646c817a29e55a32c930f3601c3f5a8c -#global gh_date 20150927 +%global gh_commit 172ba97bcf97ae6ef86ca256adf77aece8a143fe +%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 8 %global ver_minor 5 -%global upstream_version 8.5.38 +%global upstream_version 8.5.39 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -41,24 +41,24 @@ Patch0: %{name}-rpm.patch BuildArch: noarch BuildRequires: php(language) >= 7.2 -BuildRequires: (php-composer(doctrine/instantiator) >= 1.3.1 with php-composer(doctrine/instantiator) < 2) -BuildRequires: (php-composer(myclabs/deep-copy) >= 1.10.0 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) < 2) +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.10.3 with php-composer(phpspec/prophecy) < 2) -BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) -BuildRequires: (php-composer(phpunit/php-file-iterator) >= 2.0.4 with php-composer(phpunit/php-file-iterator) < 3) +BuildRequires: (php-composer(phpunit/php-code-coverage) >= 7.0.17 with php-composer(phpunit/php-code-coverage) < 8) +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.2 with php-composer(phpunit/php-timer) < 3) +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/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.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) +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/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) -BuildRequires: (php-composer(sebastian/type) >= 1.1.3 with php-composer(sebastian/type) < 2) +BuildRequires: (php-composer(sebastian/type) >= 1.1.5 with php-composer(sebastian/type) < 2) BuildRequires: (php-composer(phpunit/php-invoker) >= 2.0.0 with php-composer(phpunit/php-invoker) < 3) BuildRequires: php-dom BuildRequires: php-json @@ -77,21 +77,21 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-mbstring": "*", # "ext-xml": "*", # "ext-xmlwriter": "*", -# "doctrine/instantiator": "^1.3.1", -# "myclabs/deep-copy": "^1.10.0", -# "phar-io/manifest": "^2.0.3", -# "phar-io/version": "^3.0.2", -# "phpunit/php-code-coverage": "^7.0.10", -# "phpunit/php-file-iterator": "^2.0.4", +# "doctrine/instantiator": "^1.5.0", +# "myclabs/deep-copy": "^1.12.0", +# "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.2", +# "phpunit/php-timer": "^2.1.4", # "sebastian/comparator": "^3.0.5", -# "sebastian/diff": "^3.0.2", -# "sebastian/environment": "^4.2.3", -# "sebastian/exporter": "^3.1.5", -# "sebastian/global-state": "^3.0.0", -# "sebastian/object-enumerator": "^3.0.3", -# "sebastian/resource-operations": "^2.0.1", +# "sebastian/diff": "^3.0.6", +# "sebastian/environment": "^4.2.5", +# "sebastian/exporter": "^3.1.6", +# "sebastian/global-state": "^3.0.5", +# "sebastian/object-enumerator": "^3.0.5", +# "sebastian/resource-operations": "^2.0.3", # "sebastian/type": "^1.1.3", # "sebastian/version": "^2.0.1", Requires: php(language) >= 7.2 @@ -102,23 +102,23 @@ 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(myclabs/deep-copy) >= 1.10.0 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) < 2) +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.10.3 with php-composer(phpspec/prophecy) < 2) -Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.12 with php-composer(phpunit/php-code-coverage) < 8) -Requires: (php-composer(phpunit/php-file-iterator) >= 2.0.4 with php-composer(phpunit/php-file-iterator) < 3) +Requires: (php-composer(phpunit/php-code-coverage) >= 7.0.17 with php-composer(phpunit/php-code-coverage) < 8) +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.2 with php-composer(phpunit/php-timer) < 3) +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/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.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) -Requires: (php-composer(sebastian/type) >= 1.1.3 with php-composer(sebastian/type) < 2) +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/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) Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3) # From composer.json, "suggest": { # "phpunit/php-invoker": "^2.0.0", @@ -242,6 +242,10 @@ exit $ret %changelog +* Thu Jul 11 2024 Remi Collet - 8.5.39-1 +- update to 8.5.39 (no change) +- raise dependencies + * Fri Apr 5 2024 Remi Collet - 8.5.38-1 - update to 8.5.38 (no change) diff --git a/sources b/sources index d8b8c85..12ae165 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.38-1ecad67.tgz) = 27b442bc4ef4d535346074d2c2350595f4e0c32b235b0f06e259eff9020fc5c22b137eb90bb3ee8535bf21b682d1aa8d874be620158e89fb97cfabe6ec58cc5d +SHA512 (phpunit8-8.5.39-172ba97.tgz) = 10c1ae4baf10be7ed0d7f8459c2c237b4136d3b69b8ec85fe1819ea68b18541c3c86722ac1f8187e1451203941db92cc7371c6b7d8d3109596d01d117cfeeea0 From 5ca8049d9aaab30537ce4660a69badfb20bf4651 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 07:43:27 +0000 Subject: [PATCH 83/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 01dff2d..2b82662 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -242,6 +242,9 @@ exit $ret %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 8.5.39-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jul 11 2024 Remi Collet - 8.5.39-1 - update to 8.5.39 (no change) - raise dependencies From 2b22bd3e64bba8c9e597eb57c76eb58c7ac4c7a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Sep 2024 14:58:19 +0200 Subject: [PATCH 84/93] v8.5.40 --- .gitignore | 1 + phpunit8.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 8d6492b..0dc0ae9 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ clog /phpunit8-8.5.37-fce30f3.tgz /phpunit8-8.5.38-1ecad67.tgz /phpunit8-8.5.39-172ba97.tgz +/phpunit8-8.5.40-48ed828.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 2b82662..4eb8d3e 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -9,8 +9,8 @@ # -%global gh_commit 172ba97bcf97ae6ef86ca256adf77aece8a143fe -%global gh_date 2024-07-10 +%global gh_commit 48ed828b72c35b38cdddcd9059339734cb06b3a7 +%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 8 %global ver_minor 5 -%global upstream_version 8.5.39 +%global upstream_version 8.5.40 #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 @@ -225,7 +225,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 @@ -242,6 +242,9 @@ exit $ret %changelog +* Thu Sep 19 2024 Remi Collet - 8.5.40-1 +- update to 8.5.40 + * Fri Jul 19 2024 Fedora Release Engineering - 8.5.39-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 12ae165..8d7603d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.39-172ba97.tgz) = 10c1ae4baf10be7ed0d7f8459c2c237b4136d3b69b8ec85fe1819ea68b18541c3c86722ac1f8187e1451203941db92cc7371c6b7d8d3109596d01d117cfeeea0 +SHA512 (phpunit8-8.5.40-48ed828.tgz) = 5bd3de27ccc2ae5c7727af70700de7f5322832ffc624e27a9f59588f86c80290bed67cc9cffb08896f62c26186e9cfce95b062c9361c1fc2f825e11d53236f61 From fde52927d8063f5c5c346a0d2047d59876718009 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Dec 2024 09:27:34 +0100 Subject: [PATCH 85/93] update to 8.5.41 (no change) raise dependency on myclabs/deep-copy 1.12.1 --- .gitignore | 1 + phpunit8.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0dc0ae9..b631200 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ clog /phpunit8-8.5.38-1ecad67.tgz /phpunit8-8.5.39-172ba97.tgz /phpunit8-8.5.40-48ed828.tgz +/phpunit8-8.5.41-d843cb5.tgz diff --git a/phpunit8.spec b/phpunit8.spec index 4eb8d3e..ba20d32 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -9,8 +9,8 @@ # -%global gh_commit 48ed828b72c35b38cdddcd9059339734cb06b3a7 -%global gh_date 2024-09-19 +%global gh_commit d843cb5bcf0bf9ae3484016444fe0c5b6ec7e4fa +%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 8 %global ver_minor 5 -%global upstream_version 8.5.40 +%global upstream_version 8.5.41 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -42,7 +42,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.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.10.3 with php-composer(phpspec/prophecy) < 2) @@ -78,7 +78,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xml": "*", # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.5.0", -# "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": "^7.0.17", @@ -103,7 +103,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.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.10.3 with php-composer(phpspec/prophecy) < 2) @@ -242,6 +242,10 @@ exit $ret %changelog +* Thu Dec 5 2024 Remi Collet - 8.5.41-1 +- update to 8.5.41 (no change) +- raise dependency on myclabs/deep-copy 1.12.1 + * Thu Sep 19 2024 Remi Collet - 8.5.40-1 - update to 8.5.40 diff --git a/sources b/sources index 8d7603d..1b958c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.40-48ed828.tgz) = 5bd3de27ccc2ae5c7727af70700de7f5322832ffc624e27a9f59588f86c80290bed67cc9cffb08896f62c26186e9cfce95b062c9361c1fc2f825e11d53236f61 +SHA512 (phpunit8-8.5.41-d843cb5.tgz) = c58e14d4bad1e79e9374af9b9476de28e6a6614baf8aef2f0229073fa7fde09ec6a8e90183ee9ef17c242bd147388f54fb12feb6122271fe3e7eb7499b17fa03 From 8bbb7d0b95fad5f3de83eaa0baf78e1985f39b8f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 10:02:09 +0000 Subject: [PATCH 86/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index ba20d32..ba62089 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -242,6 +242,9 @@ exit $ret %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 8.5.41-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Dec 5 2024 Remi Collet - 8.5.41-1 - update to 8.5.41 (no change) - raise dependency on myclabs/deep-copy 1.12.1 From 6aa39f4ccac3e9de243fe18821411a1cd3b82849 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 May 2025 15:24:19 +0200 Subject: [PATCH 87/93] v8.5.42 --- .gitignore | 1 + phpunit8.spec | 30 +++++++++++++++--------------- sources | 2 +- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index b631200..0c8c478 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ clog /phpunit8-8.5.39-172ba97.tgz /phpunit8-8.5.40-48ed828.tgz /phpunit8-8.5.41-d843cb5.tgz +/phpunit8-8.5.42-3a68a70.tgz diff --git a/phpunit8.spec b/phpunit8.spec index ba62089..5592f85 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -1,16 +1,15 @@ # remirepo/fedora spec file for phpunit8 # -# 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 d843cb5bcf0bf9ae3484016444fe0c5b6ec7e4fa -%global gh_date 2024-12-05 +%global gh_commit 3a68a70824da546d26ac08ca4fced67341f4158f +%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 8 %global ver_minor 5 -%global upstream_version 8.5.41 +%global upstream_version 8.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 @@ -42,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.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.10.3 with php-composer(phpspec/prophecy) < 2) @@ -78,7 +77,7 @@ BuildRequires: php-fedora-autoloader-devel >= 1.0.0 # "ext-xml": "*", # "ext-xmlwriter": "*", # "doctrine/instantiator": "^1.5.0", -# "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": "^7.0.17", @@ -103,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.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.10.3 with php-composer(phpspec/prophecy) < 2) @@ -134,12 +133,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} @@ -154,7 +150,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 @@ -242,6 +238,10 @@ exit $ret %changelog +* Sun May 4 2025 Remi Collet - 8.5.42-1 +- update to 8.5.42 +- raise dependency on myclabs/deep-copy 1.13.1 + * Sat Jan 18 2025 Fedora Release Engineering - 8.5.41-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index 1b958c6..826d348 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit8-8.5.41-d843cb5.tgz) = c58e14d4bad1e79e9374af9b9476de28e6a6614baf8aef2f0229073fa7fde09ec6a8e90183ee9ef17c242bd147388f54fb12feb6122271fe3e7eb7499b17fa03 +SHA512 (phpunit8-8.5.42-3a68a70.tgz) = c1a0e5d5ebcdf0d4ae6c5a09b45015ceecba23a4d95a51d53f051725f3fbd944e5b15a7d3ccf9fd99da66f908322213e9c0c5090719558ed974c8f6272273327 From c74282182a94622c76b50b9a5f7ace2f8c7b5fc8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:42:57 +0000 Subject: [PATCH 88/93] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- phpunit8.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/phpunit8.spec b/phpunit8.spec index 5592f85..28ec6c2 100644 --- a/phpunit8.spec +++ b/phpunit8.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 @@ -238,6 +238,9 @@ exit $ret %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 8.5.42-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun May 4 2025 Remi Collet - 8.5.42-1 - update to 8.5.42 - raise dependency on myclabs/deep-copy 1.13.1 From 1689f219198fbda23b17677af7c78999ef031b04 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 13:54:13 +0200 Subject: [PATCH 89/93] v8.5.44 --- .gitignore | 1 + phpunit8.spec | 32 ++++++++++++++++++-------------- sources | 2 +- 3 files changed, 20 insertions(+), 15 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 28ec6c2..72d23e2 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,12 +22,12 @@ %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} 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.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 + * Fri Jul 25 2025 Fedora Release Engineering - 8.5.42-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 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 827ca73e7b8e2ba6efa8f1e53b5cf2fc43f93cd1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Sep 2025 08:56:50 +0200 Subject: [PATCH 90/93] v8.5.45 --- .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 72d23e2..ab4b2eb 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 3bfabf9431cd9e002cc57925f198ec4a1a942678 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2025 07:41:26 +0200 Subject: [PATCH 91/93] v8.5.46 --- .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 ab4b2eb..e333a57 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 268700f7d8de1cdeae06504bf31e8b70687ab3ac Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Sep 2025 10:42:49 +0200 Subject: [PATCH 92/93] update to 8.5.48 (no change) raise dependency on sebastian/exporter 3.1.8 --- .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 e333a57..8711648 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 23c9518684e32ef7d668ef0895bbb5d44003edbb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Dec 2025 11:11:04 +0100 Subject: [PATCH 93/93] update to 8.5.49 (no change) --- .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 8711648..5331753 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