summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-26 09:39:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-26 09:39:24 +0000
commit8e923dfdb4102ea08ca2f2886c9d39b51dd0649c (patch)
treeecb54bc9467a2fe88f9dab8f908c27fd2318578a
parent62e37eb76bf02a3e3e9bddb5ea1fdb3f136ed742 (diff)
automatic import of copr-backend
-rw-r--r--.gitignore3
-rw-r--r--copr-backend.spec13
-rw-r--r--sources2
3 files changed, 14 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index faa92b2..14097f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-/copr-backend-1.165.tar.gz
+/copr-backend-1.171.tar.gz
/test-data-copr-backend-2.tar.gz
-/copr-backend-1.168.tar.gz
diff --git a/copr-backend.spec b/copr-backend.spec
index e1f597f..1bfc8e6 100644
--- a/copr-backend.spec
+++ b/copr-backend.spec
@@ -9,7 +9,7 @@
%global copr_common_version 0.16.4.dev
Name: copr-backend
-Version: 1.168
+Version: 1.171
Release: 1%{?dist}
Summary: Backend for Copr
@@ -241,6 +241,17 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr
%exclude %{_pkgdocdir}/playbooks
%changelog
+* Tue Jun 06 2023 Pavel Raiskup <praiskup@redhat.com> 1.171-1
+- copr_prune_results.py: work-around the arg_max problem
+
+* Mon Jun 05 2023 Pavel Raiskup <praiskup@redhat.com> 1.170-1
+- copr_prune_results.py: don't enforce appstream-builder, ask FE
+- copr_prune_results.py: just one API call to FE per one repo
+
+* Tue May 23 2023 Jakub Kadlcik <frostyx@email.cz> 1.169-1
+- Forking: better handle FileExistsError
+- Run the copr-rpmbuild command with task URL, not build ID
+
* Wed Apr 05 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.168-1
- Bump version for release mess
diff --git a/sources b/sources
index 704becb..e72ded8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8dacd18f46475296d0199365db977649 copr-backend-1.168.tar.gz
+9fa5f552d15334d9fce9b52d2e02bff9 copr-backend-1.171.tar.gz
a35697a68640fb4c0bcfef02a93eac63 test-data-copr-backend-2.tar.gz