diff --git a/copr-backend.spec b/copr-backend.spec index 14a5370..57545f5 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -4,7 +4,7 @@ Name: copr-backend Version: 1.131 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backend for Copr License: GPLv2+ @@ -221,6 +221,9 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %exclude %{_pkgdocdir}/playbooks %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.131-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Tomas Hrnciar 1.131-1 - put build-ID.log file to resultdir - call call_copr_repo if initial createrepo failed