This commit is contained in:
parent
0b15715abe
commit
ae6d48eb75
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
|
||||
|
|
@ -145,6 +145,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 Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Tue Oct 03 2023 Steven Presti <spresti@redhat.com> - 0.19.0-1
|
||||
- New release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue