!4 License compliance rectification
From: @starlet-dx Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
5edd8250f5
@ -1,9 +1,9 @@
|
|||||||
%global gem_name ffi
|
%global gem_name ffi
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.10.0
|
Version: 1.10.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: FFI Extensions for Ruby
|
Summary: FFI Extensions for Ruby
|
||||||
License: BSD
|
License: BSD-3-Clause and MIT
|
||||||
URL: https://www.github.com/ffi/ffi
|
URL: https://www.github.com/ffi/ffi
|
||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
Source1: https://www.github.com/ffi/%{gem_name}/archive/%{version}.tar.gz
|
Source1: https://www.github.com/ffi/%{gem_name}/archive/%{version}.tar.gz
|
||||||
@ -72,6 +72,9 @@ popd
|
|||||||
%{gem_instdir}/ffi.gemspec
|
%{gem_instdir}/ffi.gemspec
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.10.0-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Jan 26 2022 liyanan <liyanan32@huawei.com> - 1.10.0-2
|
* Wed Jan 26 2022 liyanan <liyanan32@huawei.com> - 1.10.0-2
|
||||||
- Remove taint support
|
- Remove taint support
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user