SHA256
8
0
forked from pool/c-ares

Accepting request 833524 from home:badshah400:branches:devel:libraries:c_c++

- Implement multibuild specfile to split out tests into its own
  flavor; this way we can build and run tests, which require
  static lib, as well as avoid packaging the latter without issues
  with the installed cmake file..

OBS-URL: https://build.opensuse.org/request/show/833524
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2020-09-11 07:42:12 +00:00
committed by Git OBS Bridge
parent a4815457d3
commit dc6b2f9fb6
3 changed files with 41 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 10 01:31:11 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Implement multibuild specfile to split out tests into its own
flavor; this way we can build and run tests, which require
static lib, as well as avoid packaging the latter without issues
with the installed cmake file..
-------------------------------------------------------------------
Wed Jul 8 20:35:17 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>