!208 license compliance rectification

From: @tong_1001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2024-09-02 08:20:37 +00:00 committed by Gitee
commit 34cc0f9669
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: ruby
Version: 2.5.8
Release: 127
Release: 128
Summary: Object-oriented scripting language interpreter
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
URL: https://www.ruby-lang.org/
@ -145,7 +145,7 @@ The irb is acronym for Interactive Ruby,It evaluates ruby expression from the te
%package -n rubygem-rdoc
Summary: Generate HTML and command-line documentation for Ruby projects
Version: 6.0.1.1
License: GPLv2 and Ruby and MIT and OFL
License: GPLv2 and Ruby and MIT and OFL-1.1-RFN
Requires: ruby(release) ruby(rubygems) >= 2.7.6 ruby(irb) = 2.5.8 rubygem(io-console) >= 0.4.6 rubygem(json) >= 2.1.0
Provides: rdoc = %{version}-%{release} ri = %{version}-%{release} rubygem(rdoc) = %{version}-%{release}
BuildArch: noarch
@ -609,6 +609,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
%exclude %{gem_dir}/gems/xmlrpc-0.3.0/.*
%changelog
* Fri Aug 30 2024 shixuantong <shixuantong1@huawei.com> - 2.5.8-128
- license compliance rectification
* Fri Aug 09 2024 zhangxianting <zhangxianting@uniontech.com> - 2.5.8-127
- fix CVE-2024-41946