From 013247fa759a2a04a4c19e88e2e81374b8fa3575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Wed, 9 Feb 2022 12:34:37 +0100 Subject: [PATCH] Update to 0.14.0 Resolves: rhbz#2013681 --- .gitignore | 1 + butane.spec | 43 +++++++++++++++++++++++-------------------- sources | 2 +- 3 files changed, 25 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index bda74fa..ae453f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /butane-0.13.1.tar.gz +/butane-0.14.0.tar.gz diff --git a/butane.spec b/butane.spec index 88d7c51..2f44ddf 100644 --- a/butane.spec +++ b/butane.spec @@ -10,7 +10,7 @@ # https://github.com/coreos/butane %global goipath github.com/coreos/butane %global gomodulesmode GO111MODULE=on -Version: 0.13.1 +Version: 0.14.0 %gometa @@ -36,27 +36,27 @@ Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 Provides: bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 Provides: bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e -Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4_experimental/types)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.11.0 -Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20210407161507.git4ee6c745c8bd -Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20210407161507.git4ee6c745c8bd -Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20210407161507.git4ee6c745c8bd -Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20210407161507.git4ee6c745c8bd -Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20210407161507.git4ee6c745c8bd -Provides: bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20210407161507.git4ee6c745c8bd +Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4_experimental/types)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.13.0 +Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20211021162308.gitf1dbbca7bef4 +Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20211021162308.gitf1dbbca7bef4 +Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20211021162308.gitf1dbbca7bef4 +Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20211021162308.gitf1dbbca7bef4 +Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20211021162308.gitf1dbbca7bef4 +Provides: bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20211021162308.gitf1dbbca7bef4 Provides: bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.6-0.20210604193023.gitd5e0c0615ace -Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 -Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb -Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 +Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.7.0 +Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0 +Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20210107192922.git496545a6307b %description %{common_description} @@ -115,6 +115,9 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red %{_datadir}/butane-redistributable/butane-windows-amd64.exe %changelog +* Thu Jan 27 2022 Benjamin Gilbert - 0.14.0-1 +- New release + * Wed Aug 04 2021 Benjamin Gilbert - 0.13.1-1 - New release diff --git a/sources b/sources index 5fca54f..c139319 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (butane-0.13.1.tar.gz) = 95889ef7a66d8aee29b7dcc724ae818d963967a97ce86de8310ceb09c7d7adbf08b612542bef6c12cb742b48ed668144fbd38603f785c954a8225d9be510e596 +SHA512 (butane-0.14.0.tar.gz) = 3a3ad4142e0bf42a227fb20d486dfd01b2b248024cbddbd03592cea4049124fd452529def20bae4d1c3194e6d2e30ca77f7426b37af2430fb1221df98828c48c