[libva] Update to 1.4.0

farnz farnz at fedoraproject.org
Wed Oct 8 16:31:00 UTC 2014


commit 1bb677ede525ba6aa9e2704d55663c3ac023170d
Author: Simon Farnsworth <simon.farnsworth at onelan.co.uk>
Date:   Wed Oct 8 17:25:38 2014 +0100

    Update to 1.4.0

 .gitignore              |    1 +
 firefox-crash-fix.patch |   36 ------------------------------------
 libva.spec              |    9 +++++----
 sources                 |    2 +-
 4 files changed, 7 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18f3c83..97d51cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libva-1.2.1.tar.bz2
 /libva-1.3.0.tar.bz2
 /libva-1.3.1.tar.bz2
+/libva-1.4.0.tar.bz2
diff --git a/libva.spec b/libva.spec
index f861217..e49d993 100644
--- a/libva.spec
+++ b/libva.spec
@@ -1,12 +1,11 @@
 Name:		libva
-Version:	1.3.1
-Release:	4%{?dist}
+Version:	1.4.0
+Release:	1%{?dist}
 Summary:	Video Acceleration (VA) API for Linux
 Group:		System Environment/Libraries
 License:	MIT
 URL:		http://freedesktop.org/wiki/Software/vaapi
 Source0:	http://www.freedesktop.org/software/vaapi/releases/libva/libva-%{version}.tar.bz2
-Patch0:	firefox-crash-fix.patch
 
 BuildRequires:	libudev-devel
 BuildRequires:	libXext-devel
@@ -51,7 +50,6 @@ of %{name}, including the vainfo tool for determining what (if any)
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static \
@@ -95,6 +93,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
 %{!?_without_wayland:%{_bindir}/putsurface_wayland}
 
 %changelog
+* Wed Oct  8 2014 Simon Farnsworth <simon.farnsworth at onelan.co.uk> - 1.4.0-1
+- Update to 1.4.0
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 6af5c9b..1b22ab4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb4db967f068854444b597071c66b480  libva-1.3.1.tar.bz2
+566e68d0a5a7758b2147dd3e60905bf3  libva-1.4.0.tar.bz2


More information about the scm-commits mailing list