From e6ff4e0feabb82eda976f9908546cb8172827aca Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Jul 2023 02:34:41 +0000 Subject: automatic import of copr-cli --- copr-cli.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'copr-cli.spec') diff --git a/copr-cli.spec b/copr-cli.spec index 3c42c36..1a6d513 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -1,4 +1,4 @@ -%if 0%{?rhel} > 7 || 0%{?fedora} +%if 0%{?rhel} > 7 || 0%{?fedora} || 0%{?openEuler} %global __python %_bindir/python3 %global with_python3 1 %else @@ -10,7 +10,7 @@ Name: copr-cli Version: 1.109 -Release: 1%{?dist} +Release: 1.git.7620.64e3545%{?dist} Summary: Command line interface for COPR License: GPL-2.0-or-later @@ -19,7 +19,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: copr-cli-git-7620.64e3545.tar.gz BuildArch: noarch @@ -90,7 +90,7 @@ and submit new builds and COPR will create yum repository from latests builds. This package contains command line interface. %prep -%setup -q +%setup -q -n copr-cli-git-7620.64e3545 %build -- cgit v1.2.3