From 4497a95eac7e08c700faed7bb7a64dc07c0e80c3 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 27 Jul 2022 18:19:34 +0800 Subject: [PATCH] License compliance rectification --- wxGTK3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wxGTK3.spec b/wxGTK3.spec index a4adab6..95eaedd 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