diff --git a/libva.spec b/libva.spec index a766ec7..6532936 100644 --- a/libva.spec +++ b/libva.spec @@ -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 - 1.1.0-3 +- Update to official 1.1.0 release + * Thu Jul 19 2012 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 63de8bc..0077447 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b22179bd44137e91d5c77a43a0cb8063 libva-1.1.0.tar.bz2 +51bb3b8de1de14ea036f68ef5065a932 libva-1.1.0.tar.bz2