summaryrefslogtreecommitdiffstats
path: root/php-ast.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-25 07:53:19 +0200
committerRemi Collet <remi@remirepo.net>2021-07-25 07:53:19 +0200
commitdde9d48a9956d63c58e7570e054f877b6e68527f (patch)
treeea1c308742d9a13ac49b5413d3df544d10c833af /php-ast.spec
parent8e1adc7ed2fc42f98acaf30e4633cc380bfb4cf0 (diff)
update to 1.0.14
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 72b561a..f732ea9 100644
--- a/php-ast.spec
+++ b/php-ast.spec
@@ -21,7 +21,7 @@
Summary: Abstract Syntax Tree
Name: %{?scl_prefix}php-ast
-Version: 1.0.13
+Version: 1.0.14
%if 0%{?gh_date:1}
Release: 0.7.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
@@ -224,6 +224,9 @@ fi
%changelog
+* Sun Jul 25 2021 Remi Collet <remi@remirepo.net> - 1.0.14-1
+- update to 1.0.14
+
* Thu Jul 8 2021 Remi Collet <remi@remirepo.net> - 1.0.13-1
- update to 1.0.13