Rebuild for opencv-3.1.0.

This commit is contained in:
Ralf Corsépius 2016-05-02 15:38:00 +02:00
commit ed16f5bd37

View file

@ -8,7 +8,7 @@
Name: libfreenect
Version: 0.5.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Device driver for the Kinect
License: GPLv2+ or ASL 2.0
URL: http://www.openkinect.org/
@ -200,6 +200,9 @@ mv %{buildroot}%{_libdir}/OpenNI2-FreenectDriver %{buildroot}%{_libdir}/openni2/
%{_libdir}/openni2
%changelog
* Mon May 02 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.5.3-2
- Rebuild for opencv-3.1.0.
* Sun Feb 21 2016 Rich Mattes <richmattes@gmail.com> - 0.5.3-1
- Update to release 0.5.3 (rhbz#1272803)
- Fix rawhide FTBFS (rhbz#1307722)