Update to 0.9
This commit is contained in:
parent
b1ac7a6d22
commit
a4aeaa36a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user