diff --git a/llvm.changes b/llvm.changes index 7a57d0a..9d4e89c 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 25 08:18:37 UTC 2018 - msrb@suse.com + +- Update to version 6.0.1 + * This release contains bug-fixes for the LLVM 6.0.0 release. It + is API and ABI compatible with 6.0.0. + ------------------------------------------------------------------- Wed Jul 18 10:49:37 UTC 2018 - msrb@suse.com diff --git a/llvm.spec b/llvm.spec index 7b367fc..e7224ee 100644 --- a/llvm.spec +++ b/llvm.spec @@ -25,7 +25,7 @@ %endif %endif Name: llvm -Version: 6.0.0 +Version: 6.0.1 Release: 0 Summary: Low Level Virtual Machine License: NCSA