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