Update to 0.9

This commit is contained in:
Nicolas Chauvet 2014-12-19 20:35:22 +01:00
parent b1ac7a6d22
commit a4aeaa36a7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ libvdpau-0.4.1.tar.bz2
/libvdpau-0.6.tar.gz
/libvdpau-0.7.tar.gz
/libvdpau-0.8.tar.gz
/libvdpau-0.9.tar.gz

View File

@ -1,6 +1,6 @@
Name: libvdpau
Version: 0.8
Release: 2%{?dist}
Version: 0.9
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
* Fri Dec 19 2014 Nicolas Chauvet <kwizart@gmail.com> - 0.9-1
- Update to 0.9
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
39221cf82d85e520088ce6b30ab75dcc libvdpau-0.8.tar.gz
ecba984e2321d7c6fea0076cfa6a9c97 libvdpau-0.9.tar.gz