Update to 0.8

This commit is contained in:
Nicolas Chauvet 2014-07-03 10:38:25 +02:00
parent 9e9c18e84c
commit 5a4d7baa76
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: libvdpau
Version: 0.7
Release: 2%{?dist}
Version: 0.8
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
* Thu Jul 03 2014 Nicolas Chauvet <kwizart@gmail.com> - 0.8-1
- Update to 0.8
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
f906dae45375b249269be7a8e8edd08a libvdpau-0.7.tar.gz
39221cf82d85e520088ce6b30ab75dcc libvdpau-0.8.tar.gz