SHA256
1
0
forked from pool/llvm14

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

- Use black RPM macro magic to deduplicate binary lists. This
  should have no effect on the generated RPM but shaves ~400 lines
  off the specfile and hopefully makes future maintenance easier.

OBS-URL: https://build.opensuse.org/request/show/995044
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm14?expand=0&rev=28
This commit is contained in:
Aaron Puchert
2022-08-14 15:21:22 +00:00
committed by Git OBS Bridge
parent 72eab2d053
commit 341435996f
2 changed files with 269 additions and 650 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 13 21:53:05 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Use black RPM macro magic to deduplicate binary lists. This
should have no effect on the generated RPM but shaves ~400 lines
off the specfile and hopefully makes future maintenance easier.
-------------------------------------------------------------------
Wed Aug 10 20:21:59 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>