spec: new upstream version 0.21.0
resolves: #https://issues.redhat.com/browse/RHEL-40625
This commit is contained in:
parent
878ea900c1
commit
f62d637aa6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/butane-0.18.0.tar.gz
|
||||
/butane-0.19.0.tar.gz
|
||||
/butane-0.20.0.tar.gz
|
||||
/butane-0.21.0.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
# https://github.com/coreos/butane
|
||||
%global goipath github.com/coreos/butane
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
Version: 0.20.0
|
||||
Version: 0.21.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
|
||||
* Mon Jun 10 2024 Yasmin Valim <ydesouza@redhat.com> - 0.21.0-1
|
||||
- new version
|
||||
|
||||
* Wed Feb 21 2024 Yasmin Valim <ydesouza@redhat.com> - 0.20.0-1
|
||||
- new version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (butane-0.20.0.tar.gz) = b9cc9e61fcd1681a156b1b91f70a47037bd6da84fb1e9bc033fda90b3143360e4ea77cd22ff75d283b5c2c8b24123e192181d74fb4f0b33f1b3e31ca38cac739
|
||||
SHA512 (butane-0.21.0.tar.gz) = 896a62b18d97d0dc73db81dcf731d61f43a423a104b19a82b5eca7e26af7d7447db4160c8d140e201c51938fcc7458c5983f11d5d6dc45a166e57bd54cce4e7c
|
||||
|
Loading…
Reference in New Issue
Block a user