From 242b7ffd27e120f4a8c43a5445f5b5b4cfbce88a254e651c667610657f0c1ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 23 May 2019 09:25:08 +0000 Subject: [PATCH] Accepting request 704823 from home:pmonrealgonzalez:branches:network - Use the default GPGme library instead of OpenSSL [bsc#1135761] OBS-URL: https://build.opensuse.org/request/show/704823 OBS-URL: https://build.opensuse.org/package/show/network/libisds?expand=0&rev=20 --- libisds.changes | 5 +++++ libisds.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libisds.changes b/libisds.changes index f61fdb3..54ece20 100644 --- a/libisds.changes +++ b/libisds.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 22 18:48:46 UTC 2019 - Pedro Monreal Gonzalez + +- Use the default GPGme library instead of OpenSSL [bsc#1135761] + ------------------------------------------------------------------- Tue May 21 07:29:12 UTC 2019 - Jiri Slaby diff --git a/libisds.spec b/libisds.spec index 93e1f52..7750b20 100644 --- a/libisds.spec +++ b/libisds.spec @@ -72,7 +72,7 @@ developing applications that use %{name}. --disable-static \ --enable-test \ --with-libcurl \ - --enable-openssl-backend + --disable-openssl-backend make %{?_smp_mflags} %check