Accepting request 1003382 from home:AndreasStieger:branches:security:tls

- provide a libgnutls30-hmac-32bit to avoid uninstallable wine
  when pattern-base-fips is installed [boo#1203353]

OBS-URL: https://build.opensuse.org/request/show/1003382
OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=72
This commit is contained in:
Pedro Monreal Gonzalez 2022-09-14 06:43:45 +00:00 committed by Git OBS Bridge
parent caa2421fca
commit eeb9cb6281
2 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,5 @@ libgnutls30
libgnutls-devel
requires -libgnutls-<targettype>
requires "libgnutls30-<targettype> = <version>"
libgnutls30-hmac
requires "libgnutls30-<targettype> = <version>-%release"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 13 18:08:03 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- provide a libgnutls30-hmac-32bit to avoid uninstallable wine
when pattern-base-fips is installed [boo#1203353]
-------------------------------------------------------------------
Fri Jul 29 14:29:17 UTC 2022 - Pedro Monreal <pmonreal@suse.com>