Accepting request 1202494 from devel:tools:compiler
- Update to version 19. * For details, see the release notes: - https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/19.1.0/tools/lld/docs/ReleaseNotes.html OBS-URL: https://build.opensuse.org/request/show/1202494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=145
This commit is contained in:
commit
03c21ec3b3
11
llvm.changes
11
llvm.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 22 15:27:22 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
- Update to version 19.
|
||||
* For details, see the release notes:
|
||||
- https://releases.llvm.org/19.1.0/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/19.1.0/tools/clang/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/19.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/19.1.0/projects/libcxx/docs/ReleaseNotes.html
|
||||
- https://releases.llvm.org/19.1.0/tools/lld/docs/ReleaseNotes.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 22:45:02 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _sonum 18
|
||||
%define _sonum 19
|
||||
|
||||
%ifarch aarch64 ppc64 ppc64le %{ix86} x86_64
|
||||
%global has_openmp 1
|
||||
@ -40,6 +40,7 @@ Obsoletes: %{1}14%{?2:-%{2}} \
|
||||
Obsoletes: %{1}15%{?2:-%{2}} \
|
||||
Obsoletes: %{1}16%{?2:-%{2}} \
|
||||
Obsoletes: %{1}17%{?2:-%{2}} \
|
||||
Obsoletes: %{1}18%{?2:-%{2}} \
|
||||
Obsoletes: %{1}7%{?2:-%{2}} \
|
||||
Obsoletes: %{1}8%{?2:-%{2}} \
|
||||
Obsoletes: %{1}9%{?2:-%{2}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user