SHA256
1
0
forked from pool/libisds

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
This commit is contained in:
Tomáš Chvátal 2019-05-23 09:25:08 +00:00 committed by Git OBS Bridge
parent 776397ab37
commit 242b7ffd27
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 22 18:48:46 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Use the default GPGme library instead of OpenSSL [bsc#1135761]
-------------------------------------------------------------------
Tue May 21 07:29:12 UTC 2019 - Jiri Slaby <jslaby@suse.com>

View File

@ -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