Update to 0.7.
This commit is contained in:
parent
50e4497a33
commit
6b90cb38ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
libvdpau-0.4.1.tar.bz2
|
||||
/libvdpau-0.5.tar.gz
|
||||
/libvdpau-0.6.tar.gz
|
||||
/libvdpau-0.7.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libvdpau
|
||||
Version: 0.6
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7
|
||||
Release: 1%{?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 Aug 03 2013 Simone Caronni <negativo17@gmail.com> - 0.7-1
|
||||
- Update to 0.7; adds prime support.
|
||||
|
||||
* Wed Jul 31 2013 Simone Caronni <negativo17@gmail.com> - 0.6-2
|
||||
- Enable documentation by default.
|
||||
- Clean up spec file a bit; remove el5 tags.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user