Accepting request 1112844 from devel:tools:compiler
- Update to version 17.0.1. * For details, see the release notes: - https://releases.llvm.org/17.0.1/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/17.0.1/tools/lld/docs/ReleaseNotes.html OBS-URL: https://build.opensuse.org/request/show/1112844 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=140
This commit is contained in:
commit
11ab92bfb4
11
llvm.changes
11
llvm.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 21:21:37 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
- Update to version 17.0.1.
|
||||
* For details, see the release notes:
|
||||
- https://releases.llvm.org/17.0.1/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/17.0.1/tools/lld/docs/ReleaseNotes.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 15 21:53:08 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _sonum 16
|
||||
%define _sonum 17
|
||||
%ifarch aarch64 x86_64
|
||||
%define has_lldb 1
|
||||
# python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package)
|
||||
@ -34,12 +34,13 @@ Obsoletes: %{1}12%{?2:-%{2}} \
|
||||
Obsoletes: %{1}13%{?2:-%{2}} \
|
||||
Obsoletes: %{1}14%{?2:-%{2}} \
|
||||
Obsoletes: %{1}15%{?2:-%{2}} \
|
||||
Obsoletes: %{1}16%{?2:-%{2}} \
|
||||
Obsoletes: %{1}7%{?2:-%{2}} \
|
||||
Obsoletes: %{1}8%{?2:-%{2}} \
|
||||
Obsoletes: %{1}9%{?2:-%{2}}
|
||||
|
||||
Name: llvm
|
||||
Version: 16.0.6
|
||||
Version: 17.0.1
|
||||
Release: 0
|
||||
Summary: Low Level Virtual Machine
|
||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||
|
Loading…
x
Reference in New Issue
Block a user