diff --git a/.gitignore b/.gitignore index 0e2550f..a92355d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libvdpau-0.4.1.tar.bz2 /libvdpau-0.5.tar.gz +/libvdpau-0.6.tar.gz diff --git a/libvdpau.spec b/libvdpau.spec index e21b659..80362f5 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -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 - 0.6-1 +- Update to 0.6 + * Wed Sep 05 2012 Nicolas Chauvet - 0.5-1 - Update to 0.5 diff --git a/sources b/sources index 7571df1..480b7d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fcfd4dcf1ea1df60e17abc990576edac libvdpau-0.5.tar.gz +610753c25252d7a5cf71339f6a127d01 libvdpau-0.6.tar.gz