Update to 0.7.

This commit is contained in:
Simone Caronni 2013-08-03 10:35:10 +02:00
parent 50e4497a33
commit 6b90cb38ea
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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.

View File

@ -1 +1 @@
610753c25252d7a5cf71339f6a127d01 libvdpau-0.6.tar.gz
f906dae45375b249269be7a8e8edd08a libvdpau-0.7.tar.gz