- Update to version 1.0+git4:

* Handle uppercase filesystem labels in combustion.rules as well
  * Update README.md to explain the current mechanism of firstboot_happened

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=34
This commit is contained in:
Fabian Vogt 2023-07-11 12:51:58 +00:00 committed by Git OBS Bridge
parent 281cf315f9
commit 5bf0cdde8a
6 changed files with 16 additions and 9 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 11 12:51:13 UTC 2023 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.0+git4:
* Handle uppercase filesystem labels in combustion.rules as well
* Update README.md to explain the current mechanism of firstboot_happened
-------------------------------------------------------------------
Thu Aug 18 12:57:27 UTC 2022 - Fabian Vogt <fvogt@suse.com>

View File

@ -1,4 +1,4 @@
name: combustion
version: 1.0+git2
mtime: 1660827364
commit: aa39f236506467eccc967c546a78c14fc4c83cce
version: 1.0+git4
mtime: 1689078156
commit: bb130f1ab716c1b174589f5405fe040a9eae357d

View File

@ -1,7 +1,7 @@
#
# spec file for package combustion
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: combustion
Version: 1.0+git2
Version: 1.0+git4
Release: 0
Summary: System for initial configuration of appliances
License: GPL-2.0-or-later