- Update to version 2.2.1:

* news: add notes for 2.2.1
  * providers/qemu: fix default to fwcfg
  * doc/development: remember to bump Accept header during spec bumps
- Remove 0001-Support-more-architectures.patch:
  Patch added upstream

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=45
This commit is contained in:
Ignaz Forster
2020-03-25 10:30:03 +00:00
committed by Git OBS Bridge
parent ec715b5a7c
commit 75fb344a5c
7 changed files with 17 additions and 46 deletions

View File

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