diff --git a/cryptsetup.spec b/cryptsetup.spec index b9e7faad59dcf5c257e859cf96e34f4f304108f7..c73602853223988de7943933cac1c0964a2636a2 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,6 +1,6 @@ Name: cryptsetup Version: 2.3.3 -Release: 2 +Release: 3 Summary: Utility used to conveniently set up disk encryption License: GPLv2+ and LGPLv2+ URL: https://gitlab.com/cryptsetup/cryptsetup @@ -73,6 +73,9 @@ This contains man files for the using of cryptsetup. %configure --enable-fips --enable-pwquality --enable-libargon2 --with-crypto_backend=openssl %make_build +%check +make check + %install %make_install %find_lang cryptsetup @@ -110,6 +113,9 @@ This contains man files for the using of cryptsetup. %{_mandir}/man8/* %changelog +* Wed Nov 4 2020 lixiaokeng - 2.3.3-3 +- add make check + * Fri Oct 30 2020 Zhiqiang Liu - 2.3.3-2 - backport upstream patches to solve several problems -epoch2