From 2126bffd4e7522fc051291267809340ef72e634b Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 28 Mar 2024 09:50:49 +0000 Subject: [PATCH] import CS butane-0.20.0-1.el9 --- .butane.metadata | 2 +- .gitignore | 2 +- SPECS/butane.spec | 35 +++++++++++++++++++++-------------- 3 files changed, 23 insertions(+), 16 deletions(-) diff --git a/.butane.metadata b/.butane.metadata index 981696f..bcfe119 100644 --- a/.butane.metadata +++ b/.butane.metadata @@ -1 +1 @@ -9c0da79dd717dde618075c616e40707a14e518ae SOURCES/butane-0.18.0.tar.gz +61dea2640816c46b2f681b2d2f6882d9690f3904 SOURCES/butane-0.20.0.tar.gz diff --git a/.gitignore b/.gitignore index a37859c..1305632 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/butane-0.18.0.tar.gz +SOURCES/butane-0.20.0.tar.gz diff --git a/SPECS/butane.spec b/SPECS/butane.spec index a8f17bf..115aee4 100644 --- a/SPECS/butane.spec +++ b/SPECS/butane.spec @@ -10,7 +10,7 @@ # https://github.com/coreos/butane %global goipath github.com/coreos/butane %global gomodulesmode GO111MODULE=on -Version: 0.18.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,12 @@ 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 + * Thu Apr 06 2023 Steven Presti - 0.18.0-1 - New version