summaryrefslogtreecommitdiffstats
path: root/php-pecl-runkit7.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-runkit7.spec')
-rw-r--r--php-pecl-runkit7.spec21
1 files changed, 8 insertions, 13 deletions
diff --git a/php-pecl-runkit7.spec b/php-pecl-runkit7.spec
index aeb74d1..8f94dd9 100644
--- a/php-pecl-runkit7.spec
+++ b/php-pecl-runkit7.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-runkit7
#
-# Copyright (c) 2019-2020 Remi Collet
+# Copyright (c) 2019-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -21,7 +21,7 @@
%global with_tests 0%{!?_without_tests:1}
%global upstream_version 4.0.0
-%global upstream_prever a2
+%global upstream_prever a3
Name: %{?sub_prefix}php-pecl-%{proj_name}
Summary: For all those things you... shouldn't have been doing anyway... but surely do!
@@ -32,6 +32,7 @@ URL: https://pecl.php.net/package/%{proj_name}
Source0: https://pecl.php.net/get/%{proj_name}-%{upstream_version}%{?upstream_prever}.tgz
+BuildRequires: make
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 7.2
BuildRequires: %{?scl_prefix}php-pear
@@ -64,13 +65,10 @@ Obsoletes: php74-pecl-%{proj_name} <= %{version}
%if "%{php_version}" > "8.0"
Obsoletes: php80-pecl-%{proj_name} <= %{version}
%endif
+%if "%{php_version}" > "8.1"
+Obsoletes: php81-pecl-%{proj_name} <= %{version}
%endif
-
-%if 0%{?fedora} < 20 && 0%{?rhel} < 7
-# Filter shared private
-%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}
%endif
-%{?filter_setup}
%description
@@ -170,12 +168,6 @@ export REPORT_EXIT_STATUS=1
%if %{with_tests}
# ignore FPM tests because of systemd monitoring changing output
rm ?TS/tests/runkit_fpm*
-%if "%{php_version}" > "8.0"
-rm ?TS/tests/runkit_arginfo.phpt
-rm ?TS/tests/runkit_function_copy_8.phpt
-rm ?TS/tests/runkit_method_variadic_strict.phpt
-rm ?TS/tests/runkit_methods_returning_by_reference.phpt
-%endif
: Upstream test suite NTS extension
cd NTS
@@ -234,6 +226,9 @@ fi
%endif
%changelog
+* Sun Jul 18 2021 Remi Collet <remi@remirepo.net> - 4.0.0~a3-1
+- update to 4.0.0a3
+
* Thu Oct 8 2020 Remi Collet <remi@remirepo.net> - 4.0.0~a2-1
- update to 4.0.0a2