[gnome-bluetooth/wip/hadess/battery-reporting] ci: Install a newer upower by hand waiting for rawhide



commit bd2d06232e1cf967b20cd4fa0c7f47537d8410e2
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 7 11:41:44 2022 +0100

    ci: Install a newer upower by hand waiting for rawhide

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e21f1f5e..c8dd4b68 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,6 +28,8 @@ build_stable:
   before_script:
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES $TEST_DEPS
+    # Newer upower!
+    - dnf install -y 
https://kojipkgs.fedoraproject.org//work/tasks/5825/82495825/upower-0.99.14-1.fc36.x86_64.rpm 
https://kojipkgs.fedoraproject.org//work/tasks/5825/82495825/upower-devel-0.99.14-1.fc36.x86_64.rpm
   script:
     # Install newer python-dbusmock
     - git clone https://github.com/martinpitt/python-dbusmock.git


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]