diff --git a/libvdpau.spec b/libvdpau.spec index b0b1d19..0f9bbb7 100644 --- a/libvdpau.spec +++ b/libvdpau.spec @@ -1,6 +1,6 @@ Name: libvdpau Version: 1.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Wrapper library for the Video Decode and Presentation API License: MIT URL: https://freedesktop.org/wiki/Software/VDPAU/ @@ -96,6 +96,10 @@ mv %{_vpath_builddir}/doc/html html %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.4-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.4-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937