Modify Source0
(cherry picked from commit 5b0b1c5503beeecb06e44265119ee07b62e0dc12)
This commit is contained in:
parent
f10caf103f
commit
cab29806eb
@ -1,10 +1,10 @@
|
|||||||
Name: yajl
|
Name: yajl
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 17
|
Release: 18
|
||||||
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: %{name}-%{version}.tar.gz
|
Source0: https://github.com/lloyd/yajl/archive/refs/tags/%{version}.tar.gz
|
||||||
|
|
||||||
Patch1: yajl-2.1.0-pkgconfig-location.patch
|
Patch1: yajl-2.1.0-pkgconfig-location.patch
|
||||||
Patch2: yajl-2.1.0-pkgconfig-includedir.patch
|
Patch2: yajl-2.1.0-pkgconfig-includedir.patch
|
||||||
@ -70,6 +70,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-18
|
||||||
|
- Modify Source0
|
||||||
|
|
||||||
* Thu Sep 22 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-17
|
* Thu Sep 22 2022 panxiaohe <panxh.life@foxmail.com> - 2.1.0-17
|
||||||
- modify URL
|
- modify URL
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user