From cf2f0033783b6cc0fa641738ebfd9c8e358c827c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 09 2023 05:18:20 +0000 Subject: import butane-0.16.0-1.el9 --- diff --git a/.butane.metadata b/.butane.metadata index 4afd3e4..c08c79b 100644 --- a/.butane.metadata +++ b/.butane.metadata @@ -1 +1 @@ -f5801bebcf83e5514a49fa6198e542d7fbab664e SOURCES/butane-0.13.1.tar.gz +0132deecac06b61c52634afb64adddb38a73f7ab SOURCES/butane-0.16.0.tar.gz diff --git a/.gitignore b/.gitignore index 93da703..e13d9ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/butane-0.13.1.tar.gz +SOURCES/butane-0.16.0.tar.gz diff --git a/SPECS/butane.spec b/SPECS/butane.spec index 88d7c51..b52177f 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.13.1 +Version: 0.16.0 %gometa @@ -19,7 +19,7 @@ Butane translates human-readable Butane Configs into machine-readable Ignition configs for provisioning operating systems that use Ignition.} %global golicenses LICENSE -%global godocs docs README.md NEWS +%global godocs docs README.md Name: butane Release: 1%{?dist} @@ -32,31 +32,29 @@ Source0: %{gosource} # Generated by go-mods-to-bundled-provides.py -Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 +Provides: bundled(golang(github.com/clarketm/json)) = 1.17.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/davecgh/go-spew/spew)) = 1.1.1 +Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.4.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4_experimental/types)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.14.0 +Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20220810162454.git88bd546c634c +Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20220810162454.git88bd546c634c +Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20220810162454.git88bd546c634c +Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20220810162454.git88bd546c634c +Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20220810162454.git88bd546c634c +Provides: bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20220810162454.git88bd546c634c 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.8.0 +Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0 +Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 %description %{common_description} @@ -115,6 +113,12 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red %{_datadir}/butane-redistributable/butane-windows-amd64.exe %changelog +* Mon Oct 17 2022 Benjamin Gilbert - 0.16.0-1 +- New release + +* Thu Jan 27 2022 Benjamin Gilbert - 0.14.0-1 +- New release + * Wed Aug 04 2021 Benjamin Gilbert - 0.13.1-1 - New release