summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-21 02:34:41 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-21 02:34:41 +0000
commit4e8509aec9045548f3842a306f7e08277647c45f (patch)
treea8fdfa8e7ee1256911061e1b64228fdfc646b30a
parentd234750fca738e88d0704dd78e38b3a093704426 (diff)
automatic import of copr-cli
-rw-r--r--.gitignore1
-rw-r--r--copr-cli.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index d1c3a9e..fdf3361 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/copr-cli-1.109.tar.gz
+/copr-cli-git-7620.64e3545.tar.gz
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
diff --git a/sources b/sources
index d625ffd..258ed55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c642538c7aa36caaa108850fb3d7b91 copr-cli-1.109.tar.gz
+fabe3b2311f93f1909ebd38f8d7d8370 copr-cli-git-7620.64e3545.tar.gz