diff --git a/gcr.changes b/gcr.changes index 6637082..2a5b8ef 100644 --- a/gcr.changes +++ b/gcr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 29 20:43:24 UTC 2020 - Michael Gorse + +- Enable FIPS patch on Leap (jsc#SLE-11855). + ------------------------------------------------------------------- Wed Mar 11 10:43:15 UTC 2020 - bjorn.lie@gmail.com diff --git a/gcr.spec b/gcr.spec index 463b037..3e2d0da 100644 --- a/gcr.spec +++ b/gcr.spec @@ -174,7 +174,7 @@ GCK is a library for accessing PKCS#11 modules like smart cards, in a %prep %setup -q -%if !0%{?is_opensuse} +%if 0%{?sle_version} %patch1 -p1 %endif