Rebuild for llvm-13.0.0

This commit is contained in:
Tom Stellard 2021-11-09 17:43:54 +00:00
parent cdca87f270
commit cc12bd6575

View File

@ -29,7 +29,7 @@
Name: zig
Version: 0.8.1
Release: 3%{?dist}
Release: 4%{?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
@ -185,6 +185,9 @@ sed -i -e "s|@@ZIG_VERSION@@|%{version}|" %{buildroot}%{_rpmconfigdir}/macros.d
%endif
%changelog
* Tue Nov 09 2021 Tom Stellard <tstellar@redhat.com> - 0.8.1-4
- Rebuild for llvm-13.0.0
* Sat Oct 30 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 0.8.1-3
- Update LLVM13 Patch