Adrian Schröter 2022-01-13 07:41:14 +00:00 committed by Git OBS Bridge
parent f9e1d55c2a
commit ab9a2ce7dd
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