From 4d3329721afc0f0db7e1f21cb28f975228ed42f3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 07:12:25 +0000 Subject: [PATCH 01/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 34cb616..495cdc4 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -22,7 +22,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.10.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -150,6 +150,9 @@ exit $ret %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.10.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 21 2020 Remi Collet - 4.10.4-1 - update to 4.10.4 From cfd82aa15a6e72e87f776b58d30a7910b94589ff Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 May 2021 07:50:07 +0200 Subject: [PATCH 02/35] v4.10.5 --- .gitignore | 1 + php-nikic-php-parser4.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 01cc9cd..20f1584 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ clog /php-nikic-php-parser4-4.10.2-658f1be.tgz /php-nikic-php-parser4-4.10.3-dbe56d2.tgz /php-nikic-php-parser4-4.10.4-c6d052f.tgz +/php-nikic-php-parser4-4.10.5-4432ba3.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 495cdc4..35e36f7 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-nikic-php-parser4 # -# Copyright (c) 2016-2020 Remi Collet +# Copyright (c) 2016-2021 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c6d052fc58cb876152f89f532b95a8d7907e7f0e +%global gh_commit 4432ba399e47c66624bc73c8c0f811e5c109576f %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,8 +21,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.10.4 -Release: 2%{?dist} +Version: 4.10.5 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -150,6 +150,9 @@ exit $ret %changelog +* Tue May 4 2021 Remi Collet - 4.10.5-1 +- update to 4.10.5 + * Wed Jan 27 2021 Fedora Release Engineering - 4.10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 7b8aee1..28d8e10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.10.4-c6d052f.tgz) = dcf22d719c5ff3e7e162a751aeaf18fce97d320e79e1c659a7efe30b2de55ebb4efd06a8bb944985400ef00db5c7cb7a611dfd7a4c95fde4c861af51936b426d +SHA512 (php-nikic-php-parser4-4.10.5-4432ba3.tgz) = f7be41418340f05c4f43ea1de2a11edca5833e55d0bb63b4011291a75f22336b864bda0d76478abc1dbea23cda1d64e0709da3b4553b3d2a47a785cb7ab4b203 From 1f9ffa9cb672029de22003b717d57f88a66a7208 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 May 2021 07:50:07 +0200 Subject: [PATCH 03/35] v4.10.5 (cherry picked from commit cfd82aa15a6e72e87f776b58d30a7910b94589ff) --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 01cc9cd..20f1584 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ clog /php-nikic-php-parser4-4.10.2-658f1be.tgz /php-nikic-php-parser4-4.10.3-dbe56d2.tgz /php-nikic-php-parser4-4.10.4-c6d052f.tgz +/php-nikic-php-parser4-4.10.5-4432ba3.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 34cb616..fa7a2f2 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-nikic-php-parser4 # -# Copyright (c) 2016-2020 Remi Collet +# Copyright (c) 2016-2021 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c6d052fc58cb876152f89f532b95a8d7907e7f0e +%global gh_commit 4432ba399e47c66624bc73c8c0f811e5c109576f %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.10.4 +Version: 4.10.5 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -150,6 +150,9 @@ exit $ret %changelog +* Tue May 4 2021 Remi Collet - 4.10.5-1 +- update to 4.10.5 + * Mon Dec 21 2020 Remi Collet - 4.10.4-1 - update to 4.10.4 diff --git a/sources b/sources index 7b8aee1..28d8e10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.10.4-c6d052f.tgz) = dcf22d719c5ff3e7e162a751aeaf18fce97d320e79e1c659a7efe30b2de55ebb4efd06a8bb944985400ef00db5c7cb7a611dfd7a4c95fde4c861af51936b426d +SHA512 (php-nikic-php-parser4-4.10.5-4432ba3.tgz) = f7be41418340f05c4f43ea1de2a11edca5833e55d0bb63b4011291a75f22336b864bda0d76478abc1dbea23cda1d64e0709da3b4553b3d2a47a785cb7ab4b203 From 1aa66d69b70a15574aafcd951a2ac5b39a7bee61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 Jul 2021 08:44:19 +0200 Subject: [PATCH 04/35] v4.11.0 --- .gitignore | 1 + php-nikic-php-parser4.spec | 19 ++++++++++++------- sources | 2 +- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 20f1584..c3a85ba 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ clog /php-nikic-php-parser4-4.10.3-dbe56d2.tgz /php-nikic-php-parser4-4.10.4-c6d052f.tgz /php-nikic-php-parser4-4.10.5-4432ba3.tgz +/php-nikic-php-parser4-4.11.0-fe14cf3.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 35e36f7..5fcf916 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 4432ba399e47c66624bc73c8c0f811e5c109576f +%global gh_commit fe14cf3672a149364fb66dfe11bf6549af899f94 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.10.5 +Version: 4.11.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -36,8 +36,8 @@ Patch0: %{name}-rpm.patch BuildArch: noarch %if %{with_tests} # For tests -# as we use phpunit8 -BuildRequires: php(language) >= 7.2 +# as we use phpunit9 +BuildRequires: php(language) >= 7.3 BuildRequires: php-tokenizer BuildRequires: php-reflection BuildRequires: php-ctype @@ -47,8 +47,8 @@ BuildRequires: php-spl # From composer.json, "require-dev": { # "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0", # "ircmaxell/php-yacc": "0.0.7" -%global phpunit %{_bindir}/phpunit8 -BuildRequires: phpunit8 +%global phpunit %{_bindir}/phpunit9 +BuildRequires: phpunit9 # Autoloader BuildRequires: php-fedora-autoloader-devel %endif @@ -128,7 +128,8 @@ else fi ret=0 -for cmdarg in "php %{phpunit}" "php72%{_bindir}/phpunit8" php73 php74 php80; do +# TODO php81 +for cmdarg in "php %{phpunit}" php73 php74 php80; do if which $cmdarg; then set $cmdarg $1 -d auto_prepend_file=%{buildroot}/%{php_home}/%{ns_project}%{major}/autoload.php \ @@ -150,6 +151,10 @@ exit $ret %changelog +* Mon Jul 5 2021 Remi Collet - 4.11.0-1 +- update to 4.11.0 +- switch to phpunit9 + * Tue May 4 2021 Remi Collet - 4.10.5-1 - update to 4.10.5 diff --git a/sources b/sources index 28d8e10..dd31314 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.10.5-4432ba3.tgz) = f7be41418340f05c4f43ea1de2a11edca5833e55d0bb63b4011291a75f22336b864bda0d76478abc1dbea23cda1d64e0709da3b4553b3d2a47a785cb7ab4b203 +SHA512 (php-nikic-php-parser4-4.11.0-fe14cf3.tgz) = c846eee5f36821459b957937ea1f39adb296322f0fe0da4fc218dcf11711d9ef0fc4c12a4a7af6ec4d2f9b130be32070ead7893afa2386cd9afa4adbf7c754a9 From 0509b5cd6fd0f165981f132382f0976265ed8f76 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 Jul 2021 08:44:19 +0200 Subject: [PATCH 05/35] v4.11.0 (cherry picked from commit 1aa66d69b70a15574aafcd951a2ac5b39a7bee61) --- .gitignore | 1 + php-nikic-php-parser4.spec | 19 ++++++++++++------- sources | 2 +- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 20f1584..c3a85ba 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ clog /php-nikic-php-parser4-4.10.3-dbe56d2.tgz /php-nikic-php-parser4-4.10.4-c6d052f.tgz /php-nikic-php-parser4-4.10.5-4432ba3.tgz +/php-nikic-php-parser4-4.11.0-fe14cf3.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index fa7a2f2..ad5e4a0 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 4432ba399e47c66624bc73c8c0f811e5c109576f +%global gh_commit fe14cf3672a149364fb66dfe11bf6549af899f94 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.10.5 +Version: 4.11.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -36,8 +36,8 @@ Patch0: %{name}-rpm.patch BuildArch: noarch %if %{with_tests} # For tests -# as we use phpunit8 -BuildRequires: php(language) >= 7.2 +# as we use phpunit9 +BuildRequires: php(language) >= 7.3 BuildRequires: php-tokenizer BuildRequires: php-reflection BuildRequires: php-ctype @@ -47,8 +47,8 @@ BuildRequires: php-spl # From composer.json, "require-dev": { # "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0", # "ircmaxell/php-yacc": "0.0.7" -%global phpunit %{_bindir}/phpunit8 -BuildRequires: phpunit8 +%global phpunit %{_bindir}/phpunit9 +BuildRequires: phpunit9 # Autoloader BuildRequires: php-fedora-autoloader-devel %endif @@ -128,7 +128,8 @@ else fi ret=0 -for cmdarg in "php %{phpunit}" "php72%{_bindir}/phpunit8" php73 php74 php80; do +# TODO php81 +for cmdarg in "php %{phpunit}" php73 php74 php80; do if which $cmdarg; then set $cmdarg $1 -d auto_prepend_file=%{buildroot}/%{php_home}/%{ns_project}%{major}/autoload.php \ @@ -150,6 +151,10 @@ exit $ret %changelog +* Mon Jul 5 2021 Remi Collet - 4.11.0-1 +- update to 4.11.0 +- switch to phpunit9 + * Tue May 4 2021 Remi Collet - 4.10.5-1 - update to 4.10.5 diff --git a/sources b/sources index 28d8e10..dd31314 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.10.5-4432ba3.tgz) = f7be41418340f05c4f43ea1de2a11edca5833e55d0bb63b4011291a75f22336b864bda0d76478abc1dbea23cda1d64e0709da3b4553b3d2a47a785cb7ab4b203 +SHA512 (php-nikic-php-parser4-4.11.0-fe14cf3.tgz) = c846eee5f36821459b957937ea1f39adb296322f0fe0da4fc218dcf11711d9ef0fc4c12a4a7af6ec4d2f9b130be32070ead7893afa2386cd9afa4adbf7c754a9 From 8549b3bee7e29601f98e7132ff574900ce2f4056 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Jul 2021 07:35:58 +0200 Subject: [PATCH 06/35] v4.12.0 --- .gitignore | 1 + php-nikic-php-parser4.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index c3a85ba..6db7ad7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ clog /php-nikic-php-parser4-4.10.4-c6d052f.tgz /php-nikic-php-parser4-4.10.5-4432ba3.tgz /php-nikic-php-parser4-4.11.0-fe14cf3.tgz +/php-nikic-php-parser4-4.12.0-6608f01.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 5fcf916..b6c456c 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit fe14cf3672a149364fb66dfe11bf6549af899f94 +%global gh_commit 6608f01670c3cc5079e18c1dab1104e002579143 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.11.0 +Version: 4.12.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -128,11 +128,11 @@ else fi ret=0 -# TODO php81 -for cmdarg in "php %{phpunit}" php73 php74 php80; do +for cmdarg in "php %{phpunit}" php73 php74 php80 php81; do if which $cmdarg; then set $cmdarg - $1 -d auto_prepend_file=%{buildroot}/%{php_home}/%{ns_project}%{major}/autoload.php \ + $1 -d include_path=%{php_home} \ + -d auto_prepend_file=%{buildroot}/%{php_home}/%{ns_project}%{major}/autoload.php \ ${2:-%{_bindir}/phpunit9} $FILTER --verbose || ret=1 fi done @@ -151,6 +151,9 @@ exit $ret %changelog +* Wed Jul 21 2021 Remi Collet - 4.12.0-1 +- update to 4.12.0 + * Mon Jul 5 2021 Remi Collet - 4.11.0-1 - update to 4.11.0 - switch to phpunit9 diff --git a/sources b/sources index dd31314..aa08063 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.11.0-fe14cf3.tgz) = c846eee5f36821459b957937ea1f39adb296322f0fe0da4fc218dcf11711d9ef0fc4c12a4a7af6ec4d2f9b130be32070ead7893afa2386cd9afa4adbf7c754a9 +SHA512 (php-nikic-php-parser4-4.12.0-6608f01.tgz) = cd703ad6abe57ab03718cca698a23204665fe90e4b1fd2a5106ea1785ce85dd46c1381494778f653f14a0ee59abb2e0bf20cd40f8b5063cb930233c10dd64a30 From 04f25821c660e1edbeb5772670d51321f9d72f29 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 Jul 2021 07:35:58 +0200 Subject: [PATCH 07/35] v4.12.0 (cherry picked from commit 8549b3bee7e29601f98e7132ff574900ce2f4056) --- .gitignore | 1 + php-nikic-php-parser4.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index c3a85ba..6db7ad7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ clog /php-nikic-php-parser4-4.10.4-c6d052f.tgz /php-nikic-php-parser4-4.10.5-4432ba3.tgz /php-nikic-php-parser4-4.11.0-fe14cf3.tgz +/php-nikic-php-parser4-4.12.0-6608f01.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index ad5e4a0..6a2246b 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit fe14cf3672a149364fb66dfe11bf6549af899f94 +%global gh_commit 6608f01670c3cc5079e18c1dab1104e002579143 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.11.0 +Version: 4.12.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -128,11 +128,11 @@ else fi ret=0 -# TODO php81 -for cmdarg in "php %{phpunit}" php73 php74 php80; do +for cmdarg in "php %{phpunit}" php73 php74 php80 php81; do if which $cmdarg; then set $cmdarg - $1 -d auto_prepend_file=%{buildroot}/%{php_home}/%{ns_project}%{major}/autoload.php \ + $1 -d include_path=%{php_home} \ + -d auto_prepend_file=%{buildroot}/%{php_home}/%{ns_project}%{major}/autoload.php \ ${2:-%{_bindir}/phpunit9} $FILTER --verbose || ret=1 fi done @@ -151,6 +151,9 @@ exit $ret %changelog +* Wed Jul 21 2021 Remi Collet - 4.12.0-1 +- update to 4.12.0 + * Mon Jul 5 2021 Remi Collet - 4.11.0-1 - update to 4.11.0 - switch to phpunit9 diff --git a/sources b/sources index dd31314..aa08063 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.11.0-fe14cf3.tgz) = c846eee5f36821459b957937ea1f39adb296322f0fe0da4fc218dcf11711d9ef0fc4c12a4a7af6ec4d2f9b130be32070ead7893afa2386cd9afa4adbf7c754a9 +SHA512 (php-nikic-php-parser4-4.12.0-6608f01.tgz) = cd703ad6abe57ab03718cca698a23204665fe90e4b1fd2a5106ea1785ce85dd46c1381494778f653f14a0ee59abb2e0bf20cd40f8b5063cb930233c10dd64a30 From 2699736df17709db9a12e48d504bebd8786ab375 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Sep 2021 09:43:30 +0200 Subject: [PATCH 08/35] v4.13.0 --- .gitignore | 1 + php-nikic-php-parser4.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6db7ad7..374b9a0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ clog /php-nikic-php-parser4-4.10.5-4432ba3.tgz /php-nikic-php-parser4-4.11.0-fe14cf3.tgz /php-nikic-php-parser4-4.12.0-6608f01.tgz +/php-nikic-php-parser4-4.13.0-50953a2.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index b6c456c..b95a636 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 6608f01670c3cc5079e18c1dab1104e002579143 +%global gh_commit 50953a2691a922aa1769461637869a0a2faa3f53 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.12.0 +Version: 4.13.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -151,6 +151,9 @@ exit $ret %changelog +* Tue Sep 21 2021 Remi Collet - 4.13.0-1 +- update to 4.13.0 + * Wed Jul 21 2021 Remi Collet - 4.12.0-1 - update to 4.12.0 diff --git a/sources b/sources index aa08063..ba5eea1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.12.0-6608f01.tgz) = cd703ad6abe57ab03718cca698a23204665fe90e4b1fd2a5106ea1785ce85dd46c1381494778f653f14a0ee59abb2e0bf20cd40f8b5063cb930233c10dd64a30 +SHA512 (php-nikic-php-parser4-4.13.0-50953a2.tgz) = b3b64d00263230599990c0e35145a8910702a79f14f26013288e2a5329dd524ead39054834c769b6e297d526667b224dd57b4e9620edb1950af1cb2b48a8aadf From f8cb1f4698d2a37b7def727dd511c8e0a10395da Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Sep 2021 09:43:30 +0200 Subject: [PATCH 09/35] v4.13.0 (cherry picked from commit 2699736df17709db9a12e48d504bebd8786ab375) --- .gitignore | 1 + php-nikic-php-parser4.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6db7ad7..374b9a0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ clog /php-nikic-php-parser4-4.10.5-4432ba3.tgz /php-nikic-php-parser4-4.11.0-fe14cf3.tgz /php-nikic-php-parser4-4.12.0-6608f01.tgz +/php-nikic-php-parser4-4.13.0-50953a2.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 6a2246b..9a6d81a 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 6608f01670c3cc5079e18c1dab1104e002579143 +%global gh_commit 50953a2691a922aa1769461637869a0a2faa3f53 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.12.0 +Version: 4.13.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -151,6 +151,9 @@ exit $ret %changelog +* Tue Sep 21 2021 Remi Collet - 4.13.0-1 +- update to 4.13.0 + * Wed Jul 21 2021 Remi Collet - 4.12.0-1 - update to 4.12.0 diff --git a/sources b/sources index aa08063..ba5eea1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.12.0-6608f01.tgz) = cd703ad6abe57ab03718cca698a23204665fe90e4b1fd2a5106ea1785ce85dd46c1381494778f653f14a0ee59abb2e0bf20cd40f8b5063cb930233c10dd64a30 +SHA512 (php-nikic-php-parser4-4.13.0-50953a2.tgz) = b3b64d00263230599990c0e35145a8910702a79f14f26013288e2a5329dd524ead39054834c769b6e297d526667b224dd57b4e9620edb1950af1cb2b48a8aadf From 13ba1a4645ce885de53daaeb151a50eea0b8ad2e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Nov 2021 07:31:24 +0100 Subject: [PATCH 10/35] v4.13.1 --- .gitignore | 1 + php-nikic-php-parser4.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 374b9a0..8fba7d3 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ clog /php-nikic-php-parser4-4.11.0-fe14cf3.tgz /php-nikic-php-parser4-4.12.0-6608f01.tgz /php-nikic-php-parser4-4.13.0-50953a2.tgz +/php-nikic-php-parser4-4.13.1-63a79e8.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index b95a636..624c625 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 50953a2691a922aa1769461637869a0a2faa3f53 +%global gh_commit 63a79e8daa781cac14e5195e63ed8ae231dd10fd %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.13.0 +Version: 4.13.1 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -151,6 +151,9 @@ exit $ret %changelog +* Thu Nov 4 2021 Remi Collet - 4.13.1-1 +- update to 4.13.1 + * Tue Sep 21 2021 Remi Collet - 4.13.0-1 - update to 4.13.0 diff --git a/sources b/sources index ba5eea1..bb9cd5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.13.0-50953a2.tgz) = b3b64d00263230599990c0e35145a8910702a79f14f26013288e2a5329dd524ead39054834c769b6e297d526667b224dd57b4e9620edb1950af1cb2b48a8aadf +SHA512 (php-nikic-php-parser4-4.13.1-63a79e8.tgz) = 05e20b26e2e0d9f149ef431e095d06e51d31370ef095f6fcdfb3b6855098e175d4963695774d6858a7d64765f1046718997ce29068c12a18173905d3712cc471 From 02b6cc3370bc8807eca1a1b41ee1d844054924b5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Nov 2021 07:31:24 +0100 Subject: [PATCH 11/35] v4.13.1 (cherry picked from commit 13ba1a4645ce885de53daaeb151a50eea0b8ad2e) --- .gitignore | 1 + php-nikic-php-parser4.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 374b9a0..8fba7d3 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ clog /php-nikic-php-parser4-4.11.0-fe14cf3.tgz /php-nikic-php-parser4-4.12.0-6608f01.tgz /php-nikic-php-parser4-4.13.0-50953a2.tgz +/php-nikic-php-parser4-4.13.1-63a79e8.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 9a6d81a..9af60e1 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 50953a2691a922aa1769461637869a0a2faa3f53 +%global gh_commit 63a79e8daa781cac14e5195e63ed8ae231dd10fd %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.13.0 +Version: 4.13.1 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -151,6 +151,9 @@ exit $ret %changelog +* Thu Nov 4 2021 Remi Collet - 4.13.1-1 +- update to 4.13.1 + * Tue Sep 21 2021 Remi Collet - 4.13.0-1 - update to 4.13.0 diff --git a/sources b/sources index ba5eea1..bb9cd5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.13.0-50953a2.tgz) = b3b64d00263230599990c0e35145a8910702a79f14f26013288e2a5329dd524ead39054834c769b6e297d526667b224dd57b4e9620edb1950af1cb2b48a8aadf +SHA512 (php-nikic-php-parser4-4.13.1-63a79e8.tgz) = 05e20b26e2e0d9f149ef431e095d06e51d31370ef095f6fcdfb3b6855098e175d4963695774d6858a7d64765f1046718997ce29068c12a18173905d3712cc471 From 701ec5bafb02928893a17490999ce5d97568cf9d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Dec 2021 08:15:15 +0100 Subject: [PATCH 12/35] v4.13.2 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8fba7d3..f6f2d65 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ clog /php-nikic-php-parser4-4.12.0-6608f01.tgz /php-nikic-php-parser4-4.13.0-50953a2.tgz /php-nikic-php-parser4-4.13.1-63a79e8.tgz +/php-nikic-php-parser4-4.13.2-210577f.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 624c625..2daa2c6 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 63a79e8daa781cac14e5195e63ed8ae231dd10fd +%global gh_commit 210577fe3cf7badcc5814d99455df46564f3c077 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,7 +21,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.13.1 +Version: 4.13.2 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -128,7 +128,7 @@ else fi ret=0 -for cmdarg in "php %{phpunit}" php73 php74 php80 php81; do +for cmdarg in "php %{phpunit}" php74 php80 php81; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -151,6 +151,9 @@ exit $ret %changelog +* Wed Dec 1 2021 Remi Collet - 4.13.2-1 +- update to 4.13.2 + * Thu Nov 4 2021 Remi Collet - 4.13.1-1 - update to 4.13.1 diff --git a/sources b/sources index bb9cd5e..6e600d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.13.1-63a79e8.tgz) = 05e20b26e2e0d9f149ef431e095d06e51d31370ef095f6fcdfb3b6855098e175d4963695774d6858a7d64765f1046718997ce29068c12a18173905d3712cc471 +SHA512 (php-nikic-php-parser4-4.13.2-210577f.tgz) = d2e2b6a2dd653a54e8ff6084a22553589cb58f5525b4688199061f2022e68e1f143d5626fff034df4f7c64d4540ae3b90e2a8b85c6c13f09f98fb4ff7b0c13d0 From b3800e6236c45b065412fb604b02f6b029d53140 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 07:55:23 +0000 Subject: [PATCH 13/35] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 2daa2c6..4eccc3f 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -22,7 +22,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -151,6 +151,9 @@ exit $ret %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 4.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Dec 1 2021 Remi Collet - 4.13.2-1 - update to 4.13.2 From f464b5ea30861ee694dd1ea38485055394986324 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Jun 2022 10:15:47 +0200 Subject: [PATCH 14/35] v4.14.0 --- .gitignore | 1 + php-nikic-php-parser4.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f6f2d65..9977f32 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ clog /php-nikic-php-parser4-4.13.0-50953a2.tgz /php-nikic-php-parser4-4.13.1-63a79e8.tgz /php-nikic-php-parser4-4.13.2-210577f.tgz +/php-nikic-php-parser4-4.14.0-34bea19.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 4eccc3f..790043d 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-nikic-php-parser4 # -# Copyright (c) 2016-2021 Remi Collet +# Copyright (c) 2016-2022 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 210577fe3cf7badcc5814d99455df46564f3c077 +%global gh_commit 34bea19b6e03d8153165d8f30bba4c3be86184c1 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -21,8 +21,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.13.2 -Release: 2%{?dist} +Version: 4.14.0 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -128,7 +128,7 @@ else fi ret=0 -for cmdarg in "php %{phpunit}" php74 php80 php81; do +for cmdarg in "php %{phpunit}" php74 php80 php81 php82; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -151,6 +151,9 @@ exit $ret %changelog +* Wed Jun 1 2022 Remi Collet - 4.14.0-1 +- update to 4.14.0 + * Fri Jan 21 2022 Fedora Release Engineering - 4.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index 6e600d2..8ce9865 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.13.2-210577f.tgz) = d2e2b6a2dd653a54e8ff6084a22553589cb58f5525b4688199061f2022e68e1f143d5626fff034df4f7c64d4540ae3b90e2a8b85c6c13f09f98fb4ff7b0c13d0 +SHA512 (php-nikic-php-parser4-4.14.0-34bea19.tgz) = 1b20f8e9989e1b28e17c9513f092b7fced41ce6668349a48e871645451941ce21459649da1d384fdd27adc45d9287b10a09b7a5930cc2f1ceb749bb1a082ee44 From 6173d40cc0cfd23daf9ff96f5a324e13e26a4d3b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Jun 2022 16:17:53 +0200 Subject: [PATCH 15/35] only run test suite on Fedora, not on EL --- php-nikic-php-parser4.spec | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 790043d..1fb223d 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -10,6 +10,13 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs +%if 0%{?fedora} +%bcond_without tests +%else +# disables as phpunit not availble +%bcond_with tests +%endif + %global gh_commit 34bea19b6e03d8153165d8f30bba4c3be86184c1 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic @@ -17,12 +24,11 @@ %global pk_project php-parser %global php_home %{_datadir}/php %global ns_project PhpParser -%global with_tests 0%{!?_without_tests:1} %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -34,7 +40,7 @@ Source1: makesrc.sh Patch0: %{name}-rpm.patch BuildArch: noarch -%if %{with_tests} +%if %{with tests} # For tests # as we use phpunit9 BuildRequires: php(language) >= 7.3 @@ -50,8 +56,8 @@ BuildRequires: php-spl %global phpunit %{_bindir}/phpunit9 BuildRequires: phpunit9 # Autoloader -BuildRequires: php-fedora-autoloader-devel %endif +BuildRequires: php-fedora-autoloader-devel # From composer.json, "require": { # "php": ">=7.0", @@ -105,7 +111,7 @@ install -Dpm 0755 bin/php-parse %{buildroot}%{_bindir}/php-parse%{major} %check -%if %{with_tests} +%if %{with tests} : Test the command sed -e 's:%{php_home}:%{buildroot}%{php_home}:' \ bin/php-parse > bin/php-parse-test @@ -151,6 +157,9 @@ exit $ret %changelog +* Mon Jun 13 2022 Remi Collet - 4.14.0-2 +- only run test suite on Fedora, not on EL + * Wed Jun 1 2022 Remi Collet - 4.14.0-1 - update to 4.14.0 From c50852315b5c9d2ee75ee70ebfde752341cfd7a5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 13:49:11 +0000 Subject: [PATCH 16/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 1fb223d..7fbe22f 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -28,7 +28,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -157,6 +157,9 @@ exit $ret %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.14.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Remi Collet - 4.14.0-2 - only run test suite on Fedora, not on EL From 3ac55d0d06f5f4fba4134ccb990448682bc2ae61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Sep 2022 12:25:20 +0200 Subject: [PATCH 17/35] v4.15.1 --- .gitignore | 1 + php-nikic-php-parser4.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9977f32..310a601 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ clog /php-nikic-php-parser4-4.13.1-63a79e8.tgz /php-nikic-php-parser4-4.13.2-210577f.tgz /php-nikic-php-parser4-4.14.0-34bea19.tgz +/php-nikic-php-parser4-4.15.1-0ef6c55.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 7fbe22f..ab49121 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -13,11 +13,11 @@ %if 0%{?fedora} %bcond_without tests %else -# disables as phpunit not availble +# disabled as phpunit not availble %bcond_with tests %endif -%global gh_commit 34bea19b6e03d8153165d8f30bba4c3be86184c1 +%global gh_commit 0ef6c55a3f47f89d7a374e6f835197a0b5fcf900 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,8 +27,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.14.0 -Release: 3%{?dist} +Version: 4.15.1 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD @@ -78,7 +78,7 @@ Provides: php-composer(%{gh_owner}/%{pk_project}) = %{version} %description -This is a PHP 5.2 to PHP 7.4 parser written in PHP. +This is a PHP parser written in PHP. Its purpose is to simplify static code analysis and manipulation. This package provides the library version %{major} and the php-parse%{major} command. @@ -157,6 +157,9 @@ exit $ret %changelog +* Thu Sep 8 2022 Remi Collet - 4.15.1-1 +- update to 4.15.1 + * Fri Jul 22 2022 Fedora Release Engineering - 4.14.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 8ce9865..ad4a088 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.14.0-34bea19.tgz) = 1b20f8e9989e1b28e17c9513f092b7fced41ce6668349a48e871645451941ce21459649da1d384fdd27adc45d9287b10a09b7a5930cc2f1ceb749bb1a082ee44 +SHA512 (php-nikic-php-parser4-4.15.1-0ef6c55.tgz) = 5f68d6ffa512727cb30dacd5b4f057103a8a3be804b7008a41fff52d5add1c5e71c80f9046782b1399eccc9a99266b7f332106fd77420cd1ff0fc77d2615c408 From e1aaa93d1d6745c1e0b12b5c6d99cece6fcfe730 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 14 Nov 2022 10:11:57 +0100 Subject: [PATCH 18/35] v4.15.2 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 310a601..b1854e1 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ clog /php-nikic-php-parser4-4.13.2-210577f.tgz /php-nikic-php-parser4-4.14.0-34bea19.tgz /php-nikic-php-parser4-4.15.1-0ef6c55.tgz +/php-nikic-php-parser4-4.15.2-f59bbe4.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index ab49121..2b4618c 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -17,7 +17,7 @@ %bcond_with tests %endif -%global gh_commit 0ef6c55a3f47f89d7a374e6f835197a0b5fcf900 +%global gh_commit f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,7 +27,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.15.1 +Version: 4.15.2 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -130,7 +130,7 @@ if [ $BITS -lt 8 ]; then # ignore test failing on 32-bit (in koji) FILTER="--filter '^((?!(testParse|testLexNewFeatures)).)*$'" else - FILTER="" + FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" fi ret=0 @@ -157,6 +157,9 @@ exit $ret %changelog +* Mon Nov 14 2022 Remi Collet - 4.15.2-1 +- update to 4.15.2 + * Thu Sep 8 2022 Remi Collet - 4.15.1-1 - update to 4.15.1 diff --git a/sources b/sources index ad4a088..4c613c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.15.1-0ef6c55.tgz) = 5f68d6ffa512727cb30dacd5b4f057103a8a3be804b7008a41fff52d5add1c5e71c80f9046782b1399eccc9a99266b7f332106fd77420cd1ff0fc77d2615c408 +SHA512 (php-nikic-php-parser4-4.15.2-f59bbe4.tgz) = 5ca2a2feb53d2a37b095d2e36f9226aa663927acfdd781153b874ee196448f84bf831d3485ba58e3f994cc07711bbe92f578ac9608afef3ddc7e6f6ee58aa741 From ba5d9443a3860a01bc2010beb72831e956fb154f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Jan 2023 09:20:17 +0100 Subject: [PATCH 19/35] v4.15.3 --- .gitignore | 1 + php-nikic-php-parser4.spec | 23 ++++++++++------------- sources | 2 +- 3 files changed, 12 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index b1854e1..16b4599 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ clog /php-nikic-php-parser4-4.14.0-34bea19.tgz /php-nikic-php-parser4-4.15.1-0ef6c55.tgz /php-nikic-php-parser4-4.15.2-f59bbe4.tgz +/php-nikic-php-parser4-4.15.3-570e980.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 2b4618c..0c9c91c 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -1,7 +1,7 @@ # remirepo/fedora spec file for php-nikic-php-parser4 # -# Copyright (c) 2016-2022 Remi Collet -# License: CC-BY-SA +# Copyright (c) 2016-2023 Remi Collet +# License: CC-BY-SA-4.0 # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries @@ -17,7 +17,7 @@ %bcond_with tests %endif -%global gh_commit f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc +%global gh_commit 570e980a201d8ed0236b0a62ddf2c9cbb2034039 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,11 +27,11 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.15.2 +Version: 4.15.3 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} -License: BSD +License: BSD-3-Clause URL: https://github.com/%{gh_owner}/%{gh_project} Source0: %{name}-%{version}-%{gh_short}.tgz Source1: makesrc.sh @@ -125,16 +125,10 @@ cat << 'AUTOLOAD' | tee vendor/autoload.php AUTOLOAD : Upstream test suite -BITS=$(php -r 'echo PHP_INT_SIZE;') -if [ $BITS -lt 8 ]; then - # ignore test failing on 32-bit (in koji) - FILTER="--filter '^((?!(testParse|testLexNewFeatures)).)*$'" -else - FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" -fi +FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" ret=0 -for cmdarg in "php %{phpunit}" php74 php80 php81 php82; do +for cmdarg in "php %{phpunit}" php80 php81 php82; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -157,6 +151,9 @@ exit $ret %changelog +* Tue Jan 17 2023 Remi Collet - 4.15.3-1 +- update to 4.15.3 + * Mon Nov 14 2022 Remi Collet - 4.15.2-1 - update to 4.15.2 diff --git a/sources b/sources index 4c613c8..dc3e74d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.15.2-f59bbe4.tgz) = 5ca2a2feb53d2a37b095d2e36f9226aa663927acfdd781153b874ee196448f84bf831d3485ba58e3f994cc07711bbe92f578ac9608afef3ddc7e6f6ee58aa741 +SHA512 (php-nikic-php-parser4-4.15.3-570e980.tgz) = 56f47c944579d788ebe3c098b50a6509216d02541e83ddeeb96a614d37b2666780fcb43058e2fc21b369036b5600561631ac35f3edf6fd7189f15c5bbca1192e From 8be9abf2543cc96268715e9a4592c8328f7c9e54 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 08:50:44 +0000 Subject: [PATCH 20/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 0c9c91c..741c2e7 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -28,7 +28,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.15.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -151,6 +151,9 @@ exit $ret %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 4.15.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jan 17 2023 Remi Collet - 4.15.3-1 - update to 4.15.3 From a42fa489ae53e9623dfe8073b7be6a8e8a4e3a3c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Mar 2023 10:10:33 +0100 Subject: [PATCH 21/35] v4.15.4 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 16b4599..2b4eaf4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ clog /php-nikic-php-parser4-4.15.1-0ef6c55.tgz /php-nikic-php-parser4-4.15.2-f59bbe4.tgz /php-nikic-php-parser4-4.15.3-570e980.tgz +/php-nikic-php-parser4-4.15.4-6bb5176.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 741c2e7..0f4432e 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -17,7 +17,7 @@ %bcond_with tests %endif -%global gh_commit 570e980a201d8ed0236b0a62ddf2c9cbb2034039 +%global gh_commit 6bb5176bc4af8bcb7d926f88718db9b96a2d4290 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,8 +27,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.15.3 -Release: 2%{?dist} +Version: 4.15.4 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -151,6 +151,9 @@ exit $ret %changelog +* Mon Mar 6 2023 Remi Collet - 4.15.4-1 +- update to 4.15.4 + * Fri Jan 20 2023 Fedora Release Engineering - 4.15.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index dc3e74d..4e5d254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.15.3-570e980.tgz) = 56f47c944579d788ebe3c098b50a6509216d02541e83ddeeb96a614d37b2666780fcb43058e2fc21b369036b5600561631ac35f3edf6fd7189f15c5bbca1192e +SHA512 (php-nikic-php-parser4-4.15.4-6bb5176.tgz) = a7793f9097d761a50aef37fc99673cb988596c460bad29be312b005c99dda5e55f93589d52990d942929d6d9f7062c265064748765b6d9e267dc5841b41b0df1 From dffd60ecf1d4e35f0ddd0aea36987cb782e6a6c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 May 2023 10:04:15 +0200 Subject: [PATCH 22/35] v4.15.5 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2b4eaf4..6b5e42c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ clog /php-nikic-php-parser4-4.15.2-f59bbe4.tgz /php-nikic-php-parser4-4.15.3-570e980.tgz /php-nikic-php-parser4-4.15.4-6bb5176.tgz +/php-nikic-php-parser4-4.15.5-11e2663.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 0f4432e..c2751a6 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -17,7 +17,7 @@ %bcond_with tests %endif -%global gh_commit 6bb5176bc4af8bcb7d926f88718db9b96a2d4290 +%global gh_commit 11e2663a5bc9db5d714eedb4277ee300403b4a9e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,7 +27,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.15.4 +Version: 4.15.5 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -91,7 +91,7 @@ Autoloader: %{php_home}/%{ns_project}%{major}/autoload.php %prep %setup -q -n %{gh_project}-%{gh_commit} -%patch0 -p1 -b .rpm +%patch -P0 -p1 -b .rpm %build @@ -151,6 +151,9 @@ exit $ret %changelog +* Wed May 24 2023 Remi Collet - 4.15.5-1 +- update to 4.15.5 + * Mon Mar 6 2023 Remi Collet - 4.15.4-1 - update to 4.15.4 diff --git a/sources b/sources index 4e5d254..d47ac83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.15.4-6bb5176.tgz) = a7793f9097d761a50aef37fc99673cb988596c460bad29be312b005c99dda5e55f93589d52990d942929d6d9f7062c265064748765b6d9e267dc5841b41b0df1 +SHA512 (php-nikic-php-parser4-4.15.5-11e2663.tgz) = ace66102ddeb7a0f4b644b5d8579e1ed76579146ded37ac1459bbb14865fef6fd1eac5653336366dd8fad3ce0928b74ed0daac74232c979249e3bf445385a10c From b1dabc41890e7cf9b38e2467b9f8f60a8e5037db Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Jun 2023 15:45:15 +0200 Subject: [PATCH 23/35] v1.16.0 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6b5e42c..dc1f423 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ clog /php-nikic-php-parser4-4.15.3-570e980.tgz /php-nikic-php-parser4-4.15.4-6bb5176.tgz /php-nikic-php-parser4-4.15.5-11e2663.tgz +/php-nikic-php-parser4-4.16.0-19526a3.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index c2751a6..5d395fe 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -17,7 +17,7 @@ %bcond_with tests %endif -%global gh_commit 11e2663a5bc9db5d714eedb4277ee300403b4a9e +%global gh_commit 19526a33fb561ef417e822e85f08a00db4059c17 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,7 +27,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.15.5 +Version: 4.16.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -128,7 +128,7 @@ AUTOLOAD FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" ret=0 -for cmdarg in "php %{phpunit}" php80 php81 php82; do +for cmdarg in "php %{phpunit}" php80 php81 php82 php83; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -151,6 +151,9 @@ exit $ret %changelog +* Mon Jun 26 2023 Remi Collet - 4.16.0-1 +- update to 4.16.0 + * Wed May 24 2023 Remi Collet - 4.15.5-1 - update to 4.15.5 diff --git a/sources b/sources index d47ac83..4f2183e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.15.5-11e2663.tgz) = ace66102ddeb7a0f4b644b5d8579e1ed76579146ded37ac1459bbb14865fef6fd1eac5653336366dd8fad3ce0928b74ed0daac74232c979249e3bf445385a10c +SHA512 (php-nikic-php-parser4-4.16.0-19526a3.tgz) = e4a216a4e412ccfa866275f79083c671461226b8454137cee1ae884776160a2452190b80a88cf9eed31685b61a0edad439ad4cd2a32c7f358728a3dd36eba7f9 From b66991830656d84eb3c59ac748a32f26d8f2a911 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 04:29:30 +0000 Subject: [PATCH 24/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 5d395fe..7b58070 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -28,7 +28,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -151,6 +151,9 @@ exit $ret %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 4.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jun 26 2023 Remi Collet - 4.16.0-1 - update to 4.16.0 From 7bc4c0eaf6acac100430222d1b2b73375e193a1e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Aug 2023 11:41:05 +0200 Subject: [PATCH 25/35] v4.17.1 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index dc1f423..b6b5df0 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ clog /php-nikic-php-parser4-4.15.4-6bb5176.tgz /php-nikic-php-parser4-4.15.5-11e2663.tgz /php-nikic-php-parser4-4.16.0-19526a3.tgz +/php-nikic-php-parser4-4.17.1-a6303e5.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 7b58070..714a589 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -17,7 +17,7 @@ %bcond_with tests %endif -%global gh_commit 19526a33fb561ef417e822e85f08a00db4059c17 +%global gh_commit a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,8 +27,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.16.0 -Release: 2%{?dist} +Version: 4.17.1 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -151,6 +151,9 @@ exit $ret %changelog +* Fri Aug 18 2023 Remi Collet - 4.17.1-1 +- update to 4.17.1 + * Fri Jul 21 2023 Fedora Release Engineering - 4.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index 4f2183e..777f98b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.16.0-19526a3.tgz) = e4a216a4e412ccfa866275f79083c671461226b8454137cee1ae884776160a2452190b80a88cf9eed31685b61a0edad439ad4cd2a32c7f358728a3dd36eba7f9 +SHA512 (php-nikic-php-parser4-4.17.1-a6303e5.tgz) = b8bfdfd482af7cafdde18105b9d577ca91ea683389471ccddca5d7fb1241ef19650f7b4508f930b4537fc7a0742ba7a75e675d749419448d2fe3c5f47d536f5d From 37063dfa379b0fdb50675a1f56a8cc69aa392b3d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 Dec 2023 07:15:07 +0100 Subject: [PATCH 26/35] v4.18.0 --- .gitignore | 1 + php-nikic-php-parser4.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index b6b5df0..0507a56 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ clog /php-nikic-php-parser4-4.15.5-11e2663.tgz /php-nikic-php-parser4-4.16.0-19526a3.tgz /php-nikic-php-parser4-4.17.1-a6303e5.tgz +/php-nikic-php-parser4-4.18.0-1bcbb21.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 714a589..80fb9aa 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -7,8 +7,6 @@ # Please, preserve the changelog entries # -# For compatibility with SCL -%undefine __brp_mangle_shebangs %if 0%{?fedora} %bcond_without tests @@ -17,7 +15,7 @@ %bcond_with tests %endif -%global gh_commit a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d +%global gh_commit 1bcbb2179f97633e98bbbc87044ee2611c7d7999 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -27,7 +25,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.17.1 +Version: 4.18.0 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -128,7 +126,7 @@ AUTOLOAD FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" ret=0 -for cmdarg in "php %{phpunit}" php80 php81 php82 php83; do +for cmdarg in "php %{phpunit}" php81 php82 php83; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -151,6 +149,9 @@ exit $ret %changelog +* Mon Dec 11 2023 Remi Collet - 4.18.0-1 +- update to 4.18.0 + * Fri Aug 18 2023 Remi Collet - 4.17.1-1 - update to 4.17.1 diff --git a/sources b/sources index 777f98b..03cb53f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.17.1-a6303e5.tgz) = b8bfdfd482af7cafdde18105b9d577ca91ea683389471ccddca5d7fb1241ef19650f7b4508f930b4537fc7a0742ba7a75e675d749419448d2fe3c5f47d536f5d +SHA512 (php-nikic-php-parser4-4.18.0-1bcbb21.tgz) = ec4682a2fc9075895c2fbc9a17ed6de0e9580c11277176014bd5a8c1c414cc271f5e24ef34650e671e851860ac316ede72b4f62ad61955fb7fc6da56fdd86134 From 4befdb945fcd375395791913cb75376cd2c034de Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 20:59:43 +0000 Subject: [PATCH 27/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 80fb9aa..49fc2f0 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -26,7 +26,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -149,6 +149,9 @@ exit $ret %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 4.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 11 2023 Remi Collet - 4.18.0-1 - update to 4.18.0 From e312f2868a2daca2dd6554a079e75d1c0831e3f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 22:46:32 +0000 Subject: [PATCH 28/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 49fc2f0..1fc6398 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -26,7 +26,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.18.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -149,6 +149,9 @@ exit $ret %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 4.18.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 4.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 03b32fa88b8cf0a821982f23a849ef586b100c15 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Mar 2024 15:03:23 +0100 Subject: [PATCH 29/35] update to 4.19.1 raise dependency on PHP 7.1 --- .gitignore | 1 + php-nikic-php-parser4.spec | 16 ++++++++++------ sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0507a56..3d81ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ clog /php-nikic-php-parser4-4.16.0-19526a3.tgz /php-nikic-php-parser4-4.17.1-a6303e5.tgz /php-nikic-php-parser4-4.18.0-1bcbb21.tgz +/php-nikic-php-parser4-4.19.1-4e1b88d.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 1fc6398..7733c1e 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-nikic-php-parser4 # -# Copyright (c) 2016-2023 Remi Collet +# Copyright (c) 2016-2024 Remi Collet # License: CC-BY-SA-4.0 # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -15,7 +15,7 @@ %bcond_with tests %endif -%global gh_commit 1bcbb2179f97633e98bbbc87044ee2611c7d7999 +%global gh_commit 4e1b88d21c69391150ace211e9eaf05810858d0b %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -25,8 +25,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.18.0 -Release: 3%{?dist} +Version: 4.19.1 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -58,9 +58,9 @@ BuildRequires: phpunit9 BuildRequires: php-fedora-autoloader-devel # From composer.json, "require": { -# "php": ">=7.0", +# "php": ">=7.1", # "ext-tokenizer": "*" -Requires: php(language) >= 7.0 +Requires: php(language) >= 7.1 Requires: php-tokenizer # From phpcompatinfo report for version 4.0.0 Requires: php-reflection @@ -149,6 +149,10 @@ exit $ret %changelog +* Tue Mar 19 2024 Remi Collet - 4.19.1-1 +- update to 4.19.1 +- raise dependency on PHP 7.1 + * Thu Jan 25 2024 Fedora Release Engineering - 4.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 03cb53f..5165174 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.18.0-1bcbb21.tgz) = ec4682a2fc9075895c2fbc9a17ed6de0e9580c11277176014bd5a8c1c414cc271f5e24ef34650e671e851860ac316ede72b4f62ad61955fb7fc6da56fdd86134 +SHA512 (php-nikic-php-parser4-4.19.1-4e1b88d.tgz) = 42b7a4c9cb67221a4803e1e61bfbc2fb4b37e07b06df551b818e9166bb941fea2939461f50a2bff2a552e83427fb199d61209b41ba6f9eaf928aa3e832f84131 From 3d98c1fdc7dd9c36a8b64fef80548dbd4c36e394 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 07:00:38 +0000 Subject: [PATCH 30/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 7733c1e..b869be4 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -26,7 +26,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -149,6 +149,9 @@ exit $ret %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 4.19.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Mar 19 2024 Remi Collet - 4.19.1-1 - update to 4.19.1 - raise dependency on PHP 7.1 From 0a1ad37159f3eae9185380a3912f265ba1ddf403 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Sep 2024 15:13:16 +0200 Subject: [PATCH 31/35] v4.19.2 --- .gitignore | 1 + php-nikic-php-parser4.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3d81ff7..7c7cdef 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ clog /php-nikic-php-parser4-4.17.1-a6303e5.tgz /php-nikic-php-parser4-4.18.0-1bcbb21.tgz /php-nikic-php-parser4-4.19.1-4e1b88d.tgz +/php-nikic-php-parser4-4.19.2-0ed4c89.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index b869be4..6f04561 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -15,7 +15,7 @@ %bcond_with tests %endif -%global gh_commit 4e1b88d21c69391150ace211e9eaf05810858d0b +%global gh_commit 0ed4c8949a32986043e977dbe14776c14d644c45 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -25,8 +25,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.19.1 -Release: 2%{?dist} +Version: 4.19.2 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -126,7 +126,7 @@ AUTOLOAD FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" ret=0 -for cmdarg in "php %{phpunit}" php81 php82 php83; do +for cmdarg in "php %{phpunit}" php81 php82 php83 php84; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -149,6 +149,9 @@ exit $ret %changelog +* Wed Sep 18 2024 Remi Collet - 4.19.2-1 +- update to 4.19.2 + * Fri Jul 19 2024 Fedora Release Engineering - 4.19.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index 5165174..1c5d8d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.19.1-4e1b88d.tgz) = 42b7a4c9cb67221a4803e1e61bfbc2fb4b37e07b06df551b818e9166bb941fea2939461f50a2bff2a552e83427fb199d61209b41ba6f9eaf928aa3e832f84131 +SHA512 (php-nikic-php-parser4-4.19.2-0ed4c89.tgz) = b1453d0ca5bc50eda6e00f2f58bd2e6e9666fb427c0b4a7426f31d7bfd534786fc9efca91cf56b2e8655c8f8aabb4dd4f8cb34485aba6d790f500f5e33e02764 From 52f2336083da6fb4ef042c7e372e13b428bb45b9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 30 Sep 2024 07:39:44 +0200 Subject: [PATCH 32/35] v4.19.4 --- .gitignore | 1 + php-nikic-php-parser4.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7c7cdef..9962f52 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ clog /php-nikic-php-parser4-4.18.0-1bcbb21.tgz /php-nikic-php-parser4-4.19.1-4e1b88d.tgz /php-nikic-php-parser4-4.19.2-0ed4c89.tgz +/php-nikic-php-parser4-4.19.4-715f4d2.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index 6f04561..d03604f 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -15,7 +15,7 @@ %bcond_with tests %endif -%global gh_commit 0ed4c8949a32986043e977dbe14776c14d644c45 +%global gh_commit 715f4d25e225bc47b293a8b997fe6ce99bf987d2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -25,7 +25,7 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.19.2 +Version: 4.19.4 Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} @@ -49,7 +49,7 @@ BuildRequires: php-json BuildRequires: php-pcre BuildRequires: php-spl # From composer.json, "require-dev": { -# "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0", +# "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", # "ircmaxell/php-yacc": "0.0.7" %global phpunit %{_bindir}/phpunit9 BuildRequires: phpunit9 @@ -149,6 +149,9 @@ exit $ret %changelog +* Mon Sep 30 2024 Remi Collet - 4.19.4-1 +- update to 4.19.4 + * Wed Sep 18 2024 Remi Collet - 4.19.2-1 - update to 4.19.2 diff --git a/sources b/sources index 1c5d8d7..b1a71f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.19.2-0ed4c89.tgz) = b1453d0ca5bc50eda6e00f2f58bd2e6e9666fb427c0b4a7426f31d7bfd534786fc9efca91cf56b2e8655c8f8aabb4dd4f8cb34485aba6d790f500f5e33e02764 +SHA512 (php-nikic-php-parser4-4.19.4-715f4d2.tgz) = c6eb9e25fe950264a8f27bf16adc603af9973da0514f0b728fc0fd768f000f7a983403c674209f78941672adf72ca61d54e705d05884b7dc4ccfbfa7d4e6696b From c36ac9be7b890a484dd3dd01682348a393ef80b0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 09:12:06 +0000 Subject: [PATCH 33/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index d03604f..c8fcbfb 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -26,7 +26,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.19.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -149,6 +149,9 @@ exit $ret %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 4.19.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Sep 30 2024 Remi Collet - 4.19.4-1 - update to 4.19.4 From 47a6680bd1704159dbcd141161eaf4967f9b3247 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:16:08 +0000 Subject: [PATCH 34/35] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- php-nikic-php-parser4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index c8fcbfb..a1b7dc8 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -26,7 +26,7 @@ Name: php-%{gh_owner}-%{pk_project}%{major} Version: 4.19.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -149,6 +149,9 @@ exit $ret %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 4.19.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jan 18 2025 Fedora Release Engineering - 4.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From afa9e97f46d6ec013733833532254d5e6d6f234e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Dec 2025 09:01:52 +0100 Subject: [PATCH 35/35] update to 4.19.5 re-license spec file to CECILL-2.1 --- .gitignore | 1 + php-nikic-php-parser4.spec | 18 +++++++++++------- sources | 2 +- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 9962f52..9aae347 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ clog /php-nikic-php-parser4-4.19.1-4e1b88d.tgz /php-nikic-php-parser4-4.19.2-0ed4c89.tgz /php-nikic-php-parser4-4.19.4-715f4d2.tgz +/php-nikic-php-parser4-4.19.5-51bd93c.tgz diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec index a1b7dc8..5658e8c 100644 --- a/php-nikic-php-parser4.spec +++ b/php-nikic-php-parser4.spec @@ -1,8 +1,8 @@ # remirepo/fedora spec file for php-nikic-php-parser4 # -# Copyright (c) 2016-2024 Remi Collet -# License: CC-BY-SA-4.0 -# http://creativecommons.org/licenses/by-sa/4.0/ +# SPDX-FileCopyrightText: Copyright 2016-2025 Remi Collet +# SPDX-License-Identifier: CECILL-2.1 +# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # @@ -15,7 +15,7 @@ %bcond_with tests %endif -%global gh_commit 715f4d25e225bc47b293a8b997fe6ce99bf987d2 +%global gh_commit 51bd93cc741b7fc3d63d20b6bdcd99fdaa359837 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -25,8 +25,8 @@ %global major 4 Name: php-%{gh_owner}-%{pk_project}%{major} -Version: 4.19.4 -Release: 3%{?dist} +Version: 4.19.5 +Release: 1%{?dist} Summary: A PHP parser written in PHP - version %{major} License: BSD-3-Clause @@ -126,7 +126,7 @@ AUTOLOAD FILTER="--filter '^((?!(testLexNewFeatures)).)*$'" ret=0 -for cmdarg in "php %{phpunit}" php81 php82 php83 php84; do +for cmdarg in "php %{phpunit}" php81 php82 php83 php84 php85; do if which $cmdarg; then set $cmdarg $1 -d include_path=%{php_home} \ @@ -149,6 +149,10 @@ exit $ret %changelog +* Tue Dec 9 2025 Remi Collet - 4.19.5-1 +- update to 4.19.5 +- re-license spec file to CECILL-2.1 + * Fri Jul 25 2025 Fedora Release Engineering - 4.19.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index b1a71f1..619d1c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser4-4.19.4-715f4d2.tgz) = c6eb9e25fe950264a8f27bf16adc603af9973da0514f0b728fc0fd768f000f7a983403c674209f78941672adf72ca61d54e705d05884b7dc4ccfbfa7d4e6696b +SHA512 (php-nikic-php-parser4-4.19.5-51bd93c.tgz) = 739cb8134ca83bfaeb8189dc40ef7603e2c7c7813d28841b279306f6e2d3f77910eb5033aae0c2bad0f38d0dc6490953cc3518bf433c4f99cecf2007c10d17cc