CI: rebuild to pick up newer libwacom on Fedora 43

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1399>
This commit is contained in:
Peter Hutterer 2026-01-09 19:31:30 +10:00
parent 21ac8568d5
commit 7d19cb5f40
2 changed files with 6 additions and 6 deletions

View file

@ -107,11 +107,11 @@ variables:
# changing these will force rebuilding the associated image
# Note: these tags have no meaning and are not tied to a particular
# libinput version
FEDORA_TAG: '2025-11-17.0'
DEBIAN_TAG: '2025-11-17.0'
UBUNTU_TAG: '2025-11-17.0'
ARCH_TAG: '2025-11-17.0'
ALPINE_TAG: '2025-11-17.0'
FEDORA_TAG: '2026-01-09.0'
DEBIAN_TAG: '2026-01-09.0'
UBUNTU_TAG: '2026-01-09.0'
ARCH_TAG: '2026-01-09.0'
ALPINE_TAG: '2026-01-09.0'
FDO_UPSTREAM_REPO: libinput/libinput

View file

@ -3,7 +3,7 @@
#
# We're happy to rebuild all containers when one changes.
.default_tag: &default_tag '2025-11-17.0'
.default_tag: &default_tag '2026-01-09.0'
distributions:
- name: fedora