summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole4.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 09:56:21 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 09:56:21 +0200
commite1f883e089947910c7f6dc1a2c477495666a6704 (patch)
tree3999b3b169a9c0167bbf16454a9a7f90ce5846bd /php-pecl-swoole4.spec
parentb24cf4c75bf26efb465312c29624441db69ec3b3 (diff)
rebuild for 8.1.0RC1
Diffstat (limited to 'php-pecl-swoole4.spec')
-rw-r--r--php-pecl-swoole4.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec
index 70eaaee..4eb8b39 100644
--- a/php-pecl-swoole4.spec
+++ b/php-pecl-swoole4.spec
@@ -35,7 +35,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}4
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 ASL 2.0
# Hiredis is BSD
License: ASL 2.0 and BSD
@@ -330,6 +330,9 @@ cd ../ZTS
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 4.7.1-2
+- rebuild for 8.1.0RC1
+
* Thu Aug 26 2021 Remi Collet <remi@remirepo.net> - 4.7.1-1
- update to 4.7.1
- drop patch merged upstream