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
This commit is contained in:
Pedro Monreal Gonzalez 2021-05-31 11:13:16 +00:00 committed by Git OBS Bridge
parent 8c69be8980
commit 03ad9b5de8
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 31 09:56:39 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <jsikes@suse.com>

View File

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