This commit is contained in:
Dennis Gilmore 2016-02-04 04:06:02 +00:00
parent 35d6a8aa19
commit 43fb4d1974

View File

@ -1,6 +1,6 @@
Name: libvdpau
Version: 1.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API
License: MIT
URL: http://freedesktop.org/wiki/Software/VDPAU
@ -86,6 +86,9 @@ mv doc/html-out html
%{_libdir}/pkgconfig/vdpau.pc
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Oct 02 2015 Nicolas Chauvet <kwizart@gmail.com> - 1.1.1-2
- Backport current patches
- Switch to new upstream git repository on freedesktop.org