Skip to content

qt-*: add v6.11.2 - #6280

Merged
RikkiButler20 merged 1 commit into
developfrom
qt-6.11.2
Aug 31, 2026
Merged

qt-*: add v6.11.2#6280
RikkiButler20 merged 1 commit into
developfrom
qt-6.11.2

Conversation

@wdconinc

Copy link
Copy Markdown
Contributor

This PR adds to all qt-* packages the new bugfix version v6.11.2. As is typical with Qt, bugfix releases are strictly bugfixes, and no changes in dependencies and build system are included.

Of these, qt-5compat, qt-base, qt-svg, and qt-tools will be built in CI.

Copilot AI lite review requested due to automatic review settings August 29, 2026 20:02
@spackbot-triage spackbot-triage Bot added new-version Modifications to packages' `depends_on()` directives update-package Modifications to packages in the repository labels Aug 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Spack package recipes for Qt 6 module packages to include the new Qt bugfix release 6.11.2, enabling users to build/install that version via Spack while keeping existing version entries intact.

Changes:

  • Added a new version("6.11.2", ...) entry across the affected qt_* packages.
  • Used sha256=... for tarball-based packages and commit=... , submodules=True for git-based packages, consistent with existing entries.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
repos/spack_repo/builtin/packages/qt_websockets/package.py Add QtWebsockets 6.11.2 git commit version (with submodules).
repos/spack_repo/builtin/packages/qt_tools/package.py Add QtTools 6.11.2 git commit version (with submodules).
repos/spack_repo/builtin/packages/qt_svg/package.py Add QtSvg 6.11.2 tarball checksum.
repos/spack_repo/builtin/packages/qt_shadertools/package.py Add QtShadertools 6.11.2 tarball checksum.
repos/spack_repo/builtin/packages/qt_quicktimeline/package.py Add QtQuicktimeline 6.11.2 tarball checksum.
repos/spack_repo/builtin/packages/qt_quick3d/package.py Add QtQuick3d 6.11.2 tarball checksum.
repos/spack_repo/builtin/packages/qt_declarative/package.py Add QtDeclarative 6.11.2 tarball checksum.
repos/spack_repo/builtin/packages/qt_base/package.py Add QtBase 6.11.2 tarball checksum (core Qt dependency for others).
repos/spack_repo/builtin/packages/qt_5compat/package.py Add Qt5compat 6.11.2 tarball checksum.
repos/spack_repo/builtin/packages/qt_3d/package.py Add Qt3d 6.11.2 git commit version (with submodules).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread repos/spack_repo/builtin/packages/qt_base/package.py

@RikkiButler20 RikkiButler20 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RikkiButler20 RikkiButler20 self-assigned this Aug 31, 2026
@RikkiButler20
RikkiButler20 merged commit 54eae58 into develop Aug 31, 2026
24 checks passed
@RikkiButler20
RikkiButler20 deleted the qt-6.11.2 branch August 31, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-version Modifications to packages' `depends_on()` directives update-package Modifications to packages in the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants