From 03ad9b5de8479d7b87dc92399789634d38d8942fa967a6e4d41d021a1d6dcd41 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 31 May 2021 11:13:16 +0000 Subject: [PATCH] Accepting request 896339 from home:dimstar:Factory - Provide openssl(cli) and ssl by the meta package: Together with the suggests openssl in the base patterns, any consumer of these symbols should get the openssl meta package as candidate, which allows us to easier change the recommended default version. OBS-URL: https://build.opensuse.org/request/show/896339 OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl?expand=0&rev=35 --- openssl.changes | 8 ++++++++ openssl.spec | 2 ++ 2 files changed, 10 insertions(+) diff --git a/openssl.changes b/openssl.changes index d500ce8..ae12600 100644 --- a/openssl.changes +++ b/openssl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 31 09:56:39 UTC 2021 - Dominique Leuenberger + +- Provide openssl(cli) and ssl by the meta package: Together with + the suggests openssl in the base patterns, any consumer of these + symbols should get the openssl meta package as candidate, which + allows us to easier change the recommended default version. + ------------------------------------------------------------------- Thu Mar 25 22:59:26 UTC 2021 - Jason Sikes diff --git a/openssl.spec b/openssl.spec index 455a535..23d350e 100644 --- a/openssl.spec +++ b/openssl.spec @@ -32,6 +32,8 @@ Requires: openssl-%{_sonum} = %{version} # the debuginfo package is now openssl-%%{_sonum}-debuginfo (boo#1040172) Obsoletes: openssl-debuginfo BuildArch: noarch +Provides: openssl(cli) +Provides: ssl %description The OpenSSL Project is a collaborative effort to develop a robust,