- Update to version 2.7.0:

* Lots of things too long for this message
- Remove upstreamed patches
  * 0001-fix-install-permissions.patch
  * 0003-fix-i386-build.patch
  * ignition-fix-arm32-installation.patch
- Refreshed to match new Ignition spec

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=66
This commit is contained in:
Ignaz Forster
2020-10-19 19:20:01 +00:00
committed by Git OBS Bridge
parent 61a85e88f4
commit 46b5a9f643
9 changed files with 94 additions and 74 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2.6.0</param>
<param name="revision">v2.6.0</param>
<param name="version">2.7.0</param>
<param name="revision">v2.7.0</param>
<param name="url">git://github.com/coreos/ignition.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>