Update to 0.6

This commit is contained in:
Nicolas Chauvet 2013-02-04 15:49:13 +01:00
parent 7d6f177b2d
commit 9eba6db951
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
libvdpau-0.4.1.tar.bz2
/libvdpau-0.5.tar.gz
/libvdpau-0.6.tar.gz

View File

@ -1,5 +1,5 @@
Name: libvdpau
Version: 0.5
Version: 0.6
Release: 1%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Feb 04 2013 Nicolas Chauvet <kwizart@gmail.com> - 0.6-1
- Update to 0.6
* Wed Sep 05 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.5-1
- Update to 0.5

View File

@ -1 +1 @@
fcfd4dcf1ea1df60e17abc990576edac libvdpau-0.5.tar.gz
610753c25252d7a5cf71339f6a127d01 libvdpau-0.6.tar.gz