From 0a886502463cf9904e7903d2ea2a1ac8792cafe8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 26 Mar 2025 02:01:50 +0000 Subject: automatic import of copr-backend --- .gitignore | 1 + copr-backend.spec | 13 +++++++------ sources | 2 +- 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 1.173-2 -- Fix require -* Wed Mar 23 2025 lichaoran 1.173-1 +* Tue Mar 25 2025 lichaoran 1.177-1 +- Upgrade to 1.177 +* Sun Mar 23 2025 lichaoran 1.173-1 - Upgrade to 1.173 * Wed Mar 12 2025 lichaoran 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 -- cgit v1.2.3