From 57abb014ac267cd65446ded9afe62de8fe4df18c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 23 Mar 2024 08:50:11 +0100 Subject: [PATCH] - updated to 3.3.12 --- libcouchbase.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcouchbase.spec b/libcouchbase.spec index 805a7f9..8700d70 100644 --- a/libcouchbase.spec +++ b/libcouchbase.spec @@ -6,13 +6,13 @@ Summary: Couchbase C Client library Summary(pl.UTF-8): Biblioteka kliencka C dla Couchbase Name: libcouchbase -Version: 3.3.11 +Version: 3.3.12 Release: 1 License: Apache v2.0 Group: Libraries #Source0Download: https://github.com/couchbase/libcouchbase/releases Source0: https://github.com/couchbase/libcouchbase/archive/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 02b6ed174a367f8521295938036c1cbb +# Source0-md5: 9868dbfe53a6548f97c11924278038d6 URL: https://github.com/couchbase/libcouchbase %{?with_hdrhistogram:BuildRequires: HdrHistogram_c-devel} BuildRequires: cmake >= 3.5.1 -- 2.44.0