!108 modify gdb-help package's license GFDL to GFDL-1.3-or-later

From: @wangxiao65 
Reviewed-by: @SuperSix173 
Signed-off-by: @SuperSix173
This commit is contained in:
openeuler-ci-bot 2024-06-13 07:50:37 +00:00 committed by Gitee
commit de35a03a02
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: gdb
Version: 11.1
Release: 8
Release: 9
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL-1.3
Source: ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.xz
@ -171,7 +171,7 @@ machine than the one which is running the program being debugged.
%package help
Summary: Documentation for GDB (the GNU Project debugger)
License: GFDL
License: GFDL-1.3-or-later
BuildArch: noarch
%description help
@ -382,6 +382,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py
%{_infodir}/gdb.info*
%changelog
* Wed Jun 12 2024 wangxiao <wangxiao184@h-partners.com> - 11.1-9
- modify gdb-help package's license GFDL to GFDL-1.3-or-later
* Wed Nov 22 2023 liningjie <liningjie@xfusion.com> - 11.1-8
- fix CVE-2023-39130