summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-22 07:42:44 +0100
committerRemi Collet <remi@php.net>2024-02-22 07:42:44 +0100
commit09b83c010ef0b06139c6204bdee13b5d6a568e1b (patch)
treecf26f4d238889376a10130378d606819101e6cae
parentb8b450cc541fe6f9daf7374cbd538a93ab7cbfcb (diff)
update to 5.0.1
-rw-r--r--php-nikic-php-parser5.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-nikic-php-parser5.spec b/php-nikic-php-parser5.spec
index 52ae4b8..d214153 100644
--- a/php-nikic-php-parser5.spec
+++ b/php-nikic-php-parser5.spec
@@ -17,7 +17,7 @@
%bcond_with tests
%endif
-%global gh_commit 4a21235f7e56e713259a6f76bf4b5ea08502b9dc
+%global gh_commit 2218c2252c874a4624ab2f613d86ac32d227bc69
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nikic
%global gh_project PHP-Parser
@@ -26,7 +26,7 @@
%global ns_project PhpParser
%global major 5
-%global upstream_version 5.0.0
+%global upstream_version 5.0.1
#global upstream_prever rc1
Name: php-%{gh_owner}-%{pk_project}%{major}
@@ -159,6 +159,9 @@ exit $ret
%changelog
+* Thu Feb 22 2024 Remi Collet <remi@remirepo.net> - 5.0.1-1
+- update to 5.0.1
+
* Mon Jan 8 2024 Remi Collet <remi@remirepo.net> - 5.0.0-1
- update to 5.0.0