Accepting request 580786 from home:dimstar:Factory

- Move the libopenssl1_1_0-32bit obsoletes in baselibs.conf to the
  new libopenssl1_1-32bit: it does not belong to the devel
  package.

OBS-URL: https://build.opensuse.org/request/show/580786
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-1_1?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal 2018-02-27 20:50:55 +00:00 committed by Git OBS Bridge
parent e248990eb1
commit 062f581322
2 changed files with 8 additions and 1 deletions

View File

@ -1,10 +1,10 @@
libopenssl1_1
obsoletes "libopenssl1_1_0-<targettype>"
libopenssl-1_1-devel
provides "libopenssl-devel-<targettype> = <version>"
conflicts "otherproviders(libopenssl-devel-<targettype>)"
requires -"openssl-1_1-<targettype>"
requires "libopenssl1_1-<targettype> = <version>"
obsoletes "libopenssl1_1_0-<targettype>"
libopenssl1_1-hmac
requires "libopenssl1_1-<targettype> = <version>-%release"
obsoletes "libopenssl1_1_0-hmac-<targettype>"

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 27 20:13:14 UTC 2018 - dimstar@opensuse.org
- Move the libopenssl1_1_0-32bit obsoletes in baselibs.conf to the
new libopenssl1_1-32bit: it does not belong to the devel
package.
-------------------------------------------------------------------
Fri Feb 16 12:01:50 UTC 2018 - vcizek@suse.com