!17 Modify Source0

From: @fly_fzc 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-11-23 08:28:28 +00:00 committed by Gitee
commit 0a070f5f07
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: jansson
Version: 2.14
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://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
@ -55,6 +55,12 @@ make check
%doc CHANGES
%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
- rebuild for next release