From 50608c76621975d50f2bd6e72ad6726c2b93c7c0 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Tue, 25 Jan 2022 13:38:08 -0500 Subject: [PATCH] Bump Release and add changelog --- butane.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/butane.spec b/butane.spec index 21e4492..70f2a69 100644 --- a/butane.spec +++ b/butane.spec @@ -22,7 +22,7 @@ configs for provisioning operating systems that use Ignition.} %global godocs docs README.md NEWS Name: butane -Release: 2%{?dist} +Release: 3%{?dist} Summary: Butane config transpiler # Upstream license specification: Apache-2.0 @@ -142,6 +142,11 @@ install -p -m 0644 ./butane-x86_64-unknown-linux-gnu-static %{buildroot}%{_datad %{_datadir}/butane/butane-x86_64-unknown-linux-gnu-static %changelog +* Tue Jan 25 2022 Benjamin Gilbert - 0.13.1-3 +- Rename -nonlinux subpackage to -redistributable +- Add static Linux binaries to -redistributable +- Enable %%gocheck only on Fedora + * Wed Jan 19 2022 Fedora Release Engineering - 0.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild