summaryrefslogtreecommitdiffstats
path: root/php-ast.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-ast.spec')
-rw-r--r--php-ast.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/php-ast.spec b/php-ast.spec
index 0ac839f..1fc36fc 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.11
+Version: 1.0.12
%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
@@ -157,10 +157,6 @@ done
%check
-%if "%{php_version}" > "8.0"
-rm ?TS/tests/attributes_02.phpt
-%endif
-
cd NTS
: Minimal load test for NTS extension
%{__php} --no-php-ini \
@@ -225,6 +221,9 @@ fi
%changelog
+* Mon May 17 2021 Remi Collet <remi@remirepo.net> - 1.0.12-1
+- update to 1.0.12
+
* Tue Apr 20 2021 Remi Collet <remi@remirepo.net> - 1.0.11-1
- update to 1.0.11