modify the URL of Source0
This commit is contained in:
parent
0cdccf9998
commit
1a95619cbf
10
yajl.spec
10
yajl.spec
@ -1,10 +1,10 @@
|
|||||||
Name: yajl
|
Name: yajl
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: Yet Another JSON Library
|
Summary: Yet Another JSON Library
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: http://lloyd.github.com/yajl/
|
URL: http://lloyd.github.com/yajl/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: https://github.com/lloyd/yajl/archive/%{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
|
||||||
@ -67,6 +67,12 @@ cd ../api
|
|||||||
%{_libdir}/libyajl_s.a
|
%{_libdir}/libyajl_s.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 9 2020 wangchen<wangchen137@huawei.com> - 2.1.0-13
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify the URL of Source0
|
||||||
|
|
||||||
* Sat Aug 31 2019 dongjian<dongjian13@huawei.com> - 2.1.0-12
|
* Sat Aug 31 2019 dongjian<dongjian13@huawei.com> - 2.1.0-12
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user