- Update _service url

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=161
This commit is contained in:
Martin Pluskal 2023-10-18 07:46:33 +00:00 committed by Git OBS Bridge
parent 6fbe5be8e6
commit 6a344cec2a
4 changed files with 10 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="obs_scm" mode="disabled">
<service name="obs_scm" mode="manual">
<param name="versionformat">@PARENT_TAG@</param>
<param name="url">https://git.launchpad.net/fwts</param>
<param name="url">https://github.com/ColinIanKing/fwts.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="exclude">.*</param>

View File

@ -1,4 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://git.launchpad.net/fwts</param>
<param name="changesrevision">3cbc82cb1b73781d0b7a3fd94141f924436eed39</param></service><service name="tar_scm">
<param name="url">https://github.com/ColinIanKing/fwts.git</param>
<param name="changesrevision">3cbc82cb1b73781d0b7a3fd94141f924436eed39</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09b239b81bf43be9f7f53807461298aaac28d87f64abdacb3dd52f3d1b542416
oid sha256:154b8cf8f231a8ffbf54c9cc2b7b83e700323acddea8c3e0e3f8f04f754dc188
size 21675533

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 18 07:46:03 UTC 2023 - Martin Pluskal <martin@pluskal.org>
- Update _service url
-------------------------------------------------------------------
Mon Jul 10 08:22:47 UTC 2023 - Martin Pluskal <mpluskal@suse.com>