From a4aeaa36a759fb6b40f190a99d203c9f5c3fc5a7 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Dec 19 2014 19:35:22 +0000 Subject: Update to 0.9 --- diff --git a/.gitignore b/.gitignore index 19e751c..5d80447 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libvdpau-0.4.1.tar.bz2 /libvdpau-0.6.tar.gz /libvdpau-0.7.tar.gz /libvdpau-0.8.tar.gz +/libvdpau-0.9.tar.gz diff --git a/libvdpau.spec b/libvdpau.spec index 9c5da04..3d13e89 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau -Version: 0.8 -Release: 2%{?dist} +Version: 0.9 +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 +* Fri Dec 19 2014 Nicolas Chauvet - 0.9-1 +- Update to 0.9 + * Sun Aug 17 2014 Fedora Release Engineering - 0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e7f68a3..26955ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39221cf82d85e520088ce6b30ab75dcc libvdpau-0.8.tar.gz +ecba984e2321d7c6fea0076cfa6a9c97 libvdpau-0.9.tar.gz