summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-26 17:01:50 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-26 17:01:50 +0100
commitfd30a403755e1b88507e283376437b9d3c481d26 (patch)
treee79a1a172be472ef4a19e15798fc43fb331328f2
parent9f06dee86dd9036f59c153eb4046e63a5cc7c5a1 (diff)
php-ast: 0.1.4
-rw-r--r--REFLECTION2
-rw-r--r--php-ast.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 8b7a599..9f1b4e8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #75 ast version 0.1.3 ] {
+Extension [ <persistent> extension #75 ast version 0.1.4 ] {
- Constants [187] {
Constant [ integer ast\AST_ARG_LIST ] { 128 }
diff --git a/php-ast.spec b/php-ast.spec
index 431049d..f750a22 100644
--- a/php-ast.spec
+++ b/php-ast.spec
@@ -8,7 +8,7 @@
#
%{?scl: %scl_package php-ast}
-%global gh_commit ae55a198e64b14fd70f467476789c60ba06f61f6
+%global gh_commit 701e8539e0a861b8fe3c0144a7554c376f42efe3
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nikic
%global gh_project php-ast
@@ -20,7 +20,7 @@
Summary: Abstract Syntax Tree
Name: %{?scl_prefix}php-ast
-Version: 0.1.3
+Version: 0.1.4
%if 0%{?gh_date:1}
Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
@@ -169,6 +169,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Jan 26 2017 Remi Collet <remi@fedoraproject.org> - 0.1.4-1
+- update to 0.1.4
+
* Thu Jan 19 2017 Remi Collet <remi@fedoraproject.org> - 0.1.3-1
- update to 0.1.3