Use new llvm_snashot_changelog_entry macro
This commit is contained in:
parent
b92cae125c
commit
94fd503d9b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user