From 43fb4d1974a0e38e8dcffd9da4736f638db56f64 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 04:06:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libvdpau.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvdpau.spec b/libvdpau.spec index 54135e2..8a7028b 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Wrapper library for the Video Decode and Presentation API License: MIT URL: http://freedesktop.org/wiki/Software/VDPAU @@ -86,6 +86,9 @@ mv doc/html-out html %{_libdir}/pkgconfig/vdpau.pc %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Oct 02 2015 Nicolas Chauvet - 1.1.1-2 - Backport current patches - Switch to new upstream git repository on freedesktop.org