Accepting request 1187037 from devel:kubic:ignition

OBS-URL: https://build.opensuse.org/request/show/1187037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-07-14 06:48:44 +00:00 committed by Git OBS Bridge
commit e5596230d7
7 changed files with 18 additions and 10 deletions

View File

@ -1,12 +1,12 @@
<services>
<service mode="disabled" name="obs_scm">
<service mode="manual" name="obs_scm">
<param name="url">https://github.com/openSUSE/combustion.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v(.*?)(\+git0)?$</param>
</service>
<service mode="disabled" name="set_version" />
<service mode="manual" name="set_version" />
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/combustion.git</param>
<param name="changesrevision">5ff41dbc3735817ffdacb8d6b45e595cc3adba7d</param></service></servicedata>
<param name="changesrevision">0a589ce0494fe7bffa00b99d8a314f9a70c96d8c</param></service></servicedata>

BIN
combustion-1.3+git11.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

BIN
combustion-1.3+git9.obscpio (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 12 09:35:20 UTC 2024 - Fabian Vogt <fvogt@suse.com>
- Switch _service to use mode="manual"
- Update to version 1.3+git11:
* 30firstboot: Leave IPL DASD enablement to s390-tools (jsc#PED-8130)
* Wait for tee to finish in example scripts (bsc#1222411)
-------------------------------------------------------------------
Wed Mar 06 12:50:29 UTC 2024 - Fabian Vogt <fvogt@suse.com>

View File

@ -1,4 +1,4 @@
name: combustion
version: 1.3+git9
mtime: 1709729306
commit: 5ff41dbc3735817ffdacb8d6b45e595cc3adba7d
version: 1.3+git11
mtime: 1720772642
commit: 0a589ce0494fe7bffa00b99d8a314f9a70c96d8c

View File

@ -17,7 +17,7 @@
Name: combustion
Version: 1.3+git9
Version: 1.3+git11
Release: 0
Summary: System for initial configuration of appliances
License: GPL-2.0-or-later