Skip to content

snap: update gnome-boxes to 50.0 - #36

Merged
3v1n0 merged 8 commits into
stablefrom
copilot/update-to-latest-version
Aug 29, 2026
Merged

snap: update gnome-boxes to 50.0#36
3v1n0 merged 8 commits into
stablefrom
copilot/update-to-latest-version

Conversation

Copilot AI commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Pull Request Template

Description

Updates the snap to the latest upstream GNOME Boxes release. This keeps the packaged app aligned with current upstream while preserving the existing base and packaging structure.

  • Upstream version

    • Bump the gnome-boxes part from 47.0 to 50.0
    • Keep version derivation unchanged via upstream tags
  • Auto-update guard

    • Raise the update ceiling from < 48.0 to < 51.0 so automated refreshes can continue within the current supported range
gnome-boxes:
  source-tag: '50.0'
# ext:updatesnap
#   version-format:
#     lower-than: 51.0

Type of change

Please check only the options that are relevant.

  • General Maintenance
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

YAML structure was validated after the update to confirm the snap metadata still parses with the new version values.

Test Configuration:

  • OS (please include version): GitHub Actions runner environment
  • Any other relevant environment information: local snapcraft CLI not available in this sandbox

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@3v1n0

3v1n0 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

I would rebase this also on #29

Co-authored-by: kenvandine <54789+kenvandine@users.noreply.github.com>
@3v1n0
3v1n0 force-pushed the copilot/update-to-latest-version branch from 676f1c0 to 06f2c8f Compare August 29, 2026 16:16
@3v1n0

3v1n0 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Ok, this needed some love (download was broken) and I had handled some changes myself in #29, but it's good to go now.

@3v1n0
3v1n0 force-pushed the copilot/update-to-latest-version branch from 06f2c8f to 72a163e Compare August 29, 2026 16:20
3v1n0 added 2 commits August 29, 2026 18:32
So that we don't have to update the file manually, but rather just
rebuild the snap
It's a project it's always better to be on the edge, and there's no risk
that it could break anything
@3v1n0
3v1n0 force-pushed the copilot/update-to-latest-version branch from 1e0e49a to 687f6a2 Compare August 29, 2026 16:33
@3v1n0
3v1n0 merged commit 4069731 into stable Aug 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants