Rev openSUSE:Tools/443 Md5 9cc20831144aa44715d2a0f6344e3015 2022-01-13 07:41:14 adrianSuSE None
This commit is contained in:
OBS User adrianSuSE 2022-01-13 07:41:14 +00:00 committed by Git OBS Bridge
parent db07062264
commit ee6a7b390c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual"> <service name="tar_scm" mode="manual">
<param name="revision">20211125</param> <param name="revision">20211125</param>
<param name="version">20211125</param> <param name="version">20211125</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param> <param name="url">https://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="extract">dist/build.changes</param> <param name="extract">dist/build.changes</param>
<param name="extract">dist/build.spec</param> <param name="extract">dist/build.spec</param>

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed