Upgrade jansson to 2.13.1

Signed-off-by: Leo Fang <leofang_94@163.com>
This commit is contained in:
Leo Fang 2020-07-31 14:47:56 +08:00
parent e4482fba19
commit 66c7d1f287
4 changed files with 10 additions and 3 deletions

Binary file not shown.

BIN
jansson-2.13.1.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: jansson
Version: 2.12
Version: 2.13.1
Release: 1
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,7 +56,10 @@ make check
%doc doc/_build/html/*
%changelog
* Fri Apr 24 2020 BruceGW <gyl93216@163.com> - 2.12-1
* Fri Jul 31 2020 Leo Fang<leofang_94@163.com> - 2.13.1-1
- Upgrade to 2.13.1
* Fri Apr 24 2020 BruceGW <gy193216@163.com> - 2.12-1
* update upstream to 2.12
* Tue Sep 24 2019 shenyangyang<shenyangyang4@huawei.com> - 2.11-4

4
jansson.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: akheron/jansson
tag_prefix: ^v
seperator: .