From 158b481d85e1dc97d6e720cac94419834d94aff6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 04:14:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libzip.spec b/libzip.spec index 525d7ee..fa02f48 100644 --- a/libzip.spec +++ b/libzip.spec @@ -3,7 +3,7 @@ Name: libzip Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for reading, creating, and modifying zip archives License: BSD @@ -129,6 +129,9 @@ make check %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Jan 28 2016 Remi Collet - 1.1-1 - update to 1.1 - new ziptool command