License compliance rectification
This commit is contained in:
parent
3f47dbd28a
commit
4497a95eac
@ -1,9 +1,9 @@
|
|||||||
Name: wxGTK3
|
Name: wxGTK3
|
||||||
Version: 3.0.4
|
Version: 3.0.4
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: C++ Library for Cross-Platform Development
|
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/
|
URL: https://www.wxwidgets.org/
|
||||||
Source0: https://github.com/wxWidgets/wxWidgets/releases/download/v%{version}/wxWidgets-%{version}.tar.bz2
|
Source0: https://github.com/wxWidgets/wxWidgets/releases/download/v%{version}/wxWidgets-%{version}.tar.bz2
|
||||||
Source1: wx-config
|
Source1: wx-config
|
||||||
@ -227,6 +227,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 3.0.4-6
|
||||||
- Completing build dependencies to fix gcc/gcc-c++ compiler missing error
|
- Completing build dependencies to fix gcc/gcc-c++ compiler missing error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user