[totem/wip/hadess/add-more-pl-ignores: 6/6] ci: Install a newer totem-pl-parser by hand
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/add-more-pl-ignores: 6/6] ci: Install a newer totem-pl-parser by hand
- Date: Tue, 12 Nov 2019 18:32:15 +0000 (UTC)
commit d05e3aa0d5113a4fab4dfb7d97b68ba81161b1eb
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 12 19:30:40 2019 +0100
ci: Install a newer totem-pl-parser by hand
Until it's landed in rawhide itself, install the RPM by hand.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 66b2108e8..83ac9dc46 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,6 +9,8 @@ build-fedora:
stage: test
before_script:
- dnf install -y redhat-rpm-config meson git cairo-devel desktop-file-utils clutter-devel
clutter-gst3-devel clutter-gtk-devel gcc-c++ gettext gnome-desktop3-devel grilo-devel
gsettings-desktop-schemas-devel gstreamer1-devel gstreamer1-plugins-base-devel gstreamer1-plugins-good
gtk3-devel gtk-doc itstool libappstream-glib liberation-sans-fonts libpeas-devel pygobject3-devel pylint
python3-devel totem-pl-parser-devel flatpak-builder xorg-x11-server-Xvfb
+ # totem-pl-parser 3.26.4 for !127
+ - rpm -Uvh
https://kojipkgs.fedoraproject.org//work/tasks/6090/38946090/totem-pl-parser-3.26.4-1.fc32.x86_64.rpm
https://kojipkgs.fedoraproject.org//work/tasks/6090/38946090/totem-pl-parser-devel-3.26.4-1.fc32.x86_64.rpm
script:
- meson _build
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]