Hello community, here is the log from the commit of package ignition for openSUSE:Factory checked in at 2019-06-20 18:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ignition (Old) and /work/SRC/openSUSE:Factory/.ignition.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ignition" Thu Jun 20 18:56:15 2019 rev:2 rq:710968 version:2.0.0+git20190603.0c1da80 Changes: -------- --- /work/SRC/openSUSE:Factory/ignition/ignition.changes 2019-06-19 21:06:01.830381085 +0200 +++ /work/SRC/openSUSE:Factory/.ignition.new.4811/ignition.changes 2019-06-20 18:56:21.280924266 +0200 @@ -1,0 +2,21 @@ +Thu Jun 6 15:32:37 CEST 2019 - [email protected] + +- Update to version 2.0.0+git20190603.0c1da80: + * news: update for v2.0.0 + * build*: use --always with git describe + * vendor: switch to coreos/vcontext + * config/validate: add tests for duplicate checking + * build: export GOFLAGS so they get used + * config/validate: add test for validation + * config/validate: check for unused keys + * internal/util/docs: update to use new validation + * internal: update to use new validation code + * config/validate: replace old validation with vcontext + * config/v3*: update to use new validation functions + * vendor: add vcontext + * internal: create dev aliases in /run/ignition/ instead of / + * Update hostname example + * tests/*: rename bb tests + * release-checklist: split out 0.x and 2.x+ bits + +------------------------------------------------------------------- Old: ---- ignition-2.0.0~beta+git20190429.1eeb201.tar.xz New: ---- ignition-2.0.0+git20190603.0c1da80.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ignition.spec ++++++ --- /var/tmp/diff_new_pack.nejqWL/_old 2019-06-20 18:56:21.776924946 +0200 +++ /var/tmp/diff_new_pack.nejqWL/_new 2019-06-20 18:56:21.780924951 +0200 @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ Name: ignition -Version: 2.0.0~beta+git20190429.1eeb201 +Version: 2.0.0+git20190603.0c1da80 Release: 0 Group: System/Management Summary: First boot installer and configuration tool @@ -40,8 +40,7 @@ %setup -q %build -sed -i -e 's|go build -buildmode=pie|go build -mod vendor -buildmode=pie|g' build -sed -i -e 's|go build -ldflags|go build -mod vendor -buildmode=pie -ldflags|g' build +sed -i -e 's|go build -ldflags|go build -buildmode=pie -ldflags|g' build env VERSION=%{version} bash -x ./build %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.nejqWL/_old 2019-06-20 18:56:21.804924984 +0200 +++ /var/tmp/diff_new_pack.nejqWL/_new 2019-06-20 18:56:21.808924989 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> <param name="version">2.0.0</param> - <param name="versionformat">2.0.0~beta+git%cd.%h</param> + <param name="versionformat">2.0.0+git%cd.%h</param> <param name="url">git://github.com/coreos/ignition.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.nejqWL/_old 2019-06-20 18:56:21.824925011 +0200 +++ /var/tmp/diff_new_pack.nejqWL/_new 2019-06-20 18:56:21.828925017 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/coreos/ignition.git</param> - <param name="changesrevision">6a5e6a653c35e60e79f16234102ab82a7bc3b2c9</param> + <param name="changesrevision">f3054d67b590480ccb9fee2fe89914d25870ee0f</param> </service> </servicedata> \ No newline at end of file ++++++ ignition-2.0.0~beta+git20190429.1eeb201.tar.xz -> ignition-2.0.0+git20190603.0c1da80.tar.xz ++++++ ++++ 8692 lines of diff (skipped)
