Sync specfile with upstream

See https://github.com/rhinstaller/anaconda/pull/5556
This commit is contained in:
Katerina Koukiou 2024-04-15 11:22:48 +02:00
parent f419afe477
commit 86880efe25
1 changed files with 1 additions and 1 deletions

View File

@ -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).