!2 License compliance rectification

From: @starlet-dx 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-10 10:23:27 +00:00 committed by Gitee
commit bfac67b149
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%global enable_checks 0 %global enable_checks 0
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 1.5.0 Version: 1.5.0
Release: 1 Release: 2
Summary: ANSI at your fingertips! Summary: ANSI at your fingertips!
License: BSD License: BSD-2-Clause
URL: http://rubyworks.github.com/ansi URL: http://rubyworks.github.com/ansi
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
%if 0%{?el6} %if 0%{?el6}
@ -70,5 +70,8 @@ popd
%doc %{gem_instdir}/test %doc %{gem_instdir}/test
%changelog %changelog
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.5.0-2
- License compliance rectification
* Sat Jul 25 2020 wangyue <wangyue92@huawei.com> - 1.5.0-1 * Sat Jul 25 2020 wangyue <wangyue92@huawei.com> - 1.5.0-1
- package init - package init