Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb7081cfc3 |
1 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ configs for provisioning operating systems that use Ignition.}
|
|||
%global godocs docs README.md
|
||||
|
||||
Name: butane
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Butane config transpiler
|
||||
|
||||
License: Apache-2.0
|
||||
|
|
@ -147,6 +147,9 @@ install -p -m 0644 ./butane-x86_64-unknown-linux-gnu-static %{buildroot}%{_datad
|
|||
%{_datadir}/butane/butane-x86_64-unknown-linux-gnu-static
|
||||
|
||||
%changelog
|
||||
* Fri Oct 10 2025 Alejandro Sáez <asm@redhat.com> - 0.25.1-2
|
||||
- rebuild
|
||||
|
||||
* Wed Sep 24 2025 Tiago Bueno <tiago.bueno@gmail.com> - 0.25.1-1
|
||||
- New release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue