Update to 1.1
This commit is contained in:
parent
2189bf1489
commit
babfae02e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libvdpau-0.4.1.tar.bz2
|
||||
/libvdpau-0.8.tar.gz
|
||||
/libvdpau-0.9.tar.gz
|
||||
/libvdpau-1.0.tar.bz2
|
||||
/libvdpau-1.1.tar.bz2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libvdpau
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Wrapper library for the Video Decode and Presentation API
|
||||
License: MIT
|
||||
@ -80,6 +80,9 @@ mv doc/html-out html
|
||||
%{_libdir}/pkgconfig/vdpau.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2015 Nicolas Chauvet <kwizart@gmail.com> - 1.1-1
|
||||
- Update to 1.1
|
||||
|
||||
* Tue Mar 10 2015 Nicolas Chauvet <kwizart@gmail.com> - 1.0-1
|
||||
- Update to 1.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user