This commit is contained in:
Dennis Gilmore 2013-02-13 22:06:40 -06:00
parent bdd26adfcd
commit fd7368cc22
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libccd
Version: 1.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library for collision detection between convex shapes
License: BSD
@ -90,6 +90,9 @@ make -C build test
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jan 09 2013 Dan Horák <dan[at]danny.cz> - 1.4-2
- build on platforms without valgrind