From 86880efe252b1f5d773f13ccdc4457e52c80daf5 Mon Sep 17 00:00:00 2001 From: Katerina Koukiou Date: Mon, 15 Apr 2024 11:22:48 +0200 Subject: [PATCH] Sync specfile with upstream See https://github.com/rhinstaller/anaconda/pull/5556 --- anaconda.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda.spec b/anaconda.spec index b75f4f0..c344d33 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -10,7 +10,7 @@ URL: http://fedoraproject.org/wiki/Anaconda # git checkout -b archive-branch anaconda-%%{version}-%%{release} # ./autogen.sh # make dist -Source0: %{name}-%{version}.tar.bz2 +Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{version}-1/%{name}-%{version}.tar.bz2 # Versions of required components (done so we make sure the buildrequires # match the requires versions of things).