!35 modify URL

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

View File

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