License compliance rectification
This commit is contained in:
parent
dd2bfb6263
commit
cf02b91903
@ -1,9 +1,9 @@
|
|||||||
%global gem_name hashery
|
%global gem_name hashery
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.1.2
|
Version: 2.1.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Facets-bread collection of Hash-like classes
|
Summary: Facets-bread collection of Hash-like classes
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: http://rubyworks.github.com/hashery
|
URL: http://rubyworks.github.com/hashery
|
||||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby
|
BuildRequires: ruby(release) rubygems-devel ruby
|
||||||
@ -56,5 +56,8 @@ popd
|
|||||||
%{gem_instdir}/test
|
%{gem_instdir}/test
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 25 2020 wutao <wutao61@huawei.com> - 2.1.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user