This is the relevant output of
osc buildconfig Fedora_36
--- # for dependency solving %define fedora_version 35 %define fedora 35 %define fc35 1
Macros: %fedora_version 35 %fedora 35 %_vendor redhat :Macros ---
I'm trying to add a prefer option for 36 only and obviously the above means I will also affect Fedora_35 ... is this a mistake, or is there another way to distinguish Fedora_36 from Fedora_35?
Thanks,
James
On Dienstag, 24. Mai 2022, 18:10:55 CEST James Bottomley wrote:
This is the relevant output of
osc buildconfig Fedora_36
# for dependency solving %define fedora_version 35 %define fedora 35 %define fc35 1
Macros: %fedora_version 35 %fedora 35 %_vendor redhat :Macros
indeed, fixed that now.
buildservice@lists.opensuse.org