Modify Source0

(cherry picked from commit cfcb0674f580263faee36b2dbebad9d7d40e9321)
This commit is contained in:
fly_fzc 2022-11-16 17:03:45 +08:00 committed by openeuler-sync-bot
parent 9a42c0f465
commit cadc7ebade

View File

@ -1,10 +1,10 @@
Name: yajl
Version: 2.1.0
Release: 19
Release: 20
Summary: Yet Another JSON Library
License: ISC
URL: https://github.com/lloyd/yajl
Source0: https://github.com/lloyd/yajl/archive/%{version}.tar.gz
Source0: https://github.com/lloyd/yajl/archive/refs/tags/%{version}.tar.gz
Patch1: 0001-yajl-2.1.0-pkgconfig-location.patch
Patch2: 0002-yajl-2.1.0-pkgconfig-includedir.patch
@ -71,6 +71,9 @@ cd ../api
%{_libdir}/libyajl_s.a
%changelog
* Wed Nov 16 2022 fuanan <fuanan3@h-partners.com> - 2.1.0-20
- Modify Source0
* Thu Sep 22 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-19
- modify URL