[libva] Update to 1.3.1

Nicolas Chauvet kwizart at fedoraproject.org
Tue May 13 09:56:54 UTC 2014


commit 882f8ce1f57a4a61ee372c48c00f148d944471cb
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue May 13 11:56:16 2014 +0200

    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 <kwizart at gmail.com> - 1.3.1-1
+- Update to 1.3.1
+
 * Tue Apr 08 2014 Nicolas Chauvet <kwizart at gmail.com> - 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


More information about the scm-commits mailing list