summaryrefslogtreecommitdiffstats
path: root/php-brotli.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-08-18 07:25:18 +0200
committerRemi Collet <remi@php.net>2025-08-18 07:25:18 +0200
commit496d92ef17ae765df91d2c17fe270fd1dca92b47 (patch)
tree0a81d71a172e09bba64bdcbfe46ba6a74d944e7f /php-brotli.spec
parent14569c238990afc528136f84e981d563314ec8e7 (diff)
update to 0.18.2HEADmaster
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 a86f042..469acfa 100644
--- a/php-brotli.spec
+++ b/php-brotli.spec
@@ -23,7 +23,7 @@
Summary: Brotli Extension for PHP
Name: %{?scl_prefix}php-%{pecl_name}
-Version: 0.18.1
+Version: 0.18.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: https://pecl.php.net/package/%{pecl_name}
@@ -204,6 +204,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Aug 18 2025 Remi Collet <remi@remirepo.net> - 0.18.2-1
+- update to 0.18.2
+
* Wed Aug 13 2025 Remi Collet <remi@remirepo.net> - 0.18.1-1
- update to 0.18.1
- drop patch merged upstream