diff options
author | CoprDistGit <infra@openeuler.org> | 2025-03-23 06:24:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-03-23 06:24:52 +0000 |
commit | 887a681f91ae9ddab41e6a4947fb1b55156ac80e (patch) | |
tree | 55eced8e7cc8808f0a537ea40b0ce4df25a535e2 | |
parent | c3c51212bf0eff5e5e0d52741a8d55fe2c44e6ae (diff) |
automatic import of copr-backend
-rw-r--r-- | copr-backend.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/copr-backend.spec b/copr-backend.spec index 40688a2..521303d 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -80,7 +80,7 @@ Requires: obs-signd Requires: openssh-clients Requires: prunerepo >= %prunerepo_version Requires: python3-copr -Requires: python3-copr-common = %copr_common_version +Requires: python3-copr-common >= %copr_common_version Recommends: python3-copr-messaging Requires: python3-daemon Requires: python3-dateutil @@ -247,6 +247,8 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %changelog * Wed Mar 23 2025 lichaoran <pkwarcraft@hotmail.com> 1.173-2 +- Fix require +* Wed Mar 23 2025 lichaoran <pkwarcraft@hotmail.com> 1.173-1 - Upgrade to 1.173 * Wed Mar 12 2025 lichaoran <pkwarcraft@hotmail.com> 1.168-1 - Init package |