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

View File

@ -2,8 +2,8 @@
Summary: A Ruby library for accessing memcached
Name: rubygem-%{gem_name}
Version: 1.8.5
Release: 1
License: BSD
Release: 2
License: BSD-3-Clause
URL: http://github.com/mperham/memcache-client
Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
BuildRequires: rubygems-devel rubygem(test-unit) rubygem(flexmock)
@ -49,5 +49,8 @@ popd
%{gem_spec}
%changelog
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.8.5-2
- License compliance rectification
* Wed Aug 19 2020 geyanan <geyanan2@huawei.com> - 1.8.5-1
- package init