License compliance rectification

This commit is contained in:
starlet-dx 2022-05-10 17:29:09 +08:00
parent a6f7dc82a6
commit a0e458b166

View File

@ -3,8 +3,8 @@
%undefine __brp_mangle_shebangs
Name: rubygem-%{gem_name}
Version: 0.1.4
Release: 1
License: BSD
Release: 2
License: BSD-2-Clause
Summary: Wrapper library to bring Unicode Normalization Form support to Ruby/JRuby
URL: https://github.com/knu/ruby-unf
Source0: http://rubygems.org/gems/unf-%{version}.gem
@ -84,5 +84,8 @@ popd
%doc %{gem_docdir}
%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
- Package init