From 878ea900c18ea1b588d988d945127d81dbc73f5b Mon Sep 17 00:00:00 2001 From: Yasmin Valim Date: Wed, 21 Feb 2024 13:15:44 -0300 Subject: [PATCH] spec: new upstream version 0.20.0 resolves: #https://issues.redhat.com/browse/RHEL-26163 --- .gitignore | 1 + butane.spec | 32 ++++++++++++++++++-------------- sources | 2 +- 3 files changed, 20 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 3c78146..1b40fab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /butane-0.17.0.tar.gz /butane-0.18.0.tar.gz /butane-0.19.0.tar.gz +/butane-0.20.0.tar.gz diff --git a/butane.spec b/butane.spec index 43f8460..115aee4 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.19.0 +Version: 0.20.0 %gometa @@ -35,18 +35,19 @@ Source0: %{gosource} Provides: bundled(golang(github.com/clarketm/json)) = 1.17.1 Provides: bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.1 Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.5.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/parse)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4/types)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_5_experimental/types)) = 2.15.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.15.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/doc)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/parse)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4/types)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_5_experimental/types)) = 2.17.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.17.0 Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20230201181013.gitd72178a18687 Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20230201181013.gitd72178a18687 Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20230201181013.gitd72178a18687 @@ -54,7 +55,7 @@ Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-2023020118101 Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20230201181013.gitd72178a18687 Provides: bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20230201181013.gitd72178a18687 Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.6-0.20210604193023.gitd5e0c0615ace -Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.8.2 +Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.8.4 Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0 Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 @@ -115,6 +116,9 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red %{_datadir}/butane-redistributable/butane-windows-amd64.exe %changelog +* Wed Feb 21 2024 Yasmin Valim - 0.20.0-1 +- new version + * Wed Oct 18 2023 Steven Presti - 0.19.0-1 - new version diff --git a/sources b/sources index dd8ccf9..192598c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (butane-0.19.0.tar.gz) = 5a4ff22160a01a87342c0bcacfc729fb43d8909191a7c7530d95d0a4db875c3621910b0ff6bd33705ac4346f9942cb48718aa1e149162b1c5a5b1480e215acf8 +SHA512 (butane-0.20.0.tar.gz) = b9cc9e61fcd1681a156b1b91f70a47037bd6da84fb1e9bc033fda90b3143360e4ea77cd22ff75d283b5c2c8b24123e192181d74fb4f0b33f1b3e31ca38cac739