diff --git a/rubygem-puma.spec b/rubygem-puma.spec index 9ae467a31c188496d6284d76432ca5ea6aad87cd..b8936923bc79adaae132090d307b0c75f4075018 100644 --- a/rubygem-puma.spec +++ b/rubygem-puma.spec @@ -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 - 4.3.9-2 +- License compliance rectification + * Mon Nov 15 2021 houyingchao - 4.3.9-1 - Fix CVE-2021-41136