diff --git a/libzip.spec b/libzip.spec index f505036..aebaba2 100644 --- a/libzip.spec +++ b/libzip.spec @@ -2,7 +2,7 @@ Name: libzip Version: 1.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for reading, creating, and modifying zip archives License: BSD @@ -126,6 +126,9 @@ sed -e '/clone-fs-/d' \ %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 21 2021 Remi Collet - 1.8.0-1 - update to 1.8.0 - enable zstd compression support