libqt-creator 3.6.0 not built with qbs-path.diff?

Just dup-ed TW and got the new 3.6.0 libqt5-creator. Nice. However, I use the qbs build system and when libqt5-creator starts, I now get this:

WARNING: Plugin path '/usr/lib64/qtcreator/plugins/qbs/plugins' does not exist.

So, when building, you get a cpp file tag scanner error as the scanners are qbs plugins. I created the path above and copied the two plugins into it and all works fine.

So, it seems like the patch “qbs-path.diff” is not getting included with the build.

Should I post this on the Factory ML or file a bug report?

Well, AFAICS the patch is still included and is being applied when building.
From the build log of the package in openSUSE:Factory:

  199s] + echo 'Patch #0 (qbs-path.diff):'
  199s] Patch #0 (qbs-path.diff):
  199s] + /usr/bin/patch -p1 --fuzz=0
  199s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/qbs-path.diff
  200s] patching file src/shared/qbs/src/plugins/plugins.pri
  200s] Hunk #1 succeeded at 17 (offset -2 lines).

But apparently it doesn’t have the desired effect any more, maybe because of changes in qt-creator (the patch hasn’t been modified since 2 years ago).

Should I post this on the Factory ML or file a bug report?

I’d say file a bug report.
But try with a fresh user account first, to rule out some problem in the user’s config.