Adrian Schröter 2023-05-24 13:03:12 +00:00 committed by Git OBS Bridge
parent 345fc12fee
commit e1848862e4
6 changed files with 19 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.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" />

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58fcb501c8abd27a2894657bdff18bcfbbf2f76ff98be6584123c41198bbcbc3
size 68107

View File

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

View File

@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.3.0
mtime: 1674741797
commit: 9907826c17ca7b650c4040e9c2b45bfef4d9821f
version: 0.4.1
mtime: 1684931164
commit: 3710c1f7695d57c99dc5bb5c1877595ecaa33773

View File

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