Update to official 1.1.0 release

This commit is contained in:
Nicolas Chauvet 2012-10-06 15:12:04 +02:00
parent f9e77bca2a
commit 615695a946
2 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
Name: libva
Version: 1.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Video Acceleration (VA) API for Linux
Group: System Environment/Libraries
License: MIT
URL: http://freedesktop.org/wiki/Software/vaapi
Source0: http://cgit.freedesktop.org/libva/snapshot/libva-%{version}.tar.bz2
Source0: http://www.freedesktop.org/software/vaapi/releases/libva/libva-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libtool
BuildRequires: libudev-devel
@ -86,6 +86,9 @@ rm -rf %{buildroot}
%{_bindir}/putsurface
%changelog
* Sat Oct 06 2012 Nicolas Chauvet <kwizart@gmail.com> - 1.1.0-3
- Update to official 1.1.0 release
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
b22179bd44137e91d5c77a43a0cb8063 libva-1.1.0.tar.bz2
51bb3b8de1de14ea036f68ef5065a932 libva-1.1.0.tar.bz2