summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-06 09:11:40 +0100
committerRemi Collet <remi@php.net>2023-03-06 09:11:40 +0100
commit539f90c705528b1adfbc476fd5de54eecafa0b76 (patch)
tree23c69c7b3d4bd94e3f02e3637d592ba76359d1a0
parent7eb1b3cc3d487aa821710f1a6af9c24daef98041 (diff)
update to 4.15.4
-rw-r--r--php-nikic-php-parser4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-nikic-php-parser4.spec b/php-nikic-php-parser4.spec
index d9706b4..d699861 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,7 +27,7 @@
%global major 4
Name: php-%{gh_owner}-%{pk_project}%{major}
-Version: 4.15.3
+Version: 4.15.4
Release: 1%{?dist}
Summary: A PHP parser written in PHP - version %{major}
@@ -153,6 +153,9 @@ exit $ret
%changelog
+* Mon Mar 6 2023 Remi Collet <remi@remirepo.net> - 4.15.4-1
+- update to 4.15.4
+
* Tue Jan 17 2023 Remi Collet <remi@remirepo.net> - 4.15.3-1
- update to 4.15.3