diff --git a/.gitignore b/.gitignore index c5d1db6..5759f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /butane-0.23.0.tar.gz /butane-0.24.0.tar.gz /butane-0.25.1.tar.gz +/butane-0.26.0.tar.gz diff --git a/butane.spec b/butane.spec index ededfce..2dc68e0 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.25.1 +Version: 0.26.0 %gometa @@ -38,30 +38,30 @@ Provides: fcct = %{version}-%{release} # 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 @@ -147,6 +147,9 @@ install -p -m 0644 ./butane-x86_64-unknown-linux-gnu-static %{buildroot}%{_datad %{_datadir}/butane/butane-x86_64-unknown-linux-gnu-static %changelog +* Tue Jan 20 2026 Steven Presti - 0.26.0-1 +- new version + * Wed Oct 08 2025 Tiago Bueno - 0.25.1-1 - new version diff --git a/sources b/sources index b9f9a88..e3c491b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (butane-0.25.1.tar.gz) = 602f0075381cb98096b7a7cb1d7df8542f86f1391b2071029a72193237b0596063c758b989e118a0eef5ae9d070f98c36811bb92bb03a99dfc86832995e291bb +SHA512 (butane-0.26.0.tar.gz) = 220fc8785f806677ff0f469a7dbcad8a31d9a7a95d967b5847aa4eaecfa6512db062969ef5983e437b17a28a2c2d627866c21bd9dc2ac7e5668e643b54af596d