!70 Update to 2.10.11
Merge pull request !70 from baizg1107/openEuler-22.03-LTS-Next
This commit is contained in:
commit
1cecdbec18
Binary file not shown.
@ -5,13 +5,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: obs-server
|
Name: obs-server
|
||||||
Version: 2.10.7
|
Version: 2.10.11
|
||||||
Release: 8
|
Release: 1
|
||||||
Summary: The Open Build Service -- Server Component
|
Summary: The Open Build Service -- Server Component
|
||||||
License: GPL-2.0-only OR GPL-3.0-only
|
License: GPL-2.0-only OR GPL-3.0-only
|
||||||
URL: http://www.openbuildservice.org
|
URL: http://www.openbuildservice.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: https://github.com/openSUSE/open-build-service/archive/2.10.7.tar.gz
|
Source0: https://github.com/openSUSE/open-build-service/archive/2.10.11.tar.gz
|
||||||
Source1: Gemfile.lock
|
Source1: Gemfile.lock
|
||||||
Patch1: 0001-obs_server-fix-usage-info.patch
|
Patch1: 0001-obs_server-fix-usage-info.patch
|
||||||
Patch2: fix-obs_productconvert-inputfile-path.patch
|
Patch2: fix-obs_productconvert-inputfile-path.patch
|
||||||
@ -79,7 +79,7 @@ This is the API server instance, and the web client for the OBS.
|
|||||||
rm -rf src/{api,backend}/docker-files
|
rm -rf src/{api,backend}/docker-files
|
||||||
rm -rf src/api/Dockerfile.frontend-base
|
rm -rf src/api/Dockerfile.frontend-base
|
||||||
rm -rf src/backend/build
|
rm -rf src/backend/build
|
||||||
#adpate to obs-bundled-gema-2.10.1 because of updating to obs-server-2.10.7
|
#adpate to obs-bundled-gema-2.10.1 because of updating to obs-server-2.10.11
|
||||||
rm -rf src/api/config/brakeman.ignore
|
rm -rf src/api/config/brakeman.ignore
|
||||||
cp %{SOURCE1} src/api/
|
cp %{SOURCE1} src/api/
|
||||||
|
|
||||||
@ -493,6 +493,9 @@ usermod -a -G docker obsservicerun
|
|||||||
%{_sbindir}/rcobsstoragesetup
|
%{_sbindir}/rcobsstoragesetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 14 2022 baizhonggui <baizhonggui@huawei.com> - 2.10.11-1
|
||||||
|
- Upgrade to version 2.10.11
|
||||||
|
|
||||||
* Thu Sep 23 2021 lingsheng <lingsheng@huawei.com> - 2.10.7-8
|
* Thu Sep 23 2021 lingsheng <lingsheng@huawei.com> - 2.10.7-8
|
||||||
- fix obsapisetup script problems, modify production.sphinx.conf owner
|
- fix obsapisetup script problems, modify production.sphinx.conf owner
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user