!2 License compliance rectification
From: @starlet-dx Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
8588dbbb17
@ -3,8 +3,8 @@
|
|||||||
%undefine __brp_mangle_shebangs
|
%undefine __brp_mangle_shebangs
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 0.1.4
|
Version: 0.1.4
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
Summary: Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby
|
Summary: Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby
|
||||||
URL: https://github.com/knu/ruby-unf
|
URL: https://github.com/knu/ruby-unf
|
||||||
Source0: http://rubygems.org/gems/unf-%{version}.gem
|
Source0: http://rubygems.org/gems/unf-%{version}.gem
|
||||||
@ -84,5 +84,8 @@ popd
|
|||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 0.1.4-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Aug 8 2020 yanan li <liyanan032@huawei.com> - 0.1.4-1
|
* Sat Aug 8 2020 yanan li <liyanan032@huawei.com> - 0.1.4-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user