summaryrefslogtreecommitdiffstats
path: root/php-nikic-php-parser4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-13 07:18:57 +0100
committerRemi Collet <remi@remirepo.net>2019-01-13 07:18:57 +0100
commitb9b2da058a95bda6d1ac20480f182d781da545ba (patch)
treed790127453937a1c41f6cad582b44b5f51650d77 /php-nikic-php-parser4.spec
parentec9fa5bc31ca4235695f4a8fe1c2f9b7df4aa9b1 (diff)
v4.2.0
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 6aea1fe..9823951 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 8aae5b59b83bb4d0dbf07b0a835f2680a658f610
+%global gh_commit 594bcae1fc0bccd3993d2f0d61a018e26ac2865a
%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.1.1
+Version: 4.2.0
Release: 1%{?dist}
Summary: A PHP parser written in PHP - version %{major}
@@ -147,6 +147,9 @@ exit $ret
%changelog
+* Sun Jan 13 2019 Remi Collet <remi@remirepo.net> - 4.2.0-1
+- update to 4.2.0
+
* Thu Dec 27 2018 Remi Collet <remi@remirepo.net> - 4.1.1-1
- update to 4.1.1