summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-copr-common.spec6
-rw-r--r--sources2
3 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 22b6e21..58c166b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/python-copr-common-0.18.tar.gz
+/python-copr-common-git-137.c392fd6.tar.gz
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
diff --git a/sources b/sources
index 5df3e89..a351afb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d2ede877ef1cebb342c94291d2d9c98 python-copr-common-0.18.tar.gz
+227cfdc7eb6ecd6bf72aca6cc3b868a8 python-copr-common-git-137.c392fd6.tar.gz