summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-swoole5.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pecl-swoole5.spec b/php-pecl-swoole5.spec
index 03e2bd5..b820854 100644
--- a/php-pecl-swoole5.spec
+++ b/php-pecl-swoole5.spec
@@ -47,7 +47,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?scl_prefix}php-pecl-%{pecl_name}5
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# Extension is Apache-2.0
# BSD-3-Clause: Hiredis
# MIT: nlohmann/json, nghttp2
@@ -66,7 +66,6 @@ BuildRequires: %{?scl_prefix}php-json
BuildRequires: %{?scl_prefix}php-sockets
BuildRequires: %{?scl_prefix}php-mysqlnd
BuildRequires: %{?scl_prefix}php-pdo
-BuildRequires: pcre-devel
BuildRequires: openssl-devel >= 1.0.2
BuildRequires: zlib-devel
%if %{with curl}
@@ -346,6 +345,9 @@ cd ../ZTS
%changelog
+* Tue Nov 26 2024 Remi Collet <remi@remirepo.net> - 5.1.5-2
+- drop BR on pcre-devel
+
* Tue Oct 22 2024 Remi Collet <remi@remirepo.net> - 5.1.5-1
- update to 5.1.5