summaryrefslogtreecommitdiffstats
path: root/php-ast.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-ast.spec')
-rw-r--r--php-ast.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-ast.spec b/php-ast.spec
index 92616ac..d12ab55 100644
--- a/php-ast.spec
+++ b/php-ast.spec
@@ -20,7 +20,7 @@
Summary: Abstract Syntax Tree
Name: %{?scl_prefix}php-ast
-Version: 0.1.5
+Version: 0.1.6
%if 0%{?gh_date:1}
Release: 0.3.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
@@ -210,6 +210,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Oct 9 2017 Remi Collet <remi@remirepo.net> - 0.1.6-1
+- Update to 0.1.6
+
* Tue Aug 1 2017 Remi Collet <remi@remirepo.net> - 0.1.5-1
- update to 0.1.5 (stable)
- sources from PECL