2024-12-04 07:06:44 +00:00
committed by Git OBS Bridge
parent 0eb4d33320
commit 0d848f7bde
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.3</param>
<param name="version">0.5.3</param>
<param name="revision">0.5.4</param>
<param name="version">0.5.4</param>
</service>
<service mode="manual" name="set_version" />

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 4 07:04:33 UTC 2024 - Adrian Schröter <adrian@suse.de>
- 0.5.4
* fixed support of subdir parameter usage on project level
* Fix handling of projectscmsync in the package xml writers
-------------------------------------------------------------------
Fri Nov 29 12:36:46 UTC 2024 - Adrian Schröter <adrian@suse.de>
@@ -10,7 +17,7 @@ Thu Nov 14 08:43:28 UTC 2024 - Adrian Schröter <adrian@suse.de>
- 0.5.2
* Don't overwrite files from git, but complain instead with
an error. For example _scmsync.obsinfo file must not be part
of the git tree. boo#1230469
of the git tree. boo#1230469 CVE-2024-22038
-------------------------------------------------------------------
Wed Oct 30 09:10:41 UTC 2024 - Adrian Schröter <adrian@suse.de>

View File

@@ -1,4 +1,4 @@
name: obs-scm-bridge
version: 0.5.3
mtime: 1732882641
commit: 28caef73a8f393c4064cac122890fd5bf8f38dde
version: 0.5.4
mtime: 1733220725
commit: 55da5413b7888b214b722f9c8dbf795b48b2d485

View File

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