From c757227cce0711a79fa267d393a435809c3269ed Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:53:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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