diff options
author | CoprDistGit <infra@openeuler.org> | 2025-03-26 02:01:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-03-26 02:01:50 +0000 |
commit | 0a886502463cf9904e7903d2ea2a1ac8792cafe8 (patch) | |
tree | 6356617a5b9029b17d169ba0ab9548fdc502472e /copr-backend.spec | |
parent | 887a681f91ae9ddab41e6a4947fb1b55156ac80e (diff) |
automatic import of copr-backend
Diffstat (limited to 'copr-backend.spec')
-rw-r--r-- | copr-backend.spec | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/copr-backend.spec b/copr-backend.spec index 521303d..c70cb5a 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -2,11 +2,11 @@ %global tests_version 5 %global tests_tar test-data-copr-backend -%global copr_common_version 0.20.1.dev1 +%global copr_common_version 0.21.1.dev1 Name: copr-backend -Version: 1.173 -Release: 2 +Version: 1.177 +Release: 1 Summary: Backend for Copr License: GPL-2.0-or-later @@ -100,6 +100,7 @@ Requires: python3-retask Requires: python3-setproctitle Requires: python3-tabulate Requires: python3-boto3 +Requires: python3-cachetools Requires: redis Requires: rpm-sign Requires: rsync @@ -246,9 +247,9 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %exclude %{_pkgdocdir}/lighttpd %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 +* Tue Mar 25 2025 lichaoran <pkwarcraft@hotmail.com> 1.177-1 +- Upgrade to 1.177 +* Sun 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 |