diff --git a/.gitignore b/.gitignore index d71b5f5..19e751c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libvdpau-0.4.1.tar.bz2 /libvdpau-0.5.tar.gz /libvdpau-0.6.tar.gz /libvdpau-0.7.tar.gz +/libvdpau-0.8.tar.gz diff --git a/libvdpau.spec b/libvdpau.spec index 1f0bc90..1290515 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau -Version: 0.7 -Release: 2%{?dist} +Version: 0.8 +Release: 1%{?dist} Summary: Wrapper library for the Video Decode and Presentation API License: MIT URL: http://freedesktop.org/wiki/Software/VDPAU @@ -80,6 +80,9 @@ mv doc/html-out html %{_libdir}/pkgconfig/vdpau.pc %changelog +* Thu Jul 03 2014 Nicolas Chauvet - 0.8-1 +- Update to 0.8 + * Sat Jun 07 2014 Fedora Release Engineering - 0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index fbbe575..e7f68a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f906dae45375b249269be7a8e8edd08a libvdpau-0.7.tar.gz +39221cf82d85e520088ce6b30ab75dcc libvdpau-0.8.tar.gz