rearrange URL and Source0

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
(cherry picked from commit 4fa0fa9b91)
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2021-04-16 12:15:40 -04:00
commit 56ebbc2378

View file

@ -2,9 +2,9 @@ Summary: OCI runtime written in C
Name: crun
Version: 0.19
Release: 2%{?dist}
Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+
URL: https://github.com/containers/crun
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+
# We always run autogen.sh
BuildRequires: autoconf