!110 修改patch名称,删除openEuler关键字

From: @wu-leilei 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-11-18 06:26:42 +00:00 committed by Gitee
commit af4eda7feb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
From 804c99034ac187f00875a5324ee2a13251d3fc98 Mon Sep 17 00:00:00 2001
From: lingsheng <lingsheng@huawei.com>
Date: Thu, 23 Sep 2021 09:53:06 +0800
Subject: [PATCH] Adapt setup-appliance.sh for openeuler
Subject: [PATCH] fix obsapisetup script problems
---
dist/setup-appliance.sh | 4 ++--

View File

@ -6,7 +6,7 @@
Name: obs-server
Version: 2.10.15
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
@ -19,7 +19,7 @@ Patch2: fix-obs_productconvert-inputfile-path.patch
Patch4: 0004-remove-systemV-method.patch
Patch5: 0005-obsscheduler-stop.patch
Patch6: obs_project_update-should-tell-the-usage-but-not-hung-still.patch
Patch7: Adapt-setup-appliance.sh-for-openeuler.patch
Patch7: fix-obsapisetup-script-problems.patch
BuildArch: noarch
@ -517,6 +517,9 @@ usermod -a -G docker obsservicerun
%{_sbindir}/rcobsstoragesetup
%changelog
* Thu Nov 17 2022 wulei <wulei80@h-partners.com> - 2.10.15-2
- The keyword openEuler is deleted from the patch name
* Thu Oct 27 2022 liyanan <liyanan32@h-partners.com> - 2.10.15-1
- Upgrade to version 2.10.15