Accepting request 1171024 from openSUSE:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1171024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=8
This commit is contained in:
2024-05-01 12:56:53 +00:00
committed by Git OBS Bridge
6 changed files with 17 additions and 10 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.2</param>
<param name="version">0.4.2</param>
<param name="revision">0.4.3</param>
<param name="version">0.4.3</param>
</service>
<service mode="manual" name="set_version" />

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 23 17:14:53 UTC 2024 - Adrian Schröter <adrian@suse.de>
- 0.4.3
* support SHA256 submodules
* minor improvements
-------------------------------------------------------------------
Wed Oct 18 15:20:51 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.4.2
mtime: 1685620940
commit: f590a184dcb19d85e78e51f6d83cae4315928dd4
version: 0.4.3
mtime: 1713892350
commit: 4a1aef13e5993541ca74eab6e3867694c41cd840

View File

@@ -1,7 +1,7 @@
#
# spec file for package obs-scm-bridge
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%define build_pkg_name build
%endif
Name: obs-scm-bridge
Version: 0.4.2
Version: 0.4.3
Release: 0
Summary: A help service to work with git repositories in OBS
License: GPL-2.0-or-later