[libva] Update to 1.2.1

Nicolas Chauvet kwizart at fedoraproject.org
Thu Jun 27 07:47:07 UTC 2013


commit 1bed299e0f917f81c215f7c65e95fda56008e6e3
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Thu Jun 27 09:46:49 2013 +0200

    Update to 1.2.1

 .gitignore |    1 +
 libva.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ffc741..e7d295a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /libva-1.1.0.tar.bz2
 /libva-1.1.1.tar.bz2
 /libva-1.2.0.tar.bz2
+/libva-1.2.1.tar.bz2
diff --git a/libva.spec b/libva.spec
index f115a7d..485eb65 100644
--- a/libva.spec
+++ b/libva.spec
@@ -1,5 +1,5 @@
 Name:		libva
-Version:	1.2.0
+Version:	1.2.1
 Release:	1%{?dist}
 Summary:	Video Acceleration (VA) API for Linux
 Group:		System Environment/Libraries
@@ -106,7 +106,7 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
 %{_bindir}/avcenc
 %{_bindir}/h264encode
 %{_bindir}/mpeg2vldemo
-%exclude %{_bindir}/mpeg2enc
+%{_bindir}/mpeg2vaenc
 %{_bindir}/putsurface
 
 %{?_with_wayland:
@@ -116,6 +116,10 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
 }
 
 %changelog
+* Thu Jun 27 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.2.1-1
+- Update to 1.2.1
+- Add mpeg2vaenc
+
 * Wed Jun 26 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.2.0-1
 - Update to 1.2.0
 - Exclude mpeg2enc for now - namespace clash
diff --git a/sources b/sources
index 86bd310..902152f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddc4e506f406e379dbb3d5cdd8f1aae8  libva-1.2.0.tar.bz2
+ca95b343050cf8feaf98dfe08ce0191b  libva-1.2.1.tar.bz2


More information about the scm-commits mailing list