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