diff --git a/SPECS/qt5-qtsvg.spec b/SPECS/qt5-qtsvg.spec index bb5ba7b..a35189b 100644 --- a/SPECS/qt5-qtsvg.spec +++ b/SPECS/qt5-qtsvg.spec @@ -5,7 +5,7 @@ Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} Version: 5.15.2 -Release: 2%{?dist} +Release: 3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -122,6 +122,10 @@ popd %changelog +* Wed Apr 28 2021 Jan Grulich - 5.15.2-3 +- Rebuild (binutils) + Resolves: bz#1930055 + * Thu Apr 08 2021 Jan Grulich - 5.15.2-2 - Fix out of bounds read in function QRadialFetchSimd from crafted svg file Resolves: bz#1945643