Modify Source0

(cherry picked from commit 5b0b1c5503beeecb06e44265119ee07b62e0dc12)
This commit is contained in:
fly_fzc 2022-11-16 17:46:48 +08:00 committed by openeuler-sync-bot
parent f10caf103f
commit cab29806eb
2 changed files with 5 additions and 2 deletions

View File

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