Update to 1.1

This commit is contained in:
Nicolas Chauvet 2015-03-17 11:46:08 +01:00
parent 2189bf1489
commit babfae02e2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
990d8716c1ee627973cf58358401acc8 libvdpau-1.0.tar.bz2
c3031731479e788c7ff3fbcdcdfd1fc3 libvdpau-1.1.tar.bz2