From 39100a2bf78f6820842e793081292694d66c4c47 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Thu, 28 Mar 2019 11:25:53 -0400 Subject: [PATCH] Switch bz2 to xz --- mono-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono-core.spec b/mono-core.spec index 4513d35843..c509032d68 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -34,7 +34,7 @@ Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono Url: http://www.mono-project.com -Source0: http://download.mono-project.com/sources/mono/mono-%{version}.tar.bz2 +Source0: http://download.mono-project.com/sources/mono/mono-%{version}.tar.xz Patch0: llvm_llc_opt_default_path.patch Patch1: use_python3_not_unversioned.patch BuildRequires: autoconf