SHA256
1
0
forked from pool/llvm

Accepting request 783540 from home:aaronpuchert:branches:devel:tools:compiler

- Drop clang-checker meta package, we now provide this as
  unversioned clang-tools coming from the versioned llvmX package.
- Update build conditions mentioned in README.packaging.

OBS-URL: https://build.opensuse.org/request/show/783540
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=533
This commit is contained in:
Martin Pluskal
2020-03-11 09:42:47 +00:00
committed by Git OBS Bridge
parent 6150d3f151
commit 5e08489240
3 changed files with 9 additions and 21 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 7 22:41:55 UTC 2020 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Drop clang-checker meta package, we now provide this as
unversioned clang-tools coming from the versioned llvmX package.
- Update build conditions mentioned in README.packaging.
-------------------------------------------------------------------
Wed Jan 29 22:33:02 UTC 2020 - Aaron Puchert <aaronpuchert@alice-dsl.net>