import butane-0.21.0-1.el9

i9c-beta changed/i9c-beta/butane-0.21.0-1.el9
MSVSphere Packaging Team 3 months ago
parent 43201735ed
commit 5cf13d8cf4
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1 +1 @@
61dea2640816c46b2f681b2d2f6882d9690f3904 SOURCES/butane-0.20.0.tar.gz 63c0c0b2173455ff5c51e64d5563016319b44901 SOURCES/butane-0.21.0.tar.gz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/butane-0.20.0.tar.gz SOURCES/butane-0.21.0.tar.gz

@ -10,7 +10,7 @@
# https://github.com/coreos/butane # https://github.com/coreos/butane
%global goipath github.com/coreos/butane %global goipath github.com/coreos/butane
%global gomodulesmode GO111MODULE=on %global gomodulesmode GO111MODULE=on
Version: 0.20.0 Version: 0.21.0
%gometa %gometa
@ -116,6 +116,9 @@ install -p -m 0644 ./butane-windows-amd64.exe %{buildroot}%{_datadir}/butane-red
%{_datadir}/butane-redistributable/butane-windows-amd64.exe %{_datadir}/butane-redistributable/butane-windows-amd64.exe
%changelog %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 * Wed Feb 21 2024 Yasmin Valim <ydesouza@redhat.com> - 0.20.0-1
- new version - new version

Loading…
Cancel
Save