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 c82bda4..e2d9dfd 100644
--- a/php-ast.spec
+++ b/php-ast.spec
@@ -20,7 +20,7 @@
Summary: Abstract Syntax Tree
Name: %{?scl_prefix}php-ast
-Version: 1.0.9
+Version: 1.0.10
%if 0%{?gh_date:1}
Release: 0.6.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
@@ -225,6 +225,9 @@ fi
%changelog
+* Sun Sep 13 2020 Remi Collet <remi@remirepo.net> - 1.0.10-1
+- update to 1.0.10
+
* Fri Sep 4 2020 Remi Collet <remi@remirepo.net> - 1.0.9-1
- update to 1.0.9
- drop patch merged upstream