Wow, good spotting!

But then there is a disconnect between the metadata and the GUI:
The GUI tells me Fedora_33 is enabled for use for build!

On 11/25/20 9:47 AM, Michael Schroeder wrote:
On Wed, Nov 25, 2020 at 01:40:13AM +0100, Jürgen Weigert wrote:
I am puzzled by a Fedora_33 build failure, where Fedora_32 works just fine.

https://build.opensuse.org/package/show/isv:ownCloud:Qt5129/ocqt5129-qt5-qtsvg
fails to start with

nothing provides ocqt5129-libqt5-qtbase-devel >= 5.12.9,
nothing provides ocqt5129-libqt5-qtbase-private-headers-devel >= 5.12.9

Bot subpackages are there, they come from
https://build.opensuse.org/package/binaries/isv:ownCloud:Qt5129/ocqt5129-qt5-qtbase/Fedora_33

The same setup works for all other distros. No Idea what is going on there,
$ osc meta pkg isv:ownCloud:Qt5129 ocqt5129-qt5-qtbase
<package name="ocqt5129-qt5-qtbase" project="isv:ownCloud:Qt5129">
  <title/>
  <description/>
  <useforbuild>
    <disable repository="Fedora_33"/>
  </useforbuild>
</package>

So it seems to be intentional...

(osc meta --blame says that this was added 2020-11-03 20:39:29)

Cheers,
  Michael.