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

View File

@ -1,9 +1,9 @@
%global gem_name sqlite3 %global gem_name sqlite3
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 1.4.2 Version: 1.4.2
Release: 1 Release: 2
Summary: Allows Ruby scripts to interface with a SQLite3 database Summary: Allows Ruby scripts to interface with a SQLite3 database
License: BSD License: BSD-3-Clause
URL: https://github.com/sparklemotion/sqlite3-ruby URL: https://github.com/sparklemotion/sqlite3-ruby
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
BuildRequires: ruby(release) rubygems-devel ruby-devel sqlite-devel rubygem(minitest) >= 5.0.0 BuildRequires: ruby(release) rubygems-devel ruby-devel sqlite-devel rubygem(minitest) >= 5.0.0
@ -65,6 +65,9 @@ popd
%{gem_instdir}/test %{gem_instdir}/test
%changelog %changelog
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.2-2
- License compliance rectification
* Thu Mar 03 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.4.2-1 * Thu Mar 03 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.4.2-1
- update to 1.4.2 - update to 1.4.2