diff --git a/openssl-1_1.changes b/openssl-1_1.changes index 15733d9..c870815 100644 --- a/openssl-1_1.changes +++ b/openssl-1_1.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 18 16:29:46 UTC 2019 - Vítězslav Čížek + +- Obsolete libopenssl-1_0_0-devel in order to avoid conflict upon + upgrade from SLE-12 (bsc#1158499) +- remove useless Suggests: libopenssl1_1-hmac, there's no such + package anymore + ------------------------------------------------------------------- Tue Dec 10 16:04:06 UTC 2019 - Pedro Monreal Gonzalez diff --git a/openssl-1_1.spec b/openssl-1_1.spec index 66d42e6..2d4d023 100644 --- a/openssl-1_1.spec +++ b/openssl-1_1.spec @@ -1,7 +1,7 @@ # # spec file for package openssl-1_1 # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -73,8 +73,6 @@ OpenSSL contains an implementation of the SSL and TLS protocols. Summary: Secure Sockets and Transport Layer Security Group: Productivity/Networking/Security Recommends: ca-certificates-mozilla -# install libopenssl and libopenssl-hmac close together (bsc#1090765) -Suggests: libopenssl1_1-hmac = %{version}-%{release} # Needed for clean upgrade from former openssl-1_1_0, boo#1081335 Obsoletes: libopenssl1_1_0 @@ -96,6 +94,8 @@ Conflicts: ssl-devel Provides: ssl-devel # Needed for clean upgrade from former openssl-1_1_0, boo#1081335 Obsoletes: libopenssl-1_1_0-devel +# Needed for clean upgrade from SLE-12 openssl-1_0_0, bsc#1158499 +Obsoletes: libopenssl-1_0_0-devel %description -n libopenssl-1_1-devel This subpackage contains header files for developing applications