summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-25 11:51:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-25 11:51:03 +0000
commit9a21cbf3a992395f0b569d7a7336c98adf443f38 (patch)
tree6aec9a053887bfdd2845efbff2ae663e4752a7d8
parentfa610027e6227252e917003f0555bc58c7a0f1ff (diff)
automatic import of copr-frontend
-rw-r--r--copr-frontend.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/copr-frontend.spec b/copr-frontend.spec
index 7169dfe..d7f4e87 100644
--- a/copr-frontend.spec
+++ b/copr-frontend.spec
@@ -159,7 +159,7 @@ Requires: python3-flask
%if 0%{?fedora} >= 31
Requires: python3-flask-caching
%elif 0%{?openEuler}
-Requires: python3-Flask-Cache
+Requires: python3-Flask-Caching
%else
Requires: python3-flask-cache
%endif