diff --git a/qt.spec b/qt.spec index 716de87..023659e 100644 --- a/qt.spec +++ b/qt.spec @@ -13,7 +13,7 @@ Name: qt Epoch: 1 Version: 4.8.7 -Release: 47 +Release: 48 Summary: A software toolkit for developing applications License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT URL: http://qt-project.org/ @@ -444,6 +444,9 @@ fi %{_qt4_prefix}/examples/ %changelog +* Mon May 25 2020 lizhenhua - 1:4.8.7-48 +- Fix compile errors for gcc 9 + * Thu Mar 19 2020 yanglijin - 1:4.8.7-47 - add stack protector