Accepting request 666121 from home:michalsrb:branches:devel:tools:compiler

- Update to llvm 7.0.1
  * This release contains bug-fixes for the LLVM 7.0.0 release.
    This release is API and ABI compatible with 7.0.0.

OBS-URL: https://build.opensuse.org/request/show/666121
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=517
This commit is contained in:
Michal Srb 2019-01-15 07:52:21 +00:00 committed by Git OBS Bridge
parent ee3e2dfb88
commit 91c9d99272
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 14 15:39:53 UTC 2019 - msrb@suse.com
- Update to llvm 7.0.1
* This release contains bug-fixes for the LLVM 7.0.0 release.
This release is API and ABI compatible with 7.0.0.
-------------------------------------------------------------------
Thu Aug 9 08:55:35 UTC 2018 - msrb@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package llvm
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,7 +25,7 @@
%endif
%endif
Name: llvm
Version: 7.0.0
Version: 7.0.1
Release: 0
Summary: Low Level Virtual Machine
License: NCSA