Update to 0.5.1

epel9
Nicolas Chauvet 12 years ago
parent 6a10b6e017
commit 70f1417a8a

1
.gitignore vendored

@ -4,3 +4,4 @@ quazip-0.3.tar.gz
/quazip-0.4.3.tar.gz
/quazip-0.4.4.tar.gz
/quazip-0.5.tar.gz
/quazip-0.5.1.tar.gz

@ -1,6 +1,6 @@
Name: quazip
Version: 0.5
Release: 2%{?dist}
Version: 0.5.1
Release: 1%{?dist}
Summary: Qt/C++ wrapper for the minizip library
License: GPLv2+ or LGPLv2+
Group: System Environment/Libraries
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%{_libdir}/*.so
%changelog
* Sun Mar 03 2013 Nicolas Chauvet <kwizart@gmail.com> - 0.5.1-1
- Update to 0.5.1
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

@ -1 +1 @@
ab0763709c7e6863b30ffd018397a6d3 quazip-0.5.tar.gz
eec6b9b6f19654230dfcd158f29ea9d0 quazip-0.5.1.tar.gz

Loading…
Cancel
Save