License compliance rectification

This commit is contained in:
starlet-dx 2022-05-10 17:28:13 +08:00
parent 2c1d7ac14d
commit a747610db6

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