From 068f419383243337138b1b01d986748b9d0659c9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 24 Jan 2020 13:36:44 +0100 Subject: [PATCH] update to 1.6.0 enable lzma support --- .gitignore | 1 + libzip.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6baf9c4..b1da800 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ libzip-0.9.3.tar.bz2 /libzip-1.5.0.tar.xz /libzip-1.5.1.tar.xz /libzip-1.5.2.tar.xz +/libzip-1.6.0.tar.xz diff --git a/libzip.spec b/libzip.spec index fed3aa8..3cccf6f 100644 --- a/libzip.spec +++ b/libzip.spec @@ -1,8 +1,8 @@ %global with_tests 0%{!?_without_tests:1} Name: libzip -Version: 1.5.2 -Release: 2%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Summary: C library for reading, creating, and modifying zip archives License: BSD @@ -13,6 +13,7 @@ BuildRequires: gcc BuildRequires: zlib-devel BuildRequires: bzip2-devel BuildRequires: openssl-devel +BuildRequires: xz-devel BuildRequires: cmake >= 3.0.2 # Needed to run the test suite # find regress/ -type f | /usr/lib/rpm/perl.req @@ -72,6 +73,7 @@ rm INSTALL.md -DENABLE_OPENSSL:BOOL=ON \ -DENABLE_WINDOWS_CRYPTO:BOOL=OFF \ -DENABLE_BZIP2:BOOL=ON \ + -DENABLE_LZMA:BOOL=ON \ -DBUILD_TOOLS:BOOL=ON \ -DBUILD_REGRESS:BOOL=ON \ -DBUILD_EXAMPLES:BOOL=OFF \ @@ -118,6 +120,10 @@ make check %changelog +* Fri Jan 24 2020 Remi Collet - 1.6.0-1 +- update to 1.6.0 +- enable lzma support + * Thu Jul 25 2019 Fedora Release Engineering - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 134da65..4ff8a6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libzip-1.5.2.tar.xz) = 1e6d48ddbac4d270f70b314f6ada3c93a3196a8cc3b8d17c6cf5ea8409ff29f36ac351206675f9d81351fcf633b0c15d7b0b5530c30c4140e4fe55e64c602643 +SHA512 (libzip-1.6.0.tar.xz) = a173bebc0a199d65d9e2d5e5adf65eb10e9d3a1c409006b3f78e3453aa6166d825fea20e818e725f5d3c6b63137023a2cccb7fb2a1da50a88c4f5f057cf879f8