From 219f99f7688fa8af5bb85e15815d2d6d709135e7 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 30 Mar 2026 10:18:05 -0400 Subject: [PATCH] import CS butane-0.26.0-1.el9 --- .butane.metadata | 2 +- .gitignore | 2 +- SPECS/butane.spec | 44 +++++++++++++++++++++++++------------------- 3 files changed, 27 insertions(+), 21 deletions(-) diff --git a/.butane.metadata b/.butane.metadata index be0a627..116e8bc 100644 --- a/.butane.metadata +++ b/.butane.metadata @@ -1 +1 @@ -e8b977c8572bbfd889078316f02a932482d60ab9 SOURCES/butane-0.24.0.tar.gz +b54843c0f84477eb947bb6e112cc2c9fbd6e7fc5 SOURCES/butane-0.26.0.tar.gz diff --git a/.gitignore b/.gitignore index a3a35c2..174f8c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/butane-0.24.0.tar.gz +SOURCES/butane-0.26.0.tar.gz diff --git a/SPECS/butane.spec b/SPECS/butane.spec index e530e3a..223c57b 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.24.0 +Version: 0.26.0 %gometa @@ -34,30 +34,30 @@ Source0: %{gosource} # Generated by go-mods-to-bundled-provides.py 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/doc)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/parse)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_5/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_6_experimental/types)) = 2.21.0 -Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.21.0 +Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.6.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/doc)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/parse)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_5/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_6_experimental/types)) = 2.25.0 +Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.25.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 Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20230201181013.gitd72178a18687 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 -Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.10.0 -Provides: bundled(golang(github.com/stretchr/testify/assert/yaml)) = 1.10.0 +Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.10 +Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.11.1 +Provides: bundled(golang(github.com/stretchr/testify/assert/yaml)) = 1.11.1 Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0 Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1 @@ -118,6 +118,12 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red %{_datadir}/butane-redistributable/butane-windows-amd64.exe %changelog +* Mon Jan 19 2026 Steven Presti - 0.26.0-1 +- new version + +* Tue Oct 07 2025 Tiago Bueno - 0.25.1-1 +- new version + * Wed May 28 2025 Steven Presti - 0.24.0-1 - new version