diff --git a/nettle.spec b/nettle.spec index ba1bfc9..5debc74 100644 --- a/nettle.spec +++ b/nettle.spec @@ -1,12 +1,8 @@ -%if 0%{?rhel} -%bcond_with fips -%else %bcond_without fips -%endif Name: nettle Version: 3.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A low-level cryptographic library License: LGPLv3+ or GPLv2+ @@ -112,6 +108,9 @@ make check %changelog +* Tue Oct 16 2018 Tomáš Mráz - 3.4-7 +- Generate the .hmac checksums unless --without fips is used + * Tue Oct 16 2018 Tomáš Mráz - 3.4-6 - Cover the gaps in annotation coverage for assembler sources