This commit is contained in:
Dennis Gilmore 2014-06-07 01:19:18 -05:00
parent 05f1846bd5
commit 5c7934aae6

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.11.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Dec 19 2013 Remi Collet <remi@fedoraproject.org> - 0.11.2-1
- update to 0.11.2
- run test during build