diff --git a/wxGTK3.spec b/wxGTK3.spec index a4adab6dad3f74175985a727d87bcc42af062c8b..95eaedd5df1f20172522485d625ad4430ad70e72 100644 --- a/wxGTK3.spec +++ b/wxGTK3.spec @@ -1,9 +1,9 @@ Name: wxGTK3 Version: 3.0.4 -Release: 6 +Release: 7 Summary: C++ Library for Cross-Platform Development -License: wxWidgets +License: GPL-2.0-or-later or LGPL-2.1-only URL: https://www.wxwidgets.org/ Source0: https://github.com/wxWidgets/wxWidgets/releases/download/v%{version}/wxWidgets-%{version}.tar.bz2 Source1: wx-config @@ -227,6 +227,9 @@ fi %changelog +* Wed Jul 27 2022 yaoxin - 3.0.4-7 +- License compliance rectification + * Mon May 31 2021 huanghaitao - 3.0.4-6 - Completing build dependencies to fix gcc/gcc-c++ compiler missing error