!9 License compliance rectification
From: @starlet-dx Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
dea421137d
@ -1,9 +1,9 @@
|
||||
%global gem_name sqlite3
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.4.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Allows Ruby scripts to interface with a SQLite3 database
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/sparklemotion/sqlite3-ruby
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
BuildRequires: ruby(release) rubygems-devel ruby-devel sqlite-devel rubygem(minitest) >= 5.0.0
|
||||
@ -65,6 +65,9 @@ popd
|
||||
%{gem_instdir}/test
|
||||
|
||||
%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
|
||||
- update to 1.4.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user