SHA256
1
0
forked from pool/llvm14

- Group LLVM binaries by topic.

- Don't declare python3-clang as noarch: Python packages are
  installed into %{_libdir}.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=29
This commit is contained in:
Aaron Puchert
2022-08-24 01:24:16 +00:00
committed by Git OBS Bridge
parent 341435996f
commit 40d55dde86
2 changed files with 130 additions and 104 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 23 21:20:47 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Don't declare python3-clang as noarch: Python packages are
installed into %{_libdir}.
-------------------------------------------------------------------
Sat Aug 13 21:53:05 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>