This commit is contained in:
Dennis Gilmore 2014-06-07 00:53:39 -05:00
parent 6b90cb38ea
commit 9e9c18e84c

View File

@ -1,6 +1,6 @@
Name: libvdpau
Version: 0.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API
License: MIT
URL: http://freedesktop.org/wiki/Software/VDPAU
@ -80,6 +80,9 @@ mv doc/html-out html
%{_libdir}/pkgconfig/vdpau.pc
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Simone Caronni <negativo17@gmail.com> - 0.7-1
- Update to 0.7; adds prime support.