Accepting request 865357 from home:michals

Disable obs_scm service again - packages with enabled services are not accepted to Factory.

OBS-URL: https://build.opensuse.org/request/show/865357
OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=26
This commit is contained in:
Michal Suchanek 2021-01-21 10:54:07 +00:00 committed by Git OBS Bridge
parent b3032eddf2
commit fb218674e5
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<services> <services>
<service name="obs_scm"> <service name="obs_scm" mode="disabled">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://github.com/gordboy/rtl8812au-5.9.3.2.git</param> <param name="url">https://github.com/gordboy/rtl8812au-5.9.3.2.git</param>
<param name="filename">rtl8812au</param> <param name="filename">rtl8812au</param>

View File

@ -1,7 +1,7 @@
# #
# spec file for package rtl8812au # spec file for package rtl8812au
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 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