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 c1c2da2..35bd3dd 100644 --- a/php-pecl-couchbase4.spec +++ b/php-pecl-couchbase4.spec @@ -26,7 +26,7 @@ Summary: Couchbase Server PHP extension Name: %{?scl_prefix}php-pecl-couchbase4 -Version: 4.2.2 +Version: 4.2.3 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} # Apache-2.0 # src @@ -228,6 +228,9 @@ install -D -m 644 package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml %changelog +* Wed Aug 28 2024 Remi Collet <remi@remirepo.net> - 4.2.3-1 +- update to 4.2.3 + * Thu Jul 25 2024 Remi Collet <remi@remirepo.net> - 4.2.2-1 - update to 4.2.2 |