!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
Version: 2.13.1
Release: 2
Release: 3
Summary: A C library for encoding, decoding and manipulating JSON data
License: MIT
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
@ -56,6 +55,9 @@ make check
%doc doc/_build/html/*
%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
- Type:enhancement
- ID:NA