Dennis Gilmore 14 years ago
parent 20d8dbe127
commit b582001b60

@ -1,6 +1,6 @@
Name: quazip Name: quazip
Version: 0.3 Version: 0.3
Release: 2%{?dist} Release: 3%{?dist}
Summary: Qt/C++ wrapper for the minizip library Summary: Qt/C++ wrapper for the minizip library
License: GPLv2+ or LGPLv2+ License: GPLv2+ or LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -77,6 +77,9 @@ rm -rf %{buildroot}
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jul 24 2010 Chen Lei <supercyper@163.com> - 0.3-2 * Sat Jul 24 2010 Chen Lei <supercyper@163.com> - 0.3-2
- add BR:graphviz for building apidocs - add BR:graphviz for building apidocs

Loading…
Cancel
Save