!2 modify the URL of Source0

Merge pull request !2 from wangchen/wangchen
This commit is contained in:
openeuler-ci-bot 2020-09-10 17:22:17 +08:00 committed by Gitee
commit 88b9094397
2 changed files with 8 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: yajl
Version: 2.1.0
Release: 12
Release: 13
Summary: Yet Another JSON Library
License: ISC
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
Patch2: yajl-2.1.0-pkgconfig-includedir.patch
@ -67,6 +67,12 @@ cd ../api
%{_libdir}/libyajl_s.a
%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
- Type:bugfix
- ID:NA