Rebuild
Related: RHEL-28670
This commit is contained in:
parent
31845d4e6b
commit
7ef8fb5b1b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user