Changelog for
zig-libs0.14-0.14.1-19.9.noarch.rpm :
* Wed Jan 28 2026 Marcus Rueckert
- Add bump_max_rss.patch to allow more memory while building later stages
* Tue Jan 27 2026 Marcus Rueckert - bump memory constraints to hopefully fix the 15.6 builds
* Tue Jan 27 2026 Marcus Rueckert - cleanup macro usage
* Tue Jan 27 2026 Marcus Rueckert - only use mold on platforms where we have mold
* Mon Jan 19 2026 Marcus Rueckert - drop vendor tarball
* Sun Jan 18 2026 Marcus Rueckert - Fix Requires for the libs package
* Sun Jan 18 2026 Marcus Rueckert - disable mold on aarch64
* Sun Oct 19 2025 Marcus Rueckert - Add implementation provides
* Sun Oct 19 2025 Marcus Rueckert - No longer obsolete older packages in case we need older versions working
* Sun Sep 21 2025 Soc Virnyl Estela - Ensure obsoletion of older than the current version.
* Sat Sep 20 2025 Marcus Rueckert - back to clang and mold. gcc or lld didnt help
* Sat Sep 20 2025 Marcus Rueckert - simplify forced gcc version handling- build with gcc instead of clang as it seems to crash in stage 2 https://bugzilla.opensuse.org/show_bug.cgi?id=1250228 https://github.com/ziglang/zig/issues/23978
* Mon Jun 09 2025 RN - Update to version 0.14.1: Bugfixes
*
* CHANGELOG TOO LONG
*
* See https://github.com/ziglang/zig/compare/0.14.0...0.14.1- Update to version 0.14.0:
*
* CHANGELOG TOO LONG
*
* See https://ziglang.org/download/0.14.0/release-notes.html
* Release focuses more on the LLVM19 support
* Fri Jan 31 2025 Bernhard Wiedemann - Add reproducible.patch to fix reproducible-builds issues (boo#1100677) https://github.com/ziglang/zig/issues/22663
* Sun Jun 23 2024 Soc Virnyl Estela - Cleanup specfile- Workaround for test
* add vendored cache dependencies.- Fix check section for tests- Add -DZIG_USE_LLVM_CONFIG=ON option- Add patch skip-localhost-test.patch- Add liburing-devel for test suites- Set mold as linker. Efficient and fast at utilising computer resources unlike GNU ld.- Enable tests- remove some outdated comments in specfile
* Wed Jun 12 2024 Andreas Schwab - Reduce constraints
* 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