!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:31 +00:00 committed by Gitee
commit c0b7344f01
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global gem_name hashery
Name: rubygem-%{gem_name}
Version: 2.1.2
Release: 1
Release: 2
Summary: Facets-bread collection of Hash-like classes
License: BSD
License: BSD-2-Clause
URL: http://rubyworks.github.com/hashery
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
BuildRequires: ruby(release) rubygems-devel ruby
@ -56,5 +56,8 @@ popd
%{gem_instdir}/test
%changelog
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 2.1.2-2
- License compliance rectification
* Sat Jul 25 2020 wutao <wutao61@huawei.com> - 2.1.2-1
- package init