!5 Upgrade to 2.13.1
Merge pull request !5 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
commit
0afe70ff31
Binary file not shown.
BIN
jansson-2.13.1.tar.bz2
Normal file
BIN
jansson-2.13.1.tar.bz2
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
Name: jansson
|
Name: jansson
|
||||||
Version: 2.12
|
Version: 2.13.1
|
||||||
Release: 1
|
Release: 1
|
||||||
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,7 +56,10 @@ make check
|
|||||||
%doc doc/_build/html/*
|
%doc doc/_build/html/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* update upstream to 2.12
|
||||||
|
|
||||||
* Tue Sep 24 2019 shenyangyang<shenyangyang4@huawei.com> - 2.11-4
|
* Tue Sep 24 2019 shenyangyang<shenyangyang4@huawei.com> - 2.11-4
|
||||||
|
|||||||
4
jansson.yaml
Normal file
4
jansson.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: akheron/jansson
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user