- service: Remove unnecessary auth token from github URL
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=977
This commit is contained in:
parent
63b57ac3f0
commit
dc2a769bb6
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://oauth2: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@github.com/openSUSE/libvirt.git</param>
|
||||
<param name="url">https://github.com/openSUSE/libvirt.git</param>
|
||||
<param name="revision">factory</param>
|
||||
<param name="extract">libvirt.spec</param>
|
||||
<param name="extract">README.packaging.txt</param>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 14:11:42 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
- service: Remove unnecessary auth token from github URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 20:38:30 UTC 2023 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user