From d5857921986cd5de07aaba27ab229abc1183fc26 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 06:35:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libva.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libva.spec b/libva.spec index 470717a..f861217 100644 --- a/libva.spec +++ b/libva.spec @@ -1,6 +1,6 @@ Name: libva Version: 1.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Video Acceleration (VA) API for Linux Group: System Environment/Libraries License: MIT @@ -95,6 +95,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{!?_without_wayland:%{_bindir}/putsurface_wayland} %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Jun 20 2014 Elad Alfassa - 1.3.1-3 - Apply upstream patch to fix a firefox crash (rhbz #1105890)