From 94fd503d9b22f329e6b34790c6377b3b357705ab Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Tue, 4 Jan 2022 15:20:41 +0100 Subject: [PATCH] Use new llvm_snashot_changelog_entry macro --- mlir.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mlir.spec b/mlir.spec index b667857..fba5cc6 100644 --- a/mlir.spec +++ b/mlir.spec @@ -136,10 +136,7 @@ export LD_LIBRARY_PATH=%{_builddir}/%{mlir_srcdir}/%{name}/%{_build}/%{_lib} %{_libdir}/cmake/mlir %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