diff --git a/lzip.spec b/lzip.spec index aba0b2b..446d101 100644 --- a/lzip.spec +++ b/lzip.spec @@ -1,6 +1,6 @@ Name: lzip Version: 1.20 -Release: 1%{?dist} +Release: 2 Summary: LZMA compressor with integrity checking License: GPLv3+ @@ -47,5 +47,8 @@ make check %changelog +* Thu Mar 24 2022 liyanan - 1.20-2 +- remove %dist + * Tue May 05 2020 Hubble Zhu - 1.20-1 - First release.