From b0002386247b0d40984fac790632ec81fcbeef20 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Jan 12 2022 15:17:03 +0000 Subject: Use new llvm_snashot_changelog_entry macro --- diff --git a/compiler-rt.spec b/compiler-rt.spec index 6e7fc70..73dc40c 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -131,10 +131,7 @@ popd %endif %changelog -%if %{with snapshot_build} -* %{lua: print(os.date("%a %b %d %Y"))} LLVM snapshot build bot -- Snapshot build of %{version} -%endif +%{?llvm_snapshot_changelog_entry} * Wed Jan 12 2022 Nikita Popov - 13.0.1~rc1-1 - Update to LLVM 13.0.1rc1