modify URL

This commit is contained in:
panxiaohe 2022-09-22 15:17:00 +08:00
parent ee9c257e01
commit 31f114ad70

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