rebuilt by autoport with build requirements: liblld-devel>=17.0.4-1mamba [release 0.11.0.20231028git.256ab6-2mamba;Sat Nov 04 2023]
This commit is contained in:
parent
1a30d21146
commit
487d93baf4
7
zig.spec
7
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 <autodist@mambasoft.it> 0.11.0.20231028git.256ab6-2mamba
|
||||
- rebuilt by autoport with build requirements: liblld-devel>=17.0.4-1mamba
|
||||
|
||||
* Sat Oct 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11.0.20231028git.256ab6-1mamba
|
||||
- update to 0.11.0.20231028git.256ab6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user