update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-scm-bridge?expand=0&rev=10
This commit is contained in:
parent
345fc12fee
commit
e1848862e4
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.3.0</param>
|
||||
<param name="version">0.3.0</param>
|
||||
<param name="revision">0.4.1</param>
|
||||
<param name="version">0.4.1</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version" />
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf5677c89c7e287d0c6b69a282477a9ac46ed623d2c932313adceb6f27499fdd
|
||||
size 64523
|
3
obs-scm-bridge-0.4.1.obscpio
Normal file
3
obs-scm-bridge-0.4.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58fcb501c8abd27a2894657bdff18bcfbbf2f76ff98be6584123c41198bbcbc3
|
||||
size 68107
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 16 08:21:41 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to 0.4.0
|
||||
* avoid export of .gitattributes file by default
|
||||
* upstream osc is supported now
|
||||
* export meta information of the git clone
|
||||
* Add fallback code for a specific case
|
||||
* Convert local links into symlinks in project git
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 14:52:54 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: obs-scm-bridge
|
||||
version: 0.3.0
|
||||
mtime: 1674741797
|
||||
commit: 9907826c17ca7b650c4040e9c2b45bfef4d9821f
|
||||
version: 0.4.1
|
||||
mtime: 1684931164
|
||||
commit: 3710c1f7695d57c99dc5bb5c1877595ecaa33773
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: obs-scm-bridge
|
||||
Version: 0.3.0
|
||||
Version: 0.4.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