License compliance rectification
This commit is contained in:
parent
027008f8ab
commit
2bbce00a52
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user