diff --git a/libkcapi.spec b/libkcapi.spec index c49c073..1e53498 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -92,7 +92,7 @@ bin/kcapi-hasher -n fipshmac -d "$lib_path"/fipscheck \\\ Name: libkcapi Version: %{vmajor}.%{vminor}.%{vpatch} -Release: 8%{?dist} +Release: 9%{?dist} Summary: User space interface to the Linux Kernel Crypto API License: BSD or GPLv2 @@ -426,6 +426,9 @@ popd %changelog +* Fri Jul 27 2018 Igor Gnatenko - 1.1.1-9 +- Rebuild for new binutils + * Fri Jul 27 2018 Ondrej Mosnáček - 1.1.1-8 - Add more Coverity fixes from upstream - Add patch to fix AEAD fuzz test for BE arches