Update to 0.6
This commit is contained in:
parent
7d6f177b2d
commit
9eba6db951
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libvdpau-0.4.1.tar.bz2
|
||||
/libvdpau-0.5.tar.gz
|
||||
/libvdpau-0.6.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user