!17 Modify Source0
From: @fly_fzc Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
0a070f5f07
10
jansson.spec
10
jansson.spec
@ -1,10 +1,10 @@
|
|||||||
Name: jansson
|
Name: jansson
|
||||||
Version: 2.14
|
Version: 2.14
|
||||||
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://digip.org/jansson/releases/%{name}-%{version}.tar.bz2
|
Source0: https://github.com/akheron/jansson/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
Patch6000: Fix-the-check-exports-tests-for-versioned-symbols.patch
|
Patch6000: Fix-the-check-exports-tests-for-versioned-symbols.patch
|
||||||
|
|
||||||
@ -55,6 +55,12 @@ make check
|
|||||||
%doc CHANGES
|
%doc CHANGES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 23 2022 fuanan <fuanan3@h-partners.com> - 2.14-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Modify Source0
|
||||||
|
|
||||||
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 2.14-2
|
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 2.14-2
|
||||||
- rebuild for next release
|
- rebuild for next release
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user