diff --git a/libvdpau.spec b/libvdpau.spec index d0db6f3..6489d5f 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau Version: 1.1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Wrapper library for the Video Decode and Presentation API License: MIT URL: http://freedesktop.org/wiki/Software/VDPAU @@ -75,6 +75,8 @@ mv doc/html-out html %config(noreplace) %{_sysconfdir}/vdpau_wrapper.cfg %{_libdir}/*.so.* %dir %{_libdir}/vdpau + +%files debuginfo %{_libdir}/vdpau/%{name}_trace.so* %files docs @@ -86,6 +88,9 @@ mv doc/html-out html %{_libdir}/pkgconfig/vdpau.pc %changelog +* Tue Feb 20 2018 Nicolas Chauvet - 1.1.1-8 +- Move libvdpau_trace to debuginfo + * Wed Feb 07 2018 Fedora Release Engineering - 1.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild