diff --git a/clang17.spec b/clang17.spec index db7f413..c19a86f 100644 --- a/clang17.spec +++ b/clang17.spec @@ -67,7 +67,7 @@ Name: %pkg_name Version: %{clang_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 7%{?dist} +Release: 8%{?dist} Summary: A C language family front-end for LLVM License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -692,6 +692,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C %{__cmake %endif %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 17.0.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Wed Mar 06 2024 Tom Stellard - 17.0.6-7 - Fix clang resource directory to match compiler-rt - Fix provides for clang-resource-filesystem