Accepting request 1242816 from openSUSE:Tools

- 0.6.1
  * new noobsinfo query parameter
    (can be used to hide git informations in sources, binaries
     won't contain them either then).

OBS-URL: https://build.opensuse.org/request/show/1242816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-scm-bridge?expand=0&rev=15
This commit is contained in:
2025-02-03 20:45:06 +00:00
committed by Git OBS Bridge
6 changed files with 17 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.6.0</param>
<param name="version">0.6.0</param>
<param name="revision">0.6.1</param>
<param name="version">0.6.1</param>
</service>
<service mode="manual" name="set_version" />

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 3 12:16:48 UTC 2025 - Adrian Schröter <adrian@suse.de>
- 0.6.1
* new noobsinfo query parameter
(can be used to hide git informations in sources, binaries
won't contain them either then).
-------------------------------------------------------------------
Tue Jan 28 08:58:31 UTC 2025 - Adrian Schröter <adrian@suse.de>

View File

@@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.6.0
mtime: 1737724122
commit: 3df58b475c0d284adffce660182891f35a701b35
version: 0.6.1
mtime: 1738315139
commit: 2445c3f5560a400d6abf8321ff746bcb47844d12

View File

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