Changelog for
zig-rpm-macros-0.13.0-10.1.noarch.rpm :
* Fri Jun 07 2024 Soc Virnyl Estela
- Update patchsets for llvm18 changes ./0000-remove-lld-in-cmakelist.patch ./0001-invoke-lld.patch
* Fri Jun 07 2024 Soc Virnyl Estela - Update to version 0.13.0:
*
* CHANGELOG TOO LONG
*
* See https://ziglang.org/download/0.12.0/release-notes.html
* Release focuses more on the LLVM18 support
* Sat May 04 2024 Michael Burge - Update to version 0.12.0:
*
* CHANGELOG TOO LONG
*
* See https://ziglang.org/download/0.12.0/release-notes.html- Now requires llvm17, all patches and specfile updated accordingly
* Tue Nov 07 2023 Soc Virnyl Estela - Update macros.zig
* Change %zig to %__zig to avoid confusion between `zig` or `%zig`.
* Sat Oct 21 2023 Soc Virnyl Estela - Drelease-safe is now Doptimize
* Wed Oct 18 2023 Soc Virnyl S. Estela - Change builder to ninja. change c and c++ compiler to clang
* Thu Sep 07 2023 Soc Virnyl Estela - Remove comment since it builds now on latest glibc.
* Fri Aug 04 2023 Soc Virnyl Estela - Update to version 0.11.0:
*
* CHANGELOG TOO LONG
*
* See https://ziglang.org/download/0.11.0/release-notes.html- Update patchsets:
* remove 0000-invoke-lld-llvm15.patch
* add 0000-remove-lld-in-cmakelist.patch
* add 0001-invoke-lld.patch
* update 0002-no-lld-libs-and-includes.patch
* change to llvm16- Update specfile to use LLVM version 16.x. This will be removed in the future.
* Thu Feb 02 2023 Soc Virnyl Estela - Enable build with riscv64 and %{mips64} arches.
* Mon Jan 30 2023 Soc Virnyl Estela - Declare Group as \"Development/Languages/Other\" to remove some warnings.
* Mon Jan 30 2023 Soc Virnyl Estela - Fix version required for LLVM on Leap.
* Wed Jan 25 2023 Soc Virnyl Estela - Add rpm-macros to recommends.- Simplify to just use ExclusiveArch declaration.
* Tue Jan 24 2023 Soc Virnyl Estela - Improve specfile: from %{_rpmconfigdir}/macros.d to %{_rpmmacrodir}
* Tue Jan 24 2023 Soc Virnyl Estela - Add zig-rpmlintrc to specfile as one of sources.
* Tue Jan 24 2023 Soc Virnyl Estela - Increase physical memory to 64G on riscv, and aarch.
* Note: ppc architectures won\'t build. Placeholder for now.- Set physical memory to 8G for arm architectures. Placeholder for now- Set physical memory to 32G for i586 archictectures.- ExcludeArch for ppc and arm architectures.
* Mon Jan 23 2023 Soc Virnyl Estela - Initial spec for zig 0.10.1