diff --git a/zig.spec b/zig.spec index b3cd057..4dea40a 100644 --- a/zig.spec +++ b/zig.spec @@ -1,7 +1,7 @@ %define gittag %(echo %version | cut -d. -f5) Name: zig Version: 0.11.0.20231028git.256ab6 -Release: 1mamba +Release: 2mamba Summary: A general-purpose programming language and toolchain for maintaining robust, optimal and reusable software Group: Applications/Development Vendor: openmamba @@ -19,8 +19,8 @@ BuildRequires: liblld-devel BuildRequires: libllvm-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: liblld-devel >= 17.0.4-1mamba BuildRequires: libclang-devel >= 17.0.3-1mamba -BuildRequires: liblld-devel >= 16.0.4 BuildRequires: cmake %description @@ -65,6 +65,9 @@ rm -rf %{buildroot}/usr/doc %doc LICENSE %changelog +* Sat Nov 04 2023 Automatic Build System 0.11.0.20231028git.256ab6-2mamba +- rebuilt by autoport with build requirements: liblld-devel>=17.0.4-1mamba + * Sat Oct 28 2023 Silvan Calarco 0.11.0.20231028git.256ab6-1mamba - update to 0.11.0.20231028git.256ab6