From 6b90cb38eab25ce186098491065443b1dc85a854 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Sat, 3 Aug 2013 10:35:10 +0200 Subject: [PATCH] Update to 0.7. --- .gitignore | 1 + libvdpau.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a92355d..d71b5f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libvdpau-0.4.1.tar.bz2 /libvdpau-0.5.tar.gz /libvdpau-0.6.tar.gz +/libvdpau-0.7.tar.gz diff --git a/libvdpau.spec b/libvdpau.spec index 99ddd53..6d84f6b 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau -Version: 0.6 -Release: 2%{?dist} +Version: 0.7 +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 +* Sat Aug 03 2013 Simone Caronni - 0.7-1 +- Update to 0.7; adds prime support. + * Wed Jul 31 2013 Simone Caronni - 0.6-2 - Enable documentation by default. - Clean up spec file a bit; remove el5 tags. diff --git a/sources b/sources index 480b7d8..fbbe575 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -610753c25252d7a5cf71339f6a127d01 libvdpau-0.6.tar.gz +f906dae45375b249269be7a8e8edd08a libvdpau-0.7.tar.gz