From c13820aa38130620ad8581d5c601473aad1921cd15019a20c233f9ef51007e4b Mon Sep 17 00:00:00 2001 From: Ignaz Forster Date: Thu, 2 May 2019 09:14:36 +0000 Subject: [PATCH] - Update to version 2.0.0~beta+git20190429.1eeb201: * build_releases: update for using go mod * news: add news for v2.0.0-beta * doc: mv spec 3.1.0 -> 3.1.0-experimental * contributing.md: add pointer to development guide * doc/operator-notes: add section on config merging * test: turn on docs checking * doc/migrating-configs.md: update for spec 3.0.0 * doc/development.md: update doc for spec 3.0.0 * doc/getting-started.md: update for spec 3.0.0 * doc/examples.md: update for spec 3.0.0 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=15 --- _service | 4 ++-- _servicedata | 2 +- ignition.changes | 15 +++++++++++++++ ignition.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/_service b/_service index 571a6f9..de5f6da 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.30.0 - 0.30.0+git%cd.%h + 2.0.0 + 2.0.0~beta+git%cd.%h git://github.com/coreos/ignition.git git enable diff --git a/_servicedata b/_servicedata index 1767a4a..915590a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/coreos/ignition.git - ba9a9ba1970fdb4100f13fa24139f909854a76af + 6a5e6a653c35e60e79f16234102ab82a7bc3b2c9 \ No newline at end of file diff --git a/ignition.changes b/ignition.changes index 8802a83..4033b4b 100644 --- a/ignition.changes +++ b/ignition.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu May 02 09:14:07 UTC 2019 - kukuk@suse.de + +- Update to version 2.0.0~beta+git20190429.1eeb201: + * build_releases: update for using go mod + * news: add news for v2.0.0-beta + * doc: mv spec 3.1.0 -> 3.1.0-experimental + * contributing.md: add pointer to development guide + * doc/operator-notes: add section on config merging + * test: turn on docs checking + * doc/migrating-configs.md: update for spec 3.0.0 + * doc/development.md: update doc for spec 3.0.0 + * doc/getting-started.md: update for spec 3.0.0 + * doc/examples.md: update for spec 3.0.0 + ------------------------------------------------------------------- Thu Apr 25 07:40:40 UTC 2019 - kukuk@suse.de diff --git a/ignition.spec b/ignition.spec index 1cfe7e8..30971fc 100644 --- a/ignition.spec +++ b/ignition.spec @@ -17,7 +17,7 @@ Name: ignition -Version: 0.30.0+git20190424.9212ea6 +Version: 2.0.0~beta+git20190429.1eeb201 Release: 0 Group: System/Management Summary: First boot installer and configuration tool