summaryrefslogtreecommitdiffstats
path: root/php-nikic-php-parser4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-nikic-php-parser4.spec')
-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 a520a38..20b5c21 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 658f1be311a230e0907f5dfe0213742aff0596de
+%global gh_commit dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984
%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.2
+Version: 4.10.3
Release: 1%{?dist}
Summary: A PHP parser written in PHP - version %{major}
@@ -152,6 +152,9 @@ exit $ret
%changelog
+* Fri Dec 4 2020 Remi Collet <remi@remirepo.net> - 4.10.3-1
+- update to 4.10.3
+
* Mon Sep 28 2020 Remi Collet <remi@remirepo.net> - 4.10.2-1
- update to 4.10.2