!39 [sync] PR-36: Modify Source0

From: @openeuler-sync-bot 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-11-21 01:26:15 +00:00 committed by Gitee
commit 00b5f9effb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: yajl Name: yajl
Version: 2.1.0 Version: 2.1.0
Release: 19 Release: 20
Summary: Yet Another JSON Library Summary: Yet Another JSON Library
License: ISC License: ISC
URL: https://github.com/lloyd/yajl 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 Patch1: 0001-yajl-2.1.0-pkgconfig-location.patch
Patch2: 0002-yajl-2.1.0-pkgconfig-includedir.patch Patch2: 0002-yajl-2.1.0-pkgconfig-includedir.patch
@ -71,6 +71,9 @@ cd ../api
%{_libdir}/libyajl_s.a %{_libdir}/libyajl_s.a
%changelog %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 * Thu Sep 22 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-19
- modify URL - modify URL