From 8465993116016c150b0f1244839cdd135e125b13 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Mon, 18 Jul 2022 15:57:47 +0800 Subject: [PATCH] License comliance rectification --- qt5-doc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-doc.spec b/qt5-doc.spec index b368057..62303e3 100644 --- a/qt5-doc.spec +++ b/qt5-doc.spec @@ -3,10 +3,10 @@ Name: qt5-doc Version: 5.11.1 -Release: 4 +Release: 5 Summary: QT5 application interface (API) documentation BuildArch: noarch -License: GFDL +License: GFDL-1.3-only Url: http://qt-project.org/ Source0: qt-doc-opensource-src-%{version}.tar.xz BuildRequires: qt5-rpm-macros >= 5.5.0 @@ -321,5 +321,8 @@ rm -rfv %{buildroot}%{_docdir}/qt5/qtdoc* %{_qt5_docdir}/qtgamepad* %changelog +* Mon Jul 18 2022 yaoxin - 5.11.1-5 +- License comliance rectification + * Fri Nov 29 2019 shijian - 5.11.1-4 - Package init