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 bfe5f6b..9026e07 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 c346bbfafe2ff60680258b631afb730d186ed864
+%global gh_commit 21dce06dfbf0365c6a7cc8fdbdc995926c6a9300
%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.6.0
+Version: 4.7.0
Release: 1%{?dist}
Summary: A PHP parser written in PHP - version %{major}
@@ -147,6 +147,9 @@ exit $ret
%changelog
+* Sun Jul 26 2020 Remi Collet <remi@remirepo.net> - 4.7.0-1
+- update to 4.7.0
+
* Fri Jul 3 2020 Remi Collet <remi@remirepo.net> - 4.6.0-1
- update to 4.6.0