From babfae02e2d1c2af294178bd9ef9d3efb5af1f32 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 17 Mar 2015 11:46:08 +0100 Subject: [PATCH] Update to 1.1 --- .gitignore | 1 + libvdpau.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e77eb5d..391556c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libvdpau-0.4.1.tar.bz2 /libvdpau-0.8.tar.gz /libvdpau-0.9.tar.gz /libvdpau-1.0.tar.bz2 +/libvdpau-1.1.tar.bz2 diff --git a/libvdpau.spec b/libvdpau.spec index be8f4f2..3bd0125 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,5 +1,5 @@ Name: libvdpau -Version: 1.0 +Version: 1.1 Release: 1%{?dist} Summary: Wrapper library for the Video Decode and Presentation API License: MIT @@ -80,6 +80,9 @@ mv doc/html-out html %{_libdir}/pkgconfig/vdpau.pc %changelog +* Tue Mar 17 2015 Nicolas Chauvet - 1.1-1 +- Update to 1.1 + * Tue Mar 10 2015 Nicolas Chauvet - 1.0-1 - Update to 1.0 diff --git a/sources b/sources index d36c4bc..2e6eced 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -990d8716c1ee627973cf58358401acc8 libvdpau-1.0.tar.bz2 +c3031731479e788c7ff3fbcdcdfd1fc3 libvdpau-1.1.tar.bz2