spec: new upstream version 0.22.0
resolves: #https://issues.redhat.com/browse/RHEL-60127
This commit is contained in:
parent
f62d637aa6
commit
ce503029d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/butane-0.19.0.tar.gz
|
||||
/butane-0.20.0.tar.gz
|
||||
/butane-0.21.0.tar.gz
|
||||
/butane-0.22.0.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
# https://github.com/coreos/butane
|
||||
%global goipath github.com/coreos/butane
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
Version: 0.21.0
|
||||
Version: 0.22.0
|
||||
|
||||
%gometa
|
||||
|
||||
@ -116,6 +116,9 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red
|
||||
%{_datadir}/butane-redistributable/butane-windows-amd64.exe
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2024 Yasmin Valim <ydesouza@redhat.com> - 0.22.0-1
|
||||
- new version
|
||||
|
||||
* Mon Jun 10 2024 Yasmin Valim <ydesouza@redhat.com> - 0.21.0-1
|
||||
- new version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (butane-0.21.0.tar.gz) = 896a62b18d97d0dc73db81dcf731d61f43a423a104b19a82b5eca7e26af7d7447db4160c8d140e201c51938fcc7458c5983f11d5d6dc45a166e57bd54cce4e7c
|
||||
SHA512 (butane-0.22.0.tar.gz) = fb63d074f4d9b11a009c8d2e2b986778632d46bdfab5732d248d8b1ca86f11c78e98f3a6b7bc49489e12c4211dfc2277228e14f4e8a1a3694158c9b0f133c621
|
||||
|
Loading…
Reference in New Issue
Block a user