From 628c7ec2344c2f945c46091ddc645f89ef55022abdfa3acc11f059242a7c64f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 7 Jan 2020 12:23:32 +0000 Subject: [PATCH] Accepting request 761563 from home:vitezslav_cizek:branches:security:tls - 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 OBS-URL: https://build.opensuse.org/request/show/761563 OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-1_1?expand=0&rev=49 --- openssl-1_1.changes | 8 ++++++++ openssl-1_1.spec | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) 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