!5 Fix source0
From: @kkkl12 Reviewed-by: @yanzh_h Signed-off-by: @yanzh_h
This commit is contained in:
commit
2228c20fb7
@ -1,11 +1,10 @@
|
||||
Name: dotconf
|
||||
Version: 1.3
|
||||
Release: 22
|
||||
Release: 23
|
||||
Summary: A configuration file parser
|
||||
License: LGPLv2
|
||||
URL: https://github.com/williamh/dotconf
|
||||
#soure address: https://github.com/williamh/dotconf/archive/v1.3.tar.gz
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source: https://github.com/williamh/dotconf/archive/v%{version}.tar.gz
|
||||
BuildRequires: findutils glibc-common make autoconf automake libtool
|
||||
|
||||
%description
|
||||
@ -63,5 +62,8 @@ mv %{buildroot}/%{_docdir}/%{name} __doc_dir
|
||||
%doc __doc_dir/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 2020 liuweibo <liuweibo10@huawei.com> - 1.3-23
|
||||
- Fix Source0
|
||||
|
||||
* Fri Feb 14 2020 Tianfei <tianfei16@huawei.com> - 1.3-22
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user