This commit is contained in:
Dennis Gilmore 2013-02-13 23:36:22 -06:00
parent e3c497ab5f
commit 871adbfc87

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.10.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Oct 15 2012 Remi Collet <remi@fedoraproject.org> - 0.10.1-5
- fix typo in multiarch (#866171)