From 164ac70a131531b80aa6fae78d6a888d890bd858 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 May 2023 12:39:36 +0000 Subject: automatic import of python-copr-common --- .gitignore | 1 + python-copr-common.spec | 6 +++--- sources | 2 +- 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 -- cgit v1.2.3