diff --git a/libkcapi.spec b/libkcapi.spec index 350d8f8..83f6359 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -109,7 +109,7 @@ done \ Name: libkcapi Version: %{vmajor}.%{vminor}.%{vpatch} -Release: 4%{?dist} +Release: 5%{?dist} Summary: User space interface to the Linux Kernel Crypto API License: BSD or GPLv2 @@ -470,6 +470,11 @@ popd %changelog +* Tue May 05 2020 Ondrej Mosnáček - 1.1.5-5 +- Fix the CI test failures +- Enable building on old kernels +- Avoid conflicts between different versions of packages + * Thu Apr 23 2020 Tomáš Mráz - 1.1.5-4 - Add . prefix to files created by fipshmac if -d option is not specified