diff --git a/libarchive.spec b/libarchive.spec index 1620c9f82b974048f873c470cb2e64deb524fac8..6e56aa1d561bebe2a9c051a2a0d30ce1542298c9 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,8 +1,8 @@ -%bcond_with check +%bcond_without check Name: libarchive Version: 3.5.2 -Release: 1 +Release: 2 Summary: Multi-format archive and compression library License: BSD @@ -186,6 +186,9 @@ run_testsuite %{_bindir}/bsdcat %changelog +* Sat Mar 26 2022 wangkerong - 3.5.2-2 +- Eanable make check + * Fri Nov 26 2021 xingxing - 3.5.2-1 - Upgrade to version 3.5.2