Accepting request 1240796 from openSUSE:Tools

- 0.6.0
  * project mode: switching to to track package sources using
                  git sha sums instead of md5sum via download_assets

OBS-URL: https://build.opensuse.org/request/show/1240796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=14
This commit is contained in:
Ana Guerrero 2025-01-28 13:59:57 +00:00 committed by Git OBS Bridge
commit 7560015159
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.5.4</param>
<param name="version">0.5.4</param>
<param name="revision">0.6.0</param>
<param name="version">0.6.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:723f5252d459863486eba1f12382a7437dae269f775d8285e56d99058336a122
size 86027

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 28 08:58:31 UTC 2025 - Adrian Schröter <adrian@suse.de>
- 0.6.0
* project mode: switching to to track package sources using
git sha sums instead of md5sum via download_assets
-------------------------------------------------------------------
Wed Dec 4 07:04:33 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.5.4
mtime: 1733220725
commit: 55da5413b7888b214b722f9c8dbf795b48b2d485
version: 0.6.0
mtime: 1737724122
commit: 3df58b475c0d284adffce660182891f35a701b35

View File

@ -1,7 +1,7 @@
#
# spec file for package obs-scm-bridge
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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.5.4
Version: 0.6.0
Release: 0
Summary: A help service to work with git repositories in OBS
License: GPL-2.0-or-later