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:
Ana Guerrero 2024-05-14 11:39:08 +00:00 committed by Git OBS Bridge
commit a2d4b77ea4
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:d38350094f54f4e5db5c19d817fee388ed63f0dcd777ad19b7c78fd417d3c408
size 69643

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: 1715075622
commit: 3ee5ecb72ae2f7e55d212ee9adc9e4164d7ef824

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