summaryrefslogtreecommitdiff
path: root/python-copr-common.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-copr-common.spec')
-rw-r--r--python-copr-common.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-copr-common.spec b/python-copr-common.spec
index 3e7556f..4924fcd 100644
--- a/python-copr-common.spec
+++ b/python-copr-common.spec
@@ -17,7 +17,7 @@
Name: python-copr-common
Version: 0.18
-Release: 1%{?dist}
+Release: 1.git.137.c392fd6%{?dist}
Summary: Python code used by Copr
License: GPL-2.0-or-later
@@ -26,7 +26,7 @@ URL: https://github.com/fedora-copr/copr
# Source is created by:
# git clone %%url && cd copr
# tito build --tgz --tag %%name-%%version-%%release
-Source0: %name-%version.tar.gz
+Source0: python-copr-common-git-137.c392fd6.tar.gz
BuildArch: noarch
@@ -73,7 +73,7 @@ Summary: %{summary}
%prep
-%setup -q
+%setup -q -n python-copr-common-git-137.c392fd6
%build