2024-05-07 09:40:46 +00:00
committed by Git OBS Bridge
parent 0495dffd2a
commit 31875b0729
6 changed files with 18 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.4.3</param>
<param name="version">0.4.3</param>
<param name="revision">0.5.0</param>
<param name="version">0.5.0</param>
</service>
<service mode="manual" name="set_version" />

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.4.3
mtime: 1713892350
commit: 4a1aef13e5993541ca74eab6e3867694c41cd840
version: 0.5.0
mtime: 1715074532
commit: da9d78e23dcd702f034767f78b4e24f01a9eac09

View File

@@ -22,7 +22,7 @@
%define build_pkg_name build
%endif
Name: obs-scm-bridge
Version: 0.4.3
Version: 0.5.0
Release: 0
Summary: A help service to work with git repositories in OBS
License: GPL-2.0-or-later