diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index bad491c..4d26614 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -17,7 +17,7 @@ Name: gstreamer1-plugins-good Version: 1.18.4 -Release: 4%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -300,6 +300,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';' %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.18.4-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 22 2021 Mohan Boddu - 1.18.4-4 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065