From 882f8ce1f57a4a61ee372c48c00f148d944471cb Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 13 May 2014 11:56:16 +0200 Subject: [PATCH] Update to 1.3.1 --- .gitignore | 1 + libva.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 014e387..18f3c83 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /libva-1.2.0.tar.bz2 /libva-1.2.1.tar.bz2 /libva-1.3.0.tar.bz2 +/libva-1.3.1.tar.bz2 diff --git a/libva.spec b/libva.spec index 2371cb0..4a8aaed 100644 --- a/libva.spec +++ b/libva.spec @@ -1,5 +1,5 @@ Name: libva -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist} Summary: Video Acceleration (VA) API for Linux Group: System Environment/Libraries @@ -93,6 +93,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{!?_without_wayland:%{_bindir}/putsurface_wayland} %changelog +* Tue May 13 2014 Nicolas Chauvet - 1.3.1-1 +- Update to 1.3.1 + * Tue Apr 08 2014 Nicolas Chauvet - 1.3.0-1 - Update to 1.3.0 - Enable wayland by default diff --git a/sources b/sources index 1d95e1f..6af5c9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -471bef887e92437914a7e1f799995570 libva-1.3.0.tar.bz2 +eb4db967f068854444b597071c66b480 libva-1.3.1.tar.bz2