diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index 44797e6..831cfa7 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -3,7 +3,7 @@ Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} Version: 5.15.2 -Release: 4%{?dist} +Release: 5%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -89,6 +89,9 @@ popd %changelog +* Fri Apr 16 2021 Mohan Boddu - 5.15.2-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 09 2021 Than Ngo - 5.15.2-4 - Resolves: #1931447, Out of bounds read in function QRadialFetchSimd from crafted svg file