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