summaryrefslogtreecommitdiffstats
path: root/libcouchbase.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libcouchbase.spec')
-rw-r--r--libcouchbase.spec11
1 files changed, 4 insertions, 7 deletions
diff --git a/libcouchbase.spec b/libcouchbase.spec
index e89dde3..30acbea 100644
--- a/libcouchbase.spec
+++ b/libcouchbase.spec
@@ -23,7 +23,7 @@
%endif
Name: libcouchbase
-Version: 2.10.4
+Version: 2.10.5
Release: 1%{?dist}
Summary: Couchbase client library
Group: System Environment/Libraries
@@ -34,10 +34,6 @@ Source0: http://packages.couchbase.com/clients/c/%{name}-%{version}.tar.gz
Patch0: %{name}-0001-enforce-system-crypto-policies.patch
Patch1: %{name}-0002-do-not-install-plugins-into-libdir.patch
Patch2: %{name}-0003-fix-pkgconfig-paths.patch
-# http://review.couchbase.org/110930
-Patch3: %{name}-0004-fix-test-so-resolution.patch
-# http://review.couchbase.org/110929
-Patch4: %{name}-0005-fixes-ssl-sockets-with-openssl-1.1.1c.patch
BuildRequires: gcc
@@ -134,8 +130,6 @@ a Couchbase Server.
%patch0 -p1 -b .crypto
%patch1 -p1 -b .plug
%patch2 -p1 -b .pkgc
-%patch3 -p1 -b .testso
-%patch4 -p1 -b .openssl
%build
@@ -210,6 +204,9 @@ make %{_smp_mflags} alltests test ARGS=%{_smp_mflags}
%changelog
+* Fri Nov 01 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 2.10.5-1
+- Update to 2.10.5
+
* Thu Jun 20 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 2.10.4-1
- Update to 2.10.4