summaryrefslogtreecommitdiffstats
path: root/php-ast.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-ast.spec')
-rw-r--r--php-ast.spec7
1 files changed, 5 insertions, 2 deletions
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