From ac601ab8ea67af4dffc7d08d2a176452ad3e5b50 Mon Sep 17 00:00:00 2001 From: Sergey Fokin Date: Fri, 8 Jan 2021 13:30:17 +0300 Subject: [PATCH] change Source0 in spec file --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 6d0e58d5..44e4491b 100644 --- a/pungi.spec +++ b/pungi.spec @@ -6,7 +6,7 @@ Summary: Distribution compose tool Group: Development/Tools License: GPLv2 URL: https://pagure.io/pungi -Source0: https://pagure.io/releases/%{name}/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 BuildRequires: python-pytest, python-mock BuildRequires: python-devel, python-setuptools, python2-productmd BuildRequires: python-lockfile, kobo, kobo-rpmlib, python-kickstart, createrepo_c