forked from pool/gnutls
Accepting request 841257 from home:dimstar:Factory
- Escape rpm command %%expand when used in comment. OBS-URL: https://build.opensuse.org/request/show/841257 OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=41
This commit is contained in:
parent
1c961377a9
commit
f0593f0832
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 11:54:00 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Escape rpm command %%expand when used in comment.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 08:18:48 UTC 2020 - Vítězslav Čížek <vcizek@suse.com>
|
||||
|
||||
|
@ -203,7 +203,7 @@ make %{?_smp_mflags}
|
||||
# invalidates a HMAC that may have been created earlier.
|
||||
# solution: create the hashes _after_ the macro runs.
|
||||
#
|
||||
# this shows up earlier because otherwise the %expand of
|
||||
# this shows up earlier because otherwise the %%expand of
|
||||
# the macro is too late.
|
||||
# remark: This is the same as running
|
||||
# openssl dgst -sha256 -hmac 'orboDeJITITejsirpADONivirpUkvarP'
|
||||
|
Loading…
Reference in New Issue
Block a user