From 7dd32454e5b98c61d181de1d6c3401d86ff329c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Sep 2021 09:43:30 +0200 Subject: [PATCH 1/3] 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 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 25ff1cb8488f4cffe7751dcdafd9605107b64f7d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Nov 2021 07:31:24 +0100 Subject: [PATCH 2/3] 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 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 9100675f556251e2184dc02d8f3e2e89d3faecdf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Dec 2021 08:15:15 +0100 Subject: [PATCH 3/3] v4.13.2 (cherry picked from commit 701ec5bafb02928893a17490999ce5d97568cf9d) --- .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