!3 modify the URL of Source

Merge pull request !3 from linwei9/master
This commit is contained in:
openeuler-ci-bot 2020-09-09 15:33:46 +08:00 committed by Gitee
commit e73c2e823d
2 changed files with 8 additions and 2 deletions

View File

@ -1,12 +1,12 @@
Name: libconfig
Version: 1.7.2
Release: 8
Release: 9
Summary: C/C++ Configuration File Library
License: LGPLv2+
URL: http://www.hyperrealm.com/libconfig/libconfig.html
# This tarball comes from libconfig-1.7.2/docs/dist/libconfig-1.7.2.tar.gz
# in archive(https://github.com/hyperrealm/libconfig/archive/v1.7.2.tar.gz)
Source0: https://github.com/hyperrealm/libconfig/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/hyperrealm/libconfig/archive/v%{version}.tar.gz
Source1: libconfig.pdf
Patch9000: add-to-strbuf_append_string.patch
@ -63,6 +63,12 @@ make check
%{_libdir}/*.la
%changelog
* Tue Sep 8 2020 linwei<linwei54@huawei.com> - 1.7.2-9
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:modify the URL of Source
* Tue Sep 24 2019 shenyangyang<shenyangyang4@huawei.com> - 1.7.2-8
- Type:enhancement
- ID:NA