From cad7d5ea82e7dc6ecaf7b057e49ff9861ecabcf6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Aug 2025 10:18:19 +0200 Subject: [PATCH 1/3] v5.6.1 (cherry picked from commit 4d628a92dd9602e87f4889a6b2d382e15d6c96b4) --- .gitignore | 1 + php-nikic-php-parser5.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 620937f..1a62ce1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /php-nikic-php-parser5-5.3.1-8eea230.tgz /php-nikic-php-parser5-5.4.0-447a020.tgz /php-nikic-php-parser5-5.5.0-ae59794.tgz +/php-nikic-php-parser5-5.6.1-f103601.tgz diff --git a/php-nikic-php-parser5.spec b/php-nikic-php-parser5.spec index efc22a3..c6edafc 100644 --- a/php-nikic-php-parser5.spec +++ b/php-nikic-php-parser5.spec @@ -14,7 +14,7 @@ %bcond_with tests %endif -%global gh_commit ae59794362fe85e051a58ad36b289443f57be7a9 +%global gh_commit f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -23,7 +23,7 @@ %global ns_project PhpParser %global major 5 -%global upstream_version 5.5.0 +%global upstream_version 5.6.1 #global upstream_prever rc1 Name: php-%{gh_owner}-%{pk_project}%{major} @@ -123,7 +123,7 @@ AUTOLOAD : Upstream test suite 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} \ @@ -146,6 +146,9 @@ exit $ret %changelog +* Thu Aug 14 2025 Remi Collet - 5.6.1-1 +- update to 5.6.1 + * Wed Jun 18 2025 Remi Collet - 5.5.0-1 - update to 5.5.0 diff --git a/sources b/sources index 2856a5f..6c941d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser5-5.5.0-ae59794.tgz) = 7b760f7d7404bff4ec793d7e960cb10ac7f33e8eee92b93f330e9187d39518365da055de1ad98221a46c2f23c2d5145b8d781aa031ef60183f3ebf9888c7d64c +SHA512 (php-nikic-php-parser5-5.6.1-f103601.tgz) = 2cb15cd2ee4d62dc20a3a1140fe1d06393376e9b38c12f06d0aca49831f28fe77a5ff9686158f4a660cd5a3cb7d402c6fa9e3b48edf16c22d9261c0d081cb83d From d36b22fbc0de9fe5a9b72b0ae8c4c1786c40561b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Oct 2025 06:07:38 +0200 Subject: [PATCH 2/3] v5.6.2 (cherry picked from commit 60c7ba795b32a39c8dc9c9115b5632fca6830dee) --- .gitignore | 1 + php-nikic-php-parser5.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1a62ce1..e6f165d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /php-nikic-php-parser5-5.4.0-447a020.tgz /php-nikic-php-parser5-5.5.0-ae59794.tgz /php-nikic-php-parser5-5.6.1-f103601.tgz +/php-nikic-php-parser5-5.6.2-3a454ca.tgz diff --git a/php-nikic-php-parser5.spec b/php-nikic-php-parser5.spec index c6edafc..8842336 100644 --- a/php-nikic-php-parser5.spec +++ b/php-nikic-php-parser5.spec @@ -14,7 +14,7 @@ %bcond_with tests %endif -%global gh_commit f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2 +%global gh_commit 3a454ca033b9e06b63282ce19562e892747449bb %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -23,7 +23,7 @@ %global ns_project PhpParser %global major 5 -%global upstream_version 5.6.1 +%global upstream_version 5.6.2 #global upstream_prever rc1 Name: php-%{gh_owner}-%{pk_project}%{major} @@ -146,6 +146,9 @@ exit $ret %changelog +* Wed Oct 22 2025 Remi Collet - 5.6.2-1 +- update to 5.6.2 + * Thu Aug 14 2025 Remi Collet - 5.6.1-1 - update to 5.6.1 diff --git a/sources b/sources index 6c941d0..07b700a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser5-5.6.1-f103601.tgz) = 2cb15cd2ee4d62dc20a3a1140fe1d06393376e9b38c12f06d0aca49831f28fe77a5ff9686158f4a660cd5a3cb7d402c6fa9e3b48edf16c22d9261c0d081cb83d +SHA512 (php-nikic-php-parser5-5.6.2-3a454ca.tgz) = 13b5957d8ab443232fbd98d9afc9f4d4922e3a01d683399cf151795d76b987c604cb755e528399f47bbfcd659bd634b54cc59b06af553086fd584fa3afc49c98 From e16768590601ab0a36946e71b16f8d17f93d63d5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Dec 2025 09:14:22 +0100 Subject: [PATCH 3/3] v5.7.0 (cherry picked from commit c21b48cac06c35102c70863097fe563a72d087ab) --- .gitignore | 1 + php-nikic-php-parser5.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e6f165d..89a8d22 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /php-nikic-php-parser5-5.5.0-ae59794.tgz /php-nikic-php-parser5-5.6.1-f103601.tgz /php-nikic-php-parser5-5.6.2-3a454ca.tgz +/php-nikic-php-parser5-5.7.0-dca41cd.tgz diff --git a/php-nikic-php-parser5.spec b/php-nikic-php-parser5.spec index 8842336..1279c8f 100644 --- a/php-nikic-php-parser5.spec +++ b/php-nikic-php-parser5.spec @@ -14,7 +14,7 @@ %bcond_with tests %endif -%global gh_commit 3a454ca033b9e06b63282ce19562e892747449bb +%global gh_commit dca41cd15c2ac9d055ad70dbfd011130757d1f82 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nikic %global gh_project PHP-Parser @@ -23,7 +23,7 @@ %global ns_project PhpParser %global major 5 -%global upstream_version 5.6.2 +%global upstream_version 5.7.0 #global upstream_prever rc1 Name: php-%{gh_owner}-%{pk_project}%{major} @@ -146,6 +146,9 @@ exit $ret %changelog +* Tue Dec 9 2025 Remi Collet - 5.7.0-1 +- update to 5.7.0 + * Wed Oct 22 2025 Remi Collet - 5.6.2-1 - update to 5.6.2 diff --git a/sources b/sources index 07b700a..ec881d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-nikic-php-parser5-5.6.2-3a454ca.tgz) = 13b5957d8ab443232fbd98d9afc9f4d4922e3a01d683399cf151795d76b987c604cb755e528399f47bbfcd659bd634b54cc59b06af553086fd584fa3afc49c98 +SHA512 (php-nikic-php-parser5-5.7.0-dca41cd.tgz) = 8222a9547323f76cbec5cbb7a43a5080612a2eaeb76190b555395b585718d9236ad6191092bbcd669555efa6b5b22361166d42543e073a2b68c7c14ff3c3ccc6