↵ Return to the main page of zig-libs
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2025-10-12 | Jan200101 <sentrycraft123 at gmail dot com> - 0.15.2-1 | - Update to 0.15.2 |
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.14.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-06-09 | Jan200101 <sentrycraft123 at gmail dot com> - 0.14.1-1 | - Update to 0.14.1 |
| 2025-05-27 | Jan200101 <sentrycraft123 at gmail dot com> - 0.14.0-4 | - add patch to add library directories |
| 2025-05-09 | Jan200101 <sentrycraft123 at gmail dot com> - 0.14.0-3 | - add gcc to runtime dependencies |
| 2025-04-24 | Jan200101 <sentrycraft123 at gmail dot com> - 0.14.0-2 | - fix and re-enable documentation |
| 2025-03-06 | Jan200101 <sentrycraft123 at gmail dot com> - 0.14.0-1 | - Update to 0.14.0 |
| 2025-01-27 | Jan200101 <sentrycraft123 at gmail dot com> - 0.13.0-8 | - specify to build against local zig stdlib directory to ensure we are building against the newest stdlib - use release fast instead of release safe to fix aarch64 builds from running out of memory - enable position independent executable for the zig build |
| 2025-01-27 | Jan200101 <sentrycraft123 at gmail dot com> - 0.13.0-7 | - build stage 3 using zig build system - add user provided options to the end of the build and install options |
| 2025-01-23 | Jan200101 <sentrycraft123 at gmail dot com> - 0.13.0-6 | - rebuild against fixed llvm |