diff --git a/gsoap.changes b/gsoap.changes index 87bd717..cd2fe2c 100644 --- a/gsoap.changes +++ b/gsoap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 13 11:39:49 UTC 2017 - olaf@aepfle.de + +- Remove gnutls because openssl overrides it already + ------------------------------------------------------------------- Tue Jul 11 08:33:39 UTC 2017 - jengelh@inai.de diff --git a/gsoap.spec b/gsoap.spec index abf06a0..4fc30a1 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -38,7 +38,6 @@ BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: xz -BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libssl) BuildRequires: pkgconfig(zlib)