modify URL

This commit is contained in:
panxiaohe 2022-09-22 14:49:16 +08:00
parent 49df677241
commit 5075de2c15

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