diff --git a/adwaita-qt.spec b/adwaita-qt.spec index f2bf041..b857ff4 100644 --- a/adwaita-qt.spec +++ b/adwaita-qt.spec @@ -1,7 +1,7 @@ Name: adwaita-qt Version: 1.1.0 -Release: 5 -License: LGPLv2+ +Release: 6 +License: GPL-2.0 and GPL-2.0+ Summary: A native style to bend Qt4 and Qt5 applications Url: https://github.com/FedoraQt/adwaita-qt Source0: https://github.com/FedoraQt/adwaita-qt/archive/%{version}/adwaita-qt-%{version}.tar.gz @@ -53,5 +53,8 @@ cd .. %{_qt5_plugindir}/styles/adwaita.so %changelog +* Thu Dec 03 2020 Ge Wang - 1.1.0-5 +- Modify license + * Tue Apr 21 2020 chengzihan - 1.1.0-5 - Package init