summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-03-26 02:01:50 +0000
committerCoprDistGit <infra@openeuler.org>2025-03-26 02:01:50 +0000
commit0a886502463cf9904e7903d2ea2a1ac8792cafe8 (patch)
tree6356617a5b9029b17d169ba0ab9548fdc502472e
parent887a681f91ae9ddab41e6a4947fb1b55156ac80e (diff)
automatic import of copr-backend
-rw-r--r--.gitignore1
-rw-r--r--copr-backend.spec13
-rw-r--r--sources2
3 files changed, 9 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index a78557a..0cafda1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/copr-backend-1.173.tar.gz
/test-data-copr-backend-5.tar.gz
/copr-backend-1.171.tar.gz
+/copr-backend-1.177.tar.gz
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
diff --git a/sources b/sources
index adc3d34..efbd8eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5ed3646f3887a4ff1656c1f7a05d78eb copr-backend-1.173.tar.gz
+25ff25e926c351d188a38b843a7d898a copr-backend-1.177.tar.gz
c94d55e21a4935b3e62f673fbae65af2 test-data-copr-backend-5.tar.gz