!30 update 3.34.0

From: @markeryang
Reviewed-by: @liuzhiqiang26
Signed-off-by: @volcanodragon
This commit is contained in:
openeuler-ci-bot 2021-02-01 09:54:48 +08:00 committed by Gitee
commit d0aa7d2f6e
5 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,12 @@
%bcond_without check %bcond_without check
%global extver 3320300 %global extver 3340000
%global tcl_version 8.6 %global tcl_version 8.6
%global tcl_sitearch %{_libdir}/tcl%{tcl_version} %global tcl_sitearch %{_libdir}/tcl%{tcl_version}
Name: sqlite Name: sqlite
Version: 3.32.3 Version: 3.34.0
Release: 3 Release: 1
Summary: Embeded SQL database Summary: Embeded SQL database
License: Public Domain License: Public Domain
URL: http://www.sqlite.org/ URL: http://www.sqlite.org/
@ -131,6 +131,9 @@ make test
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Thu Jan 14 2021 yanglongkang <yanglongkang@huawei.com> - 3.34.0-1
- update package to 3.34.0
* Thu Sep 3 2020 lihaotian<lihaotian9@huawei.com> - 3.32.3-3 * Thu Sep 3 2020 lihaotian<lihaotian9@huawei.com> - 3.32.3-3
- update source0 url - update source0 url