butane.spec: update to version 0.15.0
This commit is contained in:
parent
18c257ecc0
commit
1c14bddc3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/butane-0.13.0.tar.gz
|
||||
/butane-0.13.1.tar.gz
|
||||
/butane-0.14.0.tar.gz
|
||||
/butane-0.15.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.14.0
|
||||
Version: 0.15.0
|
||||
|
||||
%gometa
|
||||
|
||||
@ -22,7 +22,7 @@ configs for provisioning operating systems that use Ignition.}
|
||||
%global godocs docs README.md
|
||||
|
||||
Name: butane
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Butane config transpiler
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -41,27 +41,27 @@ Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1
|
||||
Provides: bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0
|
||||
Provides: bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e
|
||||
Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4_experimental/types)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.13.0
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20211021162308.gitf1dbbca7bef4
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20211021162308.gitf1dbbca7bef4
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20211021162308.gitf1dbbca7bef4
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20211021162308.gitf1dbbca7bef4
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20211021162308.gitf1dbbca7bef4
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20211021162308.gitf1dbbca7bef4
|
||||
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
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_3/types)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/v3_4_experimental/types)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.14.0
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20220603180515.git2076d8d16945
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20220603180515.git2076d8d16945
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20220603180515.git2076d8d16945
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20220603180515.git2076d8d16945
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20220603180515.git2076d8d16945
|
||||
Provides: bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20220603180515.git2076d8d16945
|
||||
Provides: bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1
|
||||
Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.6-0.20210604193023.gitd5e0c0615ace
|
||||
Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.7.0
|
||||
Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0
|
||||
Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20210107192922.git496545a6307b
|
||||
Provides: bundled(golang(gopkg.in/yaml.v3)) = 3.0.1
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
@ -142,6 +142,9 @@ install -p -m 0644 ./butane-x86_64-unknown-linux-gnu-static %{buildroot}%{_datad
|
||||
%{_datadir}/butane/butane-x86_64-unknown-linux-gnu-static
|
||||
|
||||
%changelog
|
||||
* Mon Jun 27 2022 Steven Presti <spresti@redhat.com> - 0.15.0-1
|
||||
- New release
|
||||
|
||||
* Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0.14.0-2
|
||||
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
|
||||
CVE-2022-29526, CVE-2022-30629
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (butane-0.14.0.tar.gz) = 3a3ad4142e0bf42a227fb20d486dfd01b2b248024cbddbd03592cea4049124fd452529def20bae4d1c3194e6d2e30ca77f7426b37af2430fb1221df98828c48c
|
||||
SHA512 (butane-0.15.0.tar.gz) = fab7f7f023b942cc4ac6d71d34867f9bc4a6cfade000f8f5bb8a740eac1ca383a38548f5e1b9b19a805088a3ea579c29a9ba5170ed5d3b3ba190d7d1743bc01d
|
||||
|
Loading…
Reference in New Issue
Block a user