Use new llvm_snashot_changelog_entry macro

This commit is contained in:
Konrad Kleine 2022-01-04 15:20:41 +01:00
parent b92cae125c
commit 94fd503d9b
1 changed files with 1 additions and 4 deletions

View File

@ -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 <npopov@redhat.com> - 13.0.1~rc1-1
- Update to LLVM 13.0.1rc1