Rebuilt for MSVSphere 9.4 against llvm 17

i9ce changed/i9ce/ldc-1.35.0-2.el9
Arkady L. Shane 5 months ago
parent c284799e5c
commit 33120d9d32
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1,7 +1,7 @@
%if 0%{?rhel}
#global llvm_version 15
%else
%global llvm_version 16
%global llvm_version 17
%endif
%global soversion 105
@ -17,7 +17,7 @@
Name: ldc
Epoch: 1
Version: 1.35.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LLVM D Compiler
# The DMD frontend in dmd/* GPL version 1 or artistic license
@ -149,6 +149,9 @@ install --mode=0644 %{SOURCE3} %{buildroot}%{_rpmconfigdir}/macros.d/macros.ldc
%{_libdir}/libphobos2-ldc-shared.so.%{soversion}*
%changelog
* Thu May 02 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:1.35.0-2
- Rebuilt for MSVSphere 9.4 against llvm 17
* Fri Nov 17 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:1.35.0-1
- Rebuilt for MSVSphere 9.3

Loading…
Cancel
Save