update to 1.4.4
This commit is contained in:
parent
dea421137d
commit
d0ba910a35
@ -1,7 +1,7 @@
|
|||||||
%global gem_name sqlite3
|
%global gem_name sqlite3
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 1.4.2
|
Version: 1.4.4
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Allows Ruby scripts to interface with a SQLite3 database
|
Summary: Allows Ruby scripts to interface with a SQLite3 database
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/sparklemotion/sqlite3-ruby
|
URL: https://github.com/sparklemotion/sqlite3-ruby
|
||||||
@ -65,6 +65,9 @@ popd
|
|||||||
%{gem_instdir}/test
|
%{gem_instdir}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.4.4-1
|
||||||
|
- update to 1.4.4
|
||||||
|
|
||||||
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.2-2
|
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.2-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
sqlite3-1.4.4.gem
Normal file
BIN
sqlite3-1.4.4.gem
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user