Resolves: RHEL-1616 Checkout v2021.1 in gnome-desktop-testing

This commit is contained in:
Takao Fujiwara 2023-10-27 09:34:47 +09:00 committed by root
parent d643cd7017
commit 6b90de27a7
2 changed files with 6 additions and 0 deletions

1
.ibus.metadata Normal file
View File

@ -0,0 +1 @@
4058f9b11781f9d33927c2464da6ebcaa5c2a83a ibus-1.5.25.tar.gz

View File

@ -38,6 +38,11 @@
dest: gnome-desktop-testing
force: yes
- name: Checkout v2021.1 tag in GNOME installed-tests testing harness
command: git checkout -b v2021.1 refs/tags/v2021.1
args:
chdir: gnome-desktop-testing
- name: Configure GNOME installed-tests testing harness build
command: ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
args: