diff options
author | CoprDistGit <infra@openeuler.org> | 2023-06-09 08:46:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-06-09 08:46:33 +0000 |
commit | 0fa67f4e32a17164bc4a30e5c398c195f5f26990 (patch) | |
tree | 62daa06bbd45e17928af18303af66c4f69dec9eb /copr-dist-git.spec | |
parent | 550af695449f726ab26a4f2e2a417246b33ae6ba (diff) |
automatic import of copr-dist-git
Diffstat (limited to 'copr-dist-git.spec')
-rw-r--r-- | copr-dist-git.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/copr-dist-git.spec b/copr-dist-git.spec index e11f9d9..4b5a09f 100644 --- a/copr-dist-git.spec +++ b/copr-dist-git.spec @@ -2,7 +2,7 @@ Name: copr-dist-git Version: 0.66 -Release: 1.git.7611.6327012%{?dist} +Release: 1.git.19.49aa87c%{?dist} Summary: Copr services for Dist Git server License: GPL-2.0-or-later @@ -11,7 +11,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: copr-dist-git-git-7611.6327012.tar.gz +Source0: copr-dist-git-git-19.5f01b10.tar.gz BuildArch: noarch @@ -58,7 +58,7 @@ This package contains Copr services for Dist Git server. %prep -%setup -q -n copr-dist-git-git-7611.6327012 +%setup -q -n copr-dist-git-git-19.5f01b10 %build |