update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-scm-bridge?expand=0&rev=4
This commit is contained in:
parent
73dba0a4db
commit
f84b49ff3f
4
_service
4
_service
@ -2,8 +2,8 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/openSUSE/obs-scm-bridge</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.1</param>
|
||||
<param name="version">0.1</param>
|
||||
<param name="revision">0.2</param>
|
||||
<param name="version">0.2</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version" />
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19d24792aba2b1559281bb8926f34c230a5d965d51bfbb71e65858feb07f6373
|
||||
size 17930
|
3
obs-scm-bridge-0.2.obscpio
Normal file
3
obs-scm-bridge-0.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:889b93b850ee2b2d8725b30fa64f41b3af2864ff7833b6047cc57ac384f335d0
|
||||
size 18954
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 8 09:55:31 UTC 2022 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to version 0.2
|
||||
* no shallow clone when used with osc
|
||||
* support for LFS fetch
|
||||
* bugfixes (_config file export and path handling)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 17 10:01:46 UTC 2022 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: obs-scm-bridge
|
||||
version: 0.1
|
||||
mtime: 1643712574
|
||||
commit: de4a9ad407efa69648e5451d85ff744a109900b8
|
||||
version: 0.2
|
||||
mtime: 1654681829
|
||||
commit: 67f17ebde3d22312d81a79c440337a75b704d360
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: obs-scm-bridge
|
||||
Version: 0.1
|
||||
Version: 0.2
|
||||
Release: 0
|
||||
Summary: A help service to work with git repositories in OBS
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user