license compliance rectification
This commit is contained in:
parent
21c99c7ebb
commit
86a915ec19
@ -1,6 +1,6 @@
|
|||||||
Name: ruby
|
Name: ruby
|
||||||
Version: 2.5.8
|
Version: 2.5.8
|
||||||
Release: 127
|
Release: 128
|
||||||
Summary: Object-oriented scripting language interpreter
|
Summary: Object-oriented scripting language interpreter
|
||||||
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
|
License: (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
|
||||||
URL: https://www.ruby-lang.org/
|
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
|
%package -n rubygem-rdoc
|
||||||
Summary: Generate HTML and command-line documentation for Ruby projects
|
Summary: Generate HTML and command-line documentation for Ruby projects
|
||||||
Version: 6.0.1.1
|
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
|
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}
|
Provides: rdoc = %{version}-%{release} ri = %{version}-%{release} rubygem(rdoc) = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -609,6 +609,9 @@ make runruby TESTRUN_SCRIPT=%{SOURCE13}
|
|||||||
%exclude %{gem_dir}/gems/xmlrpc-0.3.0/.*
|
%exclude %{gem_dir}/gems/xmlrpc-0.3.0/.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 09 2024 zhangxianting <zhangxianting@uniontech.com> - 2.5.8-127
|
||||||
- fix CVE-2024-41946
|
- fix CVE-2024-41946
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user