summaryrefslogtreecommitdiffstats
path: root/php-ast.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-05-17 07:01:29 +0200
committerRemi Collet <remi@remirepo.net>2021-05-17 07:01:29 +0200
commit6f966dad31893ba8520c0fe4508c1011ec8523d9 (patch)
treebac53e840b6576a119751ee3a9802e679e27926a /php-ast.spec
parentd4cf1facd08da90758f634383b5bd62781029467 (diff)
update to 1.0.12
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