From c7ab2297815a622f534925abc6b6e9719ef801b6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Oct 2021 23:28:39 +0000 Subject: [PATCH] Rebuild for llvm-13.0.0 --- zig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zig.spec b/zig.spec index 3684936..62c6ef9 100644 --- a/zig.spec +++ b/zig.spec @@ -23,7 +23,7 @@ Name: zig Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Programming language for maintaining robust, optimal, and reusable software License: MIT and NCSA and LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL and ZPLv2.1 @@ -179,6 +179,9 @@ sed -i -e "s|@@ZIG_VERSION@@|%{version}|" %{buildroot}%{_rpmconfigdir}/macros.d %endif %changelog +* Thu Oct 07 2021 Tom Stellard - 0.8.1-2 +- Rebuild for llvm-13.0.0 + * Sun Sep 12 2021 Jan Drögehoff - 0.8.1-1 - Update to Zig 0.8.1, add LLVM 13 patch