Accepting request 1145356 from home:dimstar:Factory

- Ensure multibuild flavors result in different src names.

OBS-URL: https://build.opensuse.org/request/show/1145356
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=60
This commit is contained in:
Adam Majer 2024-02-09 11:02:27 +00:00 committed by Git OBS Bridge
parent 5e95ab0bef
commit ddddc211b5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 9 07:35:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Ensure multibuild flavors result in different src names.
-------------------------------------------------------------------
Sat Feb 3 09:40:16 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -19,7 +19,7 @@
%define sonum 2
%define libname libcares%{sonum}
Name: c-ares
Name: c-ares%["@BUILD_FLAVOR@" == "testsuite" ? "-testsuite" : ""]
Version: 1.26.0
Release: 0
Summary: Library for asynchronous name resolves