diff --git a/qscintilla.spec b/qscintilla.spec index dd996d9e31faf537d96e32adfcbc104802c3a733..b377a83b447d95e16150e8eb71313b4fc07ec475 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -8,8 +8,8 @@ %global py3_sip %{_bindir}/sip Name: qscintilla Version: 2.11.2 -Release: 2 -License: LGPL-2.1 andGPL-3.0+ and GPL+ +Release: 3 +License: GPL-3.0-only Summary: A Scintilla port to Qt Url: https://github.com/opencor/qscintilla Source0: https://github.com/opencor/qscintilla/archive/v2.11.2.tar.gz @@ -171,6 +171,9 @@ rm -rfv %{buildroot}%{_qt5_datadir}/qsci/ %endif %changelog +* Thu Oct 30 2025 jiangxinyu - 2.11.2-3 +- License compliance rectification + * Fri Feb 18 2022 liwu - 2.11.2-2 - Fix build error of qscintilla