From 0be93bead7cdab05e12613533e81117c19b5adea Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 14 Feb 2020 22:41:13 +0800 Subject: [PATCH] fish.spec: move to XZ compression Work on #5460. --- fish.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fish.spec.in b/fish.spec.in index 0559c175c..c0b7062b4 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -8,8 +8,8 @@ License: GPL-2.0 Group: System/Shells URL: https://fishshell.com/ -Source0: %{name}_@VERSION@.orig.tar.gz -BuildRequires: ncurses-devel gettext gcc-c++ autoconf +Source0: %{name}_@VERSION@.orig.tar.xz +BuildRequires: ncurses-devel gettext gcc-c++ autoconf xz %if 0%{?rhel} && 0%{?rhel} < 8 BuildRequires: cmake3