License compliance rectification
This commit is contained in:
parent
bc991520dc
commit
e66618c70f
@ -2,9 +2,9 @@
|
|||||||
%bcond_with ragel
|
%bcond_with ragel
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 4.3.9
|
Version: 4.3.9
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A simple, fast, threaded, and highly concurrent HTTP 1.1 server
|
Summary: A simple, fast, threaded, and highly concurrent HTTP 1.1 server
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: http://puma.io
|
URL: http://puma.io
|
||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
Source1: https://github.com/puma/%{gem_name}/archive/refs/tags/v%{version}.tar.gz
|
Source1: https://github.com/puma/%{gem_name}/archive/refs/tags/v%{version}.tar.gz
|
||||||
@ -105,6 +105,9 @@ popd
|
|||||||
%{gem_instdir}/tools
|
%{gem_instdir}/tools
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 4.3.9-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Nov 15 2021 houyingchao <houyingchao@huawei.com> - 4.3.9-1
|
* Mon Nov 15 2021 houyingchao <houyingchao@huawei.com> - 4.3.9-1
|
||||||
- Fix CVE-2021-41136
|
- Fix CVE-2021-41136
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user