From 871adbfc87953ff8448f92220f173805561a7830 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 23:36:22 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libzip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libzip.spec b/libzip.spec index d860c24..b1ccb85 100644 --- a/libzip.spec +++ b/libzip.spec @@ -3,7 +3,7 @@ Name: libzip Version: 0.10.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: C library for reading, creating, and modifying zip archives License: BSD @@ -94,6 +94,9 @@ ln -s ../%{_lib}/libzip/include/zipconf.h \ %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.10.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Oct 15 2012 Remi Collet - 0.10.1-5 - fix typo in multiarch (#866171)