From e4b0b9c350eb834d3b37ab411ab73ffcd8dfa4a5 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 15 Jan 2020 05:37:50 +0000 Subject: [PATCH] xz not gz --- libgpiod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgpiod.spec b/libgpiod.spec index d201597..40415de 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -7,7 +7,7 @@ Summary: C library and tools for interacting with linux GPIO char device License: LGPLv2+ URL: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/ -Source0: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/snapshot/%{name}-%{version}%{?candidate:-%{candidate}}.tar.gz +Source0: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/snapshot/%{name}-%{version}%{?candidate:-%{candidate}}.tar.xz BuildRequires: automake autoconf autoconf-archive libtool BuildRequires: doxygen