Accepting request 710205 from home:aaronpuchert

Changes to metadata and an update for the packaging guidelines. They were referring to packages llvmX_Y, but we have llvmX now.

OBS-URL: https://build.opensuse.org/request/show/710205
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=523
This commit is contained in:
Martin Pluskal
2019-06-17 07:30:19 +00:00
committed by Git OBS Bridge
parent c45115f413
commit 585fdfdfbb
3 changed files with 76 additions and 69 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 10 17:07:38 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Change some groups:
* devel packages in Development/Libraries,
* clang in Development/Languages/C and C++,
* the gold plugin in Development/Tools/Building.
- Add some URLs.
- Update packaging guidelines: the minor version is always 0 since
LLVM 4, and the subpackage is now llvmX instead of llvmX_Y.
-------------------------------------------------------------------
Mon Mar 18 08:43:45 UTC 2019 - msrb@suse.com