From 429d70b85adb55baf2833e102e664c4a0f98be15 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 15 Dec 2015 14:13:47 +0100 Subject: [PATCH] Update to 1.6.2 --- .gitignore | 1 + libva.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3a16d33..c1da4ee 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libva-1.5.1.tar.bz2 /libva-1.6.0.tar.bz2 /libva-1.6.1.tar.bz2 +/libva-1.6.2.tar.bz2 diff --git a/libva.spec b/libva.spec index 1be5dd5..1128094 100644 --- a/libva.spec +++ b/libva.spec @@ -1,5 +1,5 @@ Name: libva -Version: 1.6.1 +Version: 1.6.2 Release: 1%{?dist} Summary: Video Acceleration (VA) API for Linux Group: System Environment/Libraries @@ -94,6 +94,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{!?_without_wayland:%{_bindir}/putsurface_wayland} %changelog +* Tue Dec 15 2015 Nicolas Chauvet - 1.6.2-1 +- Update to 1.6.2 + * Mon Sep 14 2015 Nicolas Chauvet - 1.6.1-1 - Update to 1.6.1 diff --git a/sources b/sources index 44d044c..de561b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a5eb1fdf531f987211b7228a6a46428 libva-1.6.1.tar.bz2 +430cc2742df60204f121409c06039d09 libva-1.6.2.tar.bz2