!30 modify URL

From: @panxh_purple 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-09-22 07:51:48 +00:00 committed by Gitee
commit 9a42c0f465
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: yajl Name: yajl
Version: 2.1.0 Version: 2.1.0
Release: 18 Release: 19
Summary: Yet Another JSON Library Summary: Yet Another JSON Library
License: ISC License: ISC
URL: http://lloyd.github.com/yajl/ URL: https://github.com/lloyd/yajl
Source0: https://github.com/lloyd/yajl/archive/%{version}.tar.gz Source0: https://github.com/lloyd/yajl/archive/%{version}.tar.gz
Patch1: 0001-yajl-2.1.0-pkgconfig-location.patch Patch1: 0001-yajl-2.1.0-pkgconfig-location.patch
@ -71,6 +71,9 @@ cd ../api
%{_libdir}/libyajl_s.a %{_libdir}/libyajl_s.a
%changelog %changelog
* Thu Sep 22 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-19
- modify URL
* Fri Sep 9 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-18 * Fri Sep 9 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-18
- assert error when memory allocation failed - assert error when memory allocation failed