diff --git a/libvdpau.spec b/libvdpau.spec index 4c32737..a57f7ae 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau Version: 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 @@ -80,6 +80,9 @@ mv doc/html-out html %{_libdir}/pkgconfig/vdpau.pc %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 1.1-2 - Rebuilt for GCC 5 C++11 ABI change