diff options
Diffstat (limited to 'php-pecl-couchbase4.spec')
| -rw-r--r-- | php-pecl-couchbase4.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-couchbase4.spec b/php-pecl-couchbase4.spec index efc3a36..95717fd 100644 --- a/php-pecl-couchbase4.spec +++ b/php-pecl-couchbase4.spec @@ -27,7 +27,7 @@  Summary:       Couchbase Server PHP extension  Name:          %{?scl_prefix}php-pecl-couchbase4 -Version:       4.3.0 +Version:       4.4.0  Release:       1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  # Apache-2.0  # src @@ -231,6 +231,9 @@ install -D -m 644 package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml  %changelog +* Wed Oct  1 2025 Remi Collet <remi@remirepo.net> - 4.4.0-1 +- update to 4.4.0 +  * Wed Jun 18 2025 Remi Collet <remi@remirepo.net> - 4.3.0-1  - update to 4.3.0  | 
