!27 update source0 url in spec file

Merge pull request !27 from lihaotian/master
This commit is contained in:
openeuler-ci-bot 2020-09-03 11:57:20 +08:00 committed by Gitee
commit e27e46aeb6

View File

@ -6,12 +6,12 @@
Name: sqlite
Version: 3.32.3
Release: 2
Release: 3
Summary: Embeded SQL database
License: Public Domain
URL: http://www.sqlite.org/
Source0: http://www.sqlite.org/2020/sqlite-src-%{extver}.zip
Source0: https://www.sqlite.org/2020/sqlite-src-%{extver}.zip
Source1: http://www.sqlite.org/2020/sqlite-doc-%{extver}.zip
Source2: https://www.sqlite.org/2020/sqlite-autoconf-%{extver}.tar.gz
@ -131,6 +131,9 @@ make test
%{_mandir}/man*/*
%changelog
* Thu Sep 3 2020 lihaotian<lihaotian9@huawei.com> - 3.32.3-3
- update source0 url
* Tue Jul 21 2020 jixinjie <jixinjie@huawei.com> - 3.32.3-2
- update yaml file