Accepting request 1173944 from openSUSE:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1173944 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=9
This commit is contained in:
commit
a2d4b77ea4
4
_service
4
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://github.com/openSUSE/obs-scm-bridge</param>
|
<param name="url">https://github.com/openSUSE/obs-scm-bridge</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.4.3</param>
|
<param name="revision">0.5.0</param>
|
||||||
<param name="version">0.4.3</param>
|
<param name="version">0.5.0</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="manual" name="set_version" />
|
<service mode="manual" name="set_version" />
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c807bde6132fac5ac728e2ce42c3087adbbc15b2e7292a45e8db7e64dafe8e7f
|
|
||||||
size 68107
|
|
3
obs-scm-bridge-0.5.0.obscpio
Normal file
3
obs-scm-bridge-0.5.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d38350094f54f4e5db5c19d817fee388ed63f0dcd777ad19b7c78fd417d3c408
|
||||||
|
size 69643
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 7 09:39:21 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- 0.5.0
|
||||||
|
project mode related enhancements:
|
||||||
|
* no more defining of bcntsynctag. We need to move this to package
|
||||||
|
spec files to avoid to have these always defined.
|
||||||
|
* QA hook to limit building a defined set of packages only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 23 17:14:53 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
Tue Apr 23 17:14:53 UTC 2024 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: obs-scm-bridge
|
name: obs-scm-bridge
|
||||||
version: 0.4.3
|
version: 0.5.0
|
||||||
mtime: 1713892350
|
mtime: 1715075622
|
||||||
commit: 4a1aef13e5993541ca74eab6e3867694c41cd840
|
commit: 3ee5ecb72ae2f7e55d212ee9adc9e4164d7ef824
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define build_pkg_name build
|
%define build_pkg_name build
|
||||||
%endif
|
%endif
|
||||||
Name: obs-scm-bridge
|
Name: obs-scm-bridge
|
||||||
Version: 0.4.3
|
Version: 0.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A help service to work with git repositories in OBS
|
Summary: A help service to work with git repositories in OBS
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user