[libva] Update to 1.1.1

Nicolas Chauvet kwizart at fedoraproject.org
Wed Mar 20 12:14:42 UTC 2013


commit 4d822bdda28f2ac35603c74475b3928037e50f6b
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Wed Mar 20 13:14:29 2013 +0100

    Update to 1.1.1

 .gitignore |    1 +
 libva.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca2ae96..1cb1298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /libva-1.0.14-mod.tar.bz2
 /libva-1.0.15.tar.bz2
 /libva-1.1.0.tar.bz2
+/libva-1.1.1.tar.bz2
diff --git a/libva.spec b/libva.spec
index 047e633..8e8617e 100644
--- a/libva.spec
+++ b/libva.spec
@@ -1,6 +1,6 @@
 Name:		libva
-Version:	1.1.0
-Release:	6%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Summary:	Video Acceleration (VA) API for Linux
 Group:		System Environment/Libraries
 License:	MIT
@@ -17,8 +17,8 @@ BuildRequires:	mesa-libGL-devel
 BuildRequires:	mesa-libGLES-devel
 %{?_with_wayland:
 BuildRequires:  wayland-devel
-BuildRequires:  pkgconfig(wayland-client) >= 0.95
-BuildRequires:  pkgconfig(wayland-server) >= 0.95
+BuildRequires:  pkgconfig(wayland-client) >= 1
+BuildRequires:  pkgconfig(wayland-server) >= 1
 }
 %{!?_with_wayland:
 Obsoletes:  %{name}-wayland < %{version}-%{release}
@@ -115,6 +115,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
 }
 
 %changelog
+* Wed Mar 20 2013 Nicolas Chauvet <kwizart at gmail.com> - 1.1.1-1
+- Update to 1.1.1
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 0077447..66c0302 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51bb3b8de1de14ea036f68ef5065a932  libva-1.1.0.tar.bz2
+cd5cc1ce37d6fc6f991ef579ac81d891  libva-1.1.1.tar.bz2


More information about the scm-commits mailing list