Related: RHEL-28670
This commit is contained in:
Konrad Kleine 2024-06-06 16:10:06 +02:00
parent 31845d4e6b
commit 7ef8fb5b1b

View File

@ -85,7 +85,7 @@
Name: %pkg_name
Version: %{clang_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A C language family front-end for LLVM
License: Apache-2.0 WITH LLVM-exception OR NCSA
@ -800,6 +800,9 @@ mv ./libclang-cpp.so.%{compat_maj_ver} "$compat_lib"
%endif
%changelog
* Thu Jun 06 2024 Konrad Kleine <kkleine@redhat.com> 18.1.6-3
- Rebuild
* Tue Jun 04 2024 Konrad Kleine <kkleine@redhat.com> 18.1.6-2
- Default to DWARF4