diff --git a/clang.spec b/clang.spec index 89a4cdee9ee8e3d51adbfec1133f0698781e4f6a..9bedfb5c992b7a0a1ea6e178da876e76f0f48b8e 100644 --- a/clang.spec +++ b/clang.spec @@ -6,7 +6,7 @@ Name: clang Version: 12.0.1 -Release: 1 +Release: 2 License: GPL-2.0-only and Apache-2.0 and MIT Summary: An "LLVM native" C/C++/Objective-C compiler URL: http://llvm.org @@ -266,6 +266,9 @@ ln -s clang++ %{buildroot}%{_bindir}/clang++-%{maj_ver} %{_bindir}/git-clang-format %changelog +* Thu Oct 27 2022 dongyuzhen - 12.0.1-2 +- Rebuild for next release + * Wed Dec 29 2021 panxiaohe - 12.0.1-1 - update to 12.0.1 - add clang-resource-filesystem sub-package