summaryrefslogtreecommitdiffstats
path: root/php-brotli.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-06-18 09:22:53 +0200
committerRemi Collet <remi@php.net>2025-06-18 09:22:53 +0200
commit7846e78bdef19e829131dcb633b94c5e4851abcc (patch)
tree5a04c6dc2e8496e439930095311320ae8c1e5f12 /php-brotli.spec
parent10e02398c9dcd1501db9f585d98b6412fb6570f2 (diff)
update to 0.18.0HEADmaster
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 773bfb6..8c866dc 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.17.0
+Version: 0.18.0
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
+* Wed Jun 18 2025 Remi Collet <remi@remirepo.net> - 0.18.0-1
+- update to 0.18.0
+
* Mon May 19 2025 Remi Collet <remi@remirepo.net> - 0.17.0-1
- update to 0.17.0