Accepting request 1086116 from devel:tools:compiler
- Update to version 16.0.3. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Drop ExcludeArch: we shouldn't need this, package will simply stay unresolvable if the actual package isn't being built. OBS-URL: https://build.opensuse.org/request/show/1086116 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=136
This commit is contained in:
commit
e1211793d0
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 7 18:34:15 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
- Update to version 16.0.3.
|
||||||
|
* This release contains bug-fixes for the LLVM 16.0.0 release.
|
||||||
|
This release is API and ABI compatible with 16.0.0.
|
||||||
|
- Drop ExcludeArch: we shouldn't need this, package will simply
|
||||||
|
stay unresolvable if the actual package isn't being built.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 21:07:38 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
Fri Apr 21 21:07:38 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \
|
|||||||
Obsoletes: %{1}9%{?2:-%{2}}
|
Obsoletes: %{1}9%{?2:-%{2}}
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 16.0.2
|
Version: 16.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low Level Virtual Machine
|
Summary: Low Level Virtual Machine
|
||||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||||
@ -49,8 +49,6 @@ URL: https://www.llvm.org/
|
|||||||
Source0: README.packaging
|
Source0: README.packaging
|
||||||
Requires: llvm%{_sonum} = %{version}
|
Requires: llvm%{_sonum} = %{version}
|
||||||
Suggests: %{name}-doc
|
Suggests: %{name}-doc
|
||||||
# Mirrors ExcludeArch in llvm%{_sonum}
|
|
||||||
ExcludeArch: s390
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LLVM is a compiler infrastructure designed for compile-time,
|
LLVM is a compiler infrastructure designed for compile-time,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user