This commit is contained in:
Dennis Gilmore 2012-01-13 02:36:17 -06:00
parent ae0ec4f0b3
commit 2f5cc66529

View File

@ -1,6 +1,6 @@
Name: libva
Version: 1.0.15
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Video Acceleration (VA) API for Linux
Group: System Environment/Libraries
License: MIT
@ -82,6 +82,9 @@ rm -rf %{buildroot}
%{_bindir}/putsurface
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Nov 03 2011 Nicolas Chauvet <kwizart@gmail.com> - 1.0.15-1
- Update to 1.0.15
- Back to vanilla upstream sources - no backend are provided anymore