From db810ac47d80ac44252470cc1a842a2e7000c90d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sun, 12 Sep 2010 01:22:45 +0200 Subject: [PATCH] Update to 0.4.1 --- .gitignore | 1 + libvdpau.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3c5307d..e485573 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libvdpau-0.4.tar.gz +/libvdpau-0.4.1.tar.bz2 diff --git a/libvdpau.spec b/libvdpau.spec index a2a6a43..e5e6a57 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,5 +1,5 @@ Name: libvdpau -Version: 0.4 +Version: 0.4.1 Release: 1%{?dist} Summary: Wrapper library for the Video Decode and Presentation API @@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 12 2010 Nicolas Chauvet - 0.4.1-1 +- Update to 0.4.1 + * Sat Mar 13 2010 Nicolas Chauvet - 0.4-1 - Update to 0.4 diff --git a/sources b/sources index c1b3bb1..6b2efa8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06da6f81ad37708b33a20ed177a44d81 libvdpau-0.4.tar.gz +fa519ccda840a93683302497ca2d0f63 libvdpau-0.4.1.tar.bz2