summaryrefslogtreecommitdiffstats
path: root/php-pecl-couchbase4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-couchbase4.spec')
-rw-r--r--php-pecl-couchbase4.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-couchbase4.spec b/php-pecl-couchbase4.spec
index a8543d1..2366079 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.1.1
+Version: 4.1.2
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# Apache-2.0
# src
@@ -270,6 +270,9 @@ fi
%changelog
+* Mon Mar 20 2023 Remi Collet <remi@remirepo.net> - 4.1.2-1
+- update to 4.1.2
+
* Mon Feb 27 2023 Remi Collet <remi@remirepo.net> - 4.1.1-1
- update to 4.1.1
- raise dependency on PHP 8.0