spec: new upstream version 0.23.0
resolves: #https://issues.redhat.com/browse/RHEL-71145
This commit is contained in:
parent
0aec9d80e6
commit
f79a9ed140
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/butane-0.20.0.tar.gz
|
||||
/butane-0.21.0.tar.gz
|
||||
/butane-0.22.0.tar.gz
|
||||
/butane-0.23.0.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
# https://github.com/coreos/butane
|
||||
%global goipath github.com/coreos/butane
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
Version: 0.22.0
|
||||
Version: 0.23.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
|
||||
|
||||
License: Apache-2.0
|
||||
@ -145,6 +145,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 Dec 12 2024 Yasmin Valim <ydesouza@redhat.com> - 0.23.0-1
|
||||
- new version
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.22.0-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (butane-0.22.0.tar.gz) = fb63d074f4d9b11a009c8d2e2b986778632d46bdfab5732d248d8b1ca86f11c78e98f3a6b7bc49489e12c4211dfc2277228e14f4e8a1a3694158c9b0f133c621
|
||||
SHA512 (butane-0.23.0.tar.gz) = 81cd2725ce663e14f5f36c16882227d156a1ac1b6208f843df3734b005cb9cfd63e3c5cb65de1610796ec5e6af37bbdb14fc7f5554b65fbd2aa4961bfc1cf922
|
||||
|
Loading…
Reference in New Issue
Block a user