diff --git a/.gitignore b/.gitignore index 37bcf2f..e291550 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ libzip-0.9.3.tar.bz2 /libzip-1.7.1.tar.xz /libzip-1.7.2.tar.xz /libzip-1.7.3.tar.xz +/libzip-1.8.0.tar.xz diff --git a/libzip.spec b/libzip.spec index c1c3669..f505036 100644 --- a/libzip.spec +++ b/libzip.spec @@ -1,8 +1,8 @@ %bcond_without tests Name: libzip -Version: 1.7.3 -Release: 4%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: C library for reading, creating, and modifying zip archives License: BSD @@ -14,6 +14,7 @@ BuildRequires: zlib-devel BuildRequires: bzip2-devel BuildRequires: openssl-devel BuildRequires: xz-devel +BuildRequires: libzstd-devel BuildRequires: cmake >= 3.0.2 # Needed to run the test suite # find regress/ -type f | /usr/lib/rpm/perl.req @@ -78,6 +79,7 @@ sed -e '/clone-fs-/d' \ -DENABLE_WINDOWS_CRYPTO:BOOL=OFF \ -DENABLE_BZIP2:BOOL=ON \ -DENABLE_LZMA:BOOL=ON \ + -DENABLE_ZSTD:BOOL=ON \ -DBUILD_TOOLS:BOOL=ON \ -DBUILD_REGRESS:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=OFF \ @@ -124,6 +126,10 @@ sed -e '/clone-fs-/d' \ %changelog +* Mon Jun 21 2021 Remi Collet - 1.8.0-1 +- update to 1.8.0 +- enable zstd compression support + * Tue Jan 26 2021 Fedora Release Engineering - 1.7.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index b05fc94..544fd44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libzip-1.7.3.tar.xz) = 488866348a0c859f6f995c50e956bd51b4105278f07b63fe019cb44ab36c09ef958cc0684fd5444c474d83874b999e8ed1aa9b2da51b74caa37bbe7934b9c870 +SHA512 (libzip-1.8.0.tar.xz) = fe94a26a2797dff7c9b27334f29982f8e523dd5095bf32ebcadc6443726864f0ff7b2e8bf243e52cad8f79297bc7a87d73fdbc35edae4ffc8ab6aa0bcc93b03e