License compliance rectification

This commit is contained in:
starlet-dx 2022-07-27 18:19:34 +08:00
parent 3f47dbd28a
commit 4497a95eac

View File

@ -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 <yaoxin30@h-partners.com> - 3.0.4-7
- License compliance rectification
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 3.0.4-6
- Completing build dependencies to fix gcc/gcc-c++ compiler missing error