From e2b2bfee63c7e3fbc2f210f13872b93e34fd4ec3 Mon Sep 17 00:00:00 2001 From: lizhenhua Date: Tue, 26 May 2020 09:02:00 +0800 Subject: [PATCH] Add yaml file --- qt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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