spec: new upstream version 0.26.0
resolves: #RHEL-142438
This commit is contained in:
parent
2534d3bce8
commit
9bda7f4608
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,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
|
||||
|
||||
41
butane.spec
41
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
|
||||
|
||||
@ -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,9 @@ 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 <spresti@redhat.com> - 0.26.0-1
|
||||
- new version
|
||||
|
||||
* Tue Oct 07 2025 Tiago Bueno <tbueno@redhat.com> - 0.25.1-1
|
||||
- new version
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (butane-0.25.1.tar.gz) = 602f0075381cb98096b7a7cb1d7df8542f86f1391b2071029a72193237b0596063c758b989e118a0eef5ae9d070f98c36811bb92bb03a99dfc86832995e291bb
|
||||
SHA512 (butane-0.26.0.tar.gz) = 220fc8785f806677ff0f469a7dbcad8a31d9a7a95d967b5847aa4eaecfa6512db062969ef5983e437b17a28a2c2d627866c21bd9dc2ac7e5668e643b54af596d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user