!7 Upgrade to 0.20.0
From: @ccdxx Reviewed-by: @duyiwei7w Signed-off-by: @duyiwei7w
This commit is contained in:
commit
ff0acd2aa5
32
butane.spec
32
butane.spec
@ -20,7 +20,7 @@ configs for provisioning operating systems that use Ignition.}
|
||||
%global godocs docs README.md
|
||||
|
||||
Name: butane
|
||||
Version: 0.18.0
|
||||
Version: 0.20.0
|
||||
Release: 1
|
||||
Summary: Butane config transpiler
|
||||
|
||||
@ -33,33 +33,6 @@ Provides: nestos-config-transpiler = %{version}-%{release}
|
||||
Obsoletes: nestos-config-transpiler < 0.10.0-2
|
||||
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/merge)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/parse)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4/types)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_5_experimental/types)) = 2.15.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.15.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-0.20210604193023.gitd5e0c0615ace
|
||||
Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.8.2
|
||||
Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0
|
||||
Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
|
||||
@ -135,6 +108,9 @@ install -p -m 0644 ./butane-x86_64-unknown-linux-gnu-static %{buildroot}%{_datad
|
||||
%{_datadir}/butane/butane-x86_64-unknown-linux-gnu-static
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2024 chendexi <chendexi@kylios.cn> - 0.20.0-1
|
||||
- Upgrade to 0.20.0
|
||||
|
||||
* Mon Jan 15 2024 lijian <lijian2@kylinos.cn> - 0.18.0-1
|
||||
- Upgrade to 0.18.0
|
||||
|
||||
|
||||
BIN
v0.18.0.tar.gz
BIN
v0.18.0.tar.gz
Binary file not shown.
BIN
v0.20.0.tar.gz
Normal file
BIN
v0.20.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user