[libvirt] [jenkins-ci PATCH] projects: libvirt-dbus uses xz now

Andrea Bolognani abologna at redhat.com
Mon Jul 2 09:59:25 UTC 2018


Since commit 28ad40b3d4ab, libvirt-dbus uses xz rather than
gzip to compress release archives. Adapt to the change.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 projects/libvirt-dbus.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/projects/libvirt-dbus.yaml b/projects/libvirt-dbus.yaml
index c460db4..eaf5a61 100644
--- a/projects/libvirt-dbus.yaml
+++ b/projects/libvirt-dbus.yaml
@@ -2,6 +2,7 @@
 - project:
     name: libvirt-dbus
     title: Libvirt D-Bus
+    archive_format: xz
     jobs:
       - autotools-build-job:
           parent_jobs: 'libvirt-glib-master-build'
-- 
2.17.1




More information about the libvir-list mailing list