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 e5ce30c..efc3a36 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.2.7 +Version: 4.3.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 Jun 18 2025 Remi Collet <remi@remirepo.net> - 4.3.0-1 +- update to 4.3.0 + * Wed Mar 19 2025 Remi Collet <remi@remirepo.net> - 4.2.7-1 - update to 4.2.7 |