From 3b329e77eb97775fb9bffac2c7b3f90877473c9b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 27 Jul 2023 03:12:11 +0000 Subject: automatic import of copr-backend --- .gitignore | 1 + copr-backend.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 14097f0..80c6d86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /copr-backend-1.171.tar.gz /test-data-copr-backend-2.tar.gz +/test-data-copr-backend-3.tar.gz diff --git a/copr-backend.spec b/copr-backend.spec index 1bfc8e6..851adcf 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -3,7 +3,7 @@ %endif %global prunerepo_version 1.20 -%global tests_version 2 +%global tests_version 3 %global tests_tar test-data-copr-backend %global copr_common_version 0.16.4.dev @@ -56,6 +56,7 @@ BuildRequires: python3-retask BuildRequires: python3-setproctitle BuildRequires: python3-sphinx BuildRequires: python3-tabulate +BuildRequires: python3-specfile BuildRequires: modulemd-tools >= 0.6 BuildRequires: prunerepo >= %prunerepo_version BuildRequires: dnf @@ -94,6 +95,7 @@ Requires: python3-retask Requires: python3-setproctitle Requires: python3-tabulate Requires: python3-boto3 +Requires: python3-specfile Requires: redis Requires: rpm-sign Requires: rsync @@ -1654,5 +1656,3 @@ copr_log_hitcounter * Mon Jun 17 2013 Miroslav Suchý 1.1-1 - new package built with tito - - diff --git a/sources b/sources index e72ded8..300d36e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 9fa5f552d15334d9fce9b52d2e02bff9 copr-backend-1.171.tar.gz -a35697a68640fb4c0bcfef02a93eac63 test-data-copr-backend-2.tar.gz +822cddb21ed444d05f93334d8c32ed6a test-data-copr-backend-3.tar.gz -- cgit v1.2.3