Accepting request 1035839 from openSUSE:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1035839 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=3
This commit is contained in:
commit
080e88bac2
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.2</param>
|
||||
<param name="version">0.2</param>
|
||||
<param name="revision">0.2.1</param>
|
||||
<param name="version">0.2.1</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version" />
|
||||
|
||||
|
3
obs-scm-bridge-0.2.1.obscpio
Normal file
3
obs-scm-bridge-0.2.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b59757f2a80be3cc2c001bd4da346912ba82343bdf716a024af5f82b1256bc94
|
||||
size 19978
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:889b93b850ee2b2d8725b30fa64f41b3af2864ff7833b6047cc57ac384f335d0
|
||||
size 18954
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 12:44:07 UTC 2022 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to 0.2.1
|
||||
* fixed loss of branch informations in packages in project mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 8 09:55:31 UTC 2022 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: obs-scm-bridge
|
||||
version: 0.2
|
||||
mtime: 1654681829
|
||||
commit: 67f17ebde3d22312d81a79c440337a75b704d360
|
||||
version: 0.2.1
|
||||
mtime: 1667911285
|
||||
commit: 4ac1b2d9ce256a79aa5475521c5e6b48d15d931d
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: obs-scm-bridge
|
||||
Version: 0.2
|
||||
Version: 0.2.1
|
||||
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