summaryrefslogtreecommitdiffstats
path: root/php-brotli.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-30 08:13:12 +0200
committerRemi Collet <remi@php.net>2023-08-30 08:13:12 +0200
commit2e0505d53506088ac95c0b36d802f15feba5dba2 (patch)
tree71b3a9b6620869a7eb11554653bba48be8f1cea7 /php-brotli.spec
parent41cfd07aed2864e65539da80da7c2ef430597511 (diff)
rebuild for PHP 8.3.0RC1
Diffstat (limited to 'php-brotli.spec')
-rw-r--r--php-brotli.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-brotli.spec b/php-brotli.spec
index 85371e1..7f5aa11 100644
--- a/php-brotli.spec
+++ b/php-brotli.spec
@@ -22,7 +22,7 @@
Summary: Brotli Extension for PHP
Name: %{?scl_prefix}php-%{pecl_name}
Version: 0.14.0
-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;')}}
License: MIT
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -203,6 +203,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 0.14.0-2
+- rebuild for PHP 8.3.0RC1
+
* Fri Aug 4 2023 Remi Collet <remi@remirepo.net> - 0.14.0-1
- update to 0.14.0
- build out of sources tree