Update to 0.8
This commit is contained in:
parent
9e9c18e84c
commit
5a4d7baa76
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user