From 5c7934aae6d353397cb319efe15aae4397966d8c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 01:19:18 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libzip.spec b/libzip.spec index a26680f..eb77e9e 100644 --- a/libzip.spec +++ b/libzip.spec @@ -3,7 +3,7 @@ Name: libzip Version: 0.11.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for reading, creating, and modifying zip archives License: BSD @@ -93,6 +93,9 @@ make check %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.11.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Dec 19 2013 Remi Collet - 0.11.2-1 - update to 0.11.2 - run test during build