This commit is contained in:
root 2020-08-26 15:34:08 +08:00
parent 00e0abc6ff
commit 401433cb4c
2 changed files with 17 additions and 19 deletions

View File

@ -24,7 +24,6 @@ and its modular API makes it easy to add support for a new backend store.
Summary: Documentation for %{name} Summary: Documentation for %{name}
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
BuildArch: noarch BuildArch: noarch
%description doc %description doc
Documentation for %{name} Documentation for %{name}
@ -71,5 +70,5 @@ popd
%exclude %{gem_instdir}/test/ %exclude %{gem_instdir}/test/
%changelog %changelog
* Wed Aug 19 2020 tuShenmei <tushenmei@huawei.com> - 1.0.3-1 * Wed Aug 26 2020 tushenmei <tushenmei@huawei.com> - 1.0.3-1
- package init - package init

View File

@ -1,4 +1,3 @@
---
version_control: gitHub version_control: gitHub
src_repo: sparklemotion/http-cookie src_repo: sparklemotion/http-cookie
tag_prefix: "http-cookie-" tag_prefix: "http-cookie-"