Accepting request 1091771 from openSUSE:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1091771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=6
This commit is contained in:
commit
7b3510c2dc
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.4.1</param>
|
||||
<param name="version">0.4.1</param>
|
||||
<param name="revision">0.4.2</param>
|
||||
<param name="version">0.4.2</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version" />
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58fcb501c8abd27a2894657bdff18bcfbbf2f76ff98be6584123c41198bbcbc3
|
||||
size 68107
|
3
obs-scm-bridge-0.4.2.obscpio
Normal file
3
obs-scm-bridge-0.4.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a1d68deb010f19629d5f16525b9c53a34e1589f46c0e00f7a2dcf90eaf42c15
|
||||
size 68107
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 2 06:59:02 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to 0.4.2
|
||||
* various fixes to handle additional git meta informations right
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 16 08:21:41 UTC 2023 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: obs-scm-bridge
|
||||
version: 0.4.1
|
||||
mtime: 1684931164
|
||||
commit: 3710c1f7695d57c99dc5bb5c1877595ecaa33773
|
||||
version: 0.4.2
|
||||
mtime: 1685620940
|
||||
commit: f590a184dcb19d85e78e51f6d83cae4315928dd4
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: obs-scm-bridge
|
||||
Version: 0.4.1
|
||||
Version: 0.4.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