diff --git a/copr-backend.spec b/copr-backend.spec index 5bc00a8..1eb5501 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -3,7 +3,7 @@ %endif Name: copr-backend -Version: 1.128 +Version: 1.129 Release: 1%{?dist} Summary: Backend for Copr @@ -50,13 +50,12 @@ Requires: (copr-selinux if selinux-policy-targeted) Requires: ansible Requires: createrepo_c Requires: crontabs -Requires: euca2ools Requires: gawk Requires: libappstream-glib-builder Requires: libmodulemd < 2 Requires: libmodulemd >= 1.7.0 Requires: lighttpd -Requires: logrotate +Recommends: logrotate Requires: mock Requires: obs-signd Requires: openssh-clients @@ -220,6 +219,17 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %exclude %{_pkgdocdir}/playbooks %changelog +* Wed Dec 04 2019 Pavel Raiskup 1.129-1 +- do not start a build if copr_base is not available yet +- systemd services' restart re-ordering +- de-duplicate frontend_.update() call when reattaching to existing build +- allow specifying timeout for spawn/terminate playbooks +- removing dependecy on euca2ools in spec +- send `uses_devel_repo' as a part of task info +- correctly configure logrotate +- get_redis_logger: skip log entries bellow log_level +- delete leftover action workers from redis + * Fri Oct 11 2019 Pavel Raiskup 1.128-1 - restart copr-backend sub-services on failure - don't kill action processors by 'systemctl restart' diff --git a/sources b/sources index e15cb5c..69efb7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-backend-1.128.tar.gz) = a44bf83280d646a1d7c7e1a206f410a1fa2584ca5d01b9541641920a7fd94a4fb118f3aac0ce84ce92dd9f5017a4ec8a2a229fab4a1686ac7111a9e2e332cf3e +SHA512 (copr-backend-1.129.tar.gz) = 6906abc5485b23898d291d194d6aea8782cd5b8ed3533a0fae310f94123cbf957f08299cae9e7cec804ae50647b5e71f8f6b3c3f5f8f12ee75472f08d5e3b305