This commit is contained in:
Dennis Gilmore 2016-02-04 02:57:37 +00:00
parent cc8e36b256
commit fdf9037016
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libccd
Version: 2.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Library for collision detection between convex shapes
License: BSD
@ -90,6 +90,9 @@ make -C build test ||exit 0
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Aug 27 2015 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 2.0-5
- Valgrind is not available only on s/390 (rhbz#1257526)