!9 Update Source0 url of jansson

Merge pull request !9 from LeoFang/master
This commit is contained in:
openeuler-ci-bot 2020-08-03 19:30:38 +08:00 committed by Gitee
commit ce5ee84cb3

View File

@ -1,11 +1,10 @@
Name: jansson Name: jansson
Version: 2.13.1 Version: 2.13.1
Release: 2 Release: 3
Summary: A C library for encoding, decoding and manipulating JSON data Summary: A C library for encoding, decoding and manipulating JSON data
License: MIT License: MIT
URL: http://www.digip.org/jansson/ URL: http://www.digip.org/jansson/
Source0: https://github.com/akheron/jansson/archive/%{name}-%{version}.tar.bz2 Source0: https://digip.org/jansson/releases/%{name}-%{version}.tar.bz2
BuildRequires: gcc python-sphinx BuildRequires: gcc python-sphinx
@ -56,6 +55,9 @@ make check
%doc doc/_build/html/* %doc doc/_build/html/*
%changelog %changelog
* Mon Aug 03 2020 Leo Fang <leofang_94@163.com> - 2.13.1-3
- Update url of Source0
* Sat Aug 1 2020 xinghe<xinghe1@huawei.com> - 2.13.1-2 * Sat Aug 1 2020 xinghe<xinghe1@huawei.com> - 2.13.1-2
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA