Accepting request 981289 from openSUSE:Tools

- update to version 0.2
  * no shallow clone when used with osc
  * support for LFS fetch
  * bugfixes (_config file export and path handling)

OBS-URL: https://build.opensuse.org/request/show/981289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-06-08 12:25:14 +00:00 committed by Git OBS Bridge
commit 5f213d74ac
6 changed files with 17 additions and 9 deletions

View File

@ -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" />

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19d24792aba2b1559281bb8926f34c230a5d965d51bfbb71e65858feb07f6373
size 17930

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:889b93b850ee2b2d8725b30fa64f41b3af2864ff7833b6047cc57ac384f335d0
size 18954

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.1
mtime: 1643712574
commit: de4a9ad407efa69648e5451d85ff744a109900b8
version: 0.2
mtime: 1654681829
commit: 67f17ebde3d22312d81a79c440337a75b704d360

View File

@ -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