#1146869#5
Date:
2026-09-06 14:23:46 UTC
From:
To:
Hi Release Team,

we would like to request a transition for Qt 6.11.2 which is currently
available in experimental.
We have the usual ABI changes for the private headers and I'm not aware
of any major changes causing many packages to break. I expect it to be
less painful than the Qt 6.10.2 transition.

I have not done any rebuilds yet, but if you create the transition page,
it'll me which packages need to be rebuild and in which order.

Once I've done those rebuilds, I'll get back to you.


Ben file:
---
title = "Qt 6.11.2";
is_affected = .depends ~ /qt6-.*-private-abi \(= 6\.11\.2\)/ | .depends ~ /qt6-.*-private-abi \(= 6\.10\.2\)/;
is_good = .depends ~ /qt6-.*-private-abi \(= 6\.11\.2\)/;
is_bad = .depends ~ /qt6-.*-private-abi \(= 6\.10\.2\)/;
---

Thank you very much.