From 7afb1df412e67aa98b9e3e84d71978e1c1a0e1ae Mon Sep 17 00:00:00 2001 From: Jan200101 Date: May 20 2022 19:41:48 +0000 Subject: update build to qbe#9a3e131cf713f8619705f906caf28c5809708ad0 --- diff --git a/qbe.spec b/qbe.spec index 289c68b..0f8240e 100644 --- a/qbe.spec +++ b/qbe.spec @@ -1,9 +1,9 @@ -%global commit 2caa26e388b1c904d2f12fb09f84df7e761d8331 +%global commit 9a3e131cf713f8619705f906caf28c5809708ad0 %global short_commit %(echo %{commit} | cut -c1-9) Name: qbe Version: 0 -Release: 1+%{short_commit}%{?dist} +Release: 2+%{short_commit}%{?dist} Summary: Compiler backend. License: MIT @@ -37,6 +37,9 @@ our ability to understand, fix, and improve it. %{_bindir}/qbe %changelog +* Fri May 20 2022 Jan Drögehoff - 0-2+9a3e131cf +- update build + * Mon Apr 25 2022 Jan Drögehoff - 0-1+2caa26e38 - Initial spec