diff --git a/llvm.changes b/llvm.changes index 69f6765..f66734a 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 5 14:53:42 UTC 2018 - msrb@suse.com + +- Update to version 5.0.1 + * This release contains bug-fixes for the LLVM 5.0.0 release. + * This release is API and ABI compatible with 5.0.0. + ------------------------------------------------------------------- Thu Jan 4 09:00:28 UTC 2018 - msrb@suse.com diff --git a/llvm.spec b/llvm.spec index 3f1a271..9b49c8f 100644 --- a/llvm.spec +++ b/llvm.spec @@ -18,7 +18,7 @@ %define _sonum 5 Name: llvm -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: Low Level Virtual Machine License: NCSA