delete extra tar and change yaml
This commit is contained in:
parent
881d0b0343
commit
414f263727
@ -6,7 +6,7 @@
|
||||
|
||||
Name: obs-server
|
||||
Version: 2.10.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The Open Build Service -- Server Component
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://www.openbuildservice.org
|
||||
@ -482,6 +482,9 @@ usermod -a -G docker obsservicerun
|
||||
%{_sbindir}/rcobsstoragesetup
|
||||
|
||||
%changelog
|
||||
* Tue Oct 20 2020 wutao <wutao61@huawei.com> - 2.10.7-2
|
||||
- delete extra tar and change yaml
|
||||
|
||||
* Mon Oct 19 2020 wutao <wutao61@huawei.com> - 2.10.7-1
|
||||
- upgrade to 2.10.7
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
version_control: github
|
||||
src_repo: openSUSE/open-build-service
|
||||
tag_prefix: "^"
|
||||
seperator: "."
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user