|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
# https://github.com/coreos/butane
|
|
|
|
|
%global goipath github.com/coreos/butane
|
|
|
|
|
%global gomodulesmode GO111MODULE=on
|
|
|
|
|
Version: 0.17.0
|
|
|
|
|
Version: 0.16.0
|
|
|
|
|
|
|
|
|
|
%gometa
|
|
|
|
|
|
|
|
|
@ -34,7 +34,7 @@ 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.0
|
|
|
|
|
Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.5.0
|
|
|
|
|
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
|
|
|
|
@ -52,7 +52,7 @@ Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-2022081016245
|
|
|
|
|
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.8.1
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
@ -113,9 +113,6 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red
|
|
|
|
|
%{_datadir}/butane-redistributable/butane-windows-amd64.exe
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 09 2023 Sohan Kunkerkar <skunkerk@redhat.com> - 0.17.0-1
|
|
|
|
|
- New release
|
|
|
|
|
|
|
|
|
|
* Mon Oct 17 2022 Benjamin Gilbert <bgilbert@redhat.com> - 0.16.0-1
|
|
|
|
|
- New release
|
|
|
|
|
|
|
|
|
|