0.12.1
This commit is contained in:
parent
e7c62b5f82
commit
ae64596bf1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/butane-0.11.0.tar.gz
|
||||
/butane-0.12.0.tar.gz
|
||||
/butane-0.12.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# https://github.com/coreos/butane
|
||||
%global goipath github.com/coreos/butane
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
|
||||
%gometa
|
||||
|
||||
@ -117,6 +117,9 @@ install -p -m 0644 ./butane-x86_64-pc-windows-gnu.exe %{buildroot}%{_datadir}/bu
|
||||
%{_datadir}/butane/butane-x86_64-pc-windows-gnu.exe
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 Benjamin Gilbert <bgilbert@redhat.com> - 0.12.1-1
|
||||
- New release
|
||||
|
||||
* Tue Jun 08 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 0.12.0-1
|
||||
- New release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (butane-0.12.0.tar.gz) = 31bbb51c0ff7938939b9746f5b4b88bc8ffdf0fb2346912d6728f0f7642e5cf038485a2e71f441893abff2d3c5b334f1998d53bc6d24f8872478b7f0dd1be77a
|
||||
SHA512 (butane-0.12.1.tar.gz) = 56aca93d789c6d2259d22519c9cad4c81374a2fbfc4a0ba349ffa6bb9cd105590d4672005a2a59a108bdca3d6e431dbd1705e0864f181a07b45eeeca89d4d04b
|
||||
|
Loading…
Reference in New Issue
Block a user