License compliance rectification

This commit is contained in:
starlet-dx 2022-05-10 17:28:29 +08:00
parent bc991520dc
commit e66618c70f

View File

@ -2,9 +2,9 @@
%bcond_with ragel
Name: rubygem-%{gem_name}
Version: 4.3.9
Release: 1
Release: 2
Summary: A simple, fast, threaded, and highly concurrent HTTP 1.1 server
License: BSD
License: BSD-3-Clause
URL: http://puma.io
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
Source1: https://github.com/puma/%{gem_name}/archive/refs/tags/v%{version}.tar.gz
@ -105,6 +105,9 @@ popd
%{gem_instdir}/tools
%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
- Fix CVE-2021-41136