Accepting request 1227319 from openSUSE:Tools
- 0.5.3 * Switch to ssh url when using the bridge via osc OBS-URL: https://build.opensuse.org/request/show/1227319 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=12
This commit is contained in:
commit
de8b1ef206
4
_service
4
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://github.com/openSUSE/obs-scm-bridge</param>
|
<param name="url">https://github.com/openSUSE/obs-scm-bridge</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.5.2</param>
|
<param name="revision">0.5.3</param>
|
||||||
<param name="version">0.5.2</param>
|
<param name="version">0.5.3</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="manual" name="set_version" />
|
<service mode="manual" name="set_version" />
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7756e24ad56b63b40881fae1e64d32c3bf029e9aedf8958eaf3e5ed387c8ea58
|
|
||||||
size 85003
|
|
3
obs-scm-bridge-0.5.3.obscpio
Normal file
3
obs-scm-bridge-0.5.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15d214939cd4fe04672d192c2477eebb29a8cfefa00056a1123b7f91e9bc027a
|
||||||
|
size 86027
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 29 12:36:46 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- 0.5.3
|
||||||
|
* Switch to ssh url when using the bridge via osc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 08:43:28 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
Thu Nov 14 08:43:28 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: obs-scm-bridge
|
name: obs-scm-bridge
|
||||||
version: 0.5.2
|
version: 0.5.3
|
||||||
mtime: 1731510453
|
mtime: 1732882641
|
||||||
commit: 83d688168497adb0ae38855c6526110d92daa5ee
|
commit: 28caef73a8f393c4064cac122890fd5bf8f38dde
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define build_pkg_name build
|
%define build_pkg_name build
|
||||||
%endif
|
%endif
|
||||||
Name: obs-scm-bridge
|
Name: obs-scm-bridge
|
||||||
Version: 0.5.2
|
Version: 0.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A help service to work with git repositories in OBS
|
Summary: A help service to work with git repositories in OBS
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user