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