diff --git a/.gitignore b/.gitignore index bc00819..d5879db 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /copr-backend-1.95.tar.gz /copr-backend-1.96.tar.gz /copr-backend-1.97.tar.gz +/copr-backend-1.99.tar.gz diff --git a/copr-backend.spec b/copr-backend.spec index a33722d..0ace058 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -3,7 +3,7 @@ %endif Name: copr-backend -Version: 1.97 +Version: 1.99 Release: 1%{?dist} Summary: Backend for Copr @@ -247,6 +247,12 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %exclude %{_pkgdocdir}/playbooks %changelog +* Wed May 03 2017 clime 1.99-1 +- missing on_success_build call added back to sign packages and recreate repo after each build + +* Mon Apr 24 2017 clime 1.98-1 +- Bug 1444804 - Logs are not present for failed builds + * Wed Apr 19 2017 clime 1.97-1 - do not condrestart optional logstash service - standalone builder option diff --git a/sources b/sources index bda760d..1df2749 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-backend-1.97.tar.gz) = 38ec681bf2fe9000664593acfdf6c5f784ad9c086ff1ef6732ad364f839c7227e096268f161d581f3c81f40e0f4ab90f0e3c7b4046b5b5d05c73da4bb253993f +SHA512 (copr-backend-1.99.tar.gz) = b6fb2d00b7c67f8f333d584abc0857f61df97cfe1da3f36a956dd71d4e371d12e5fb13d0f7de30dfdd30d01601e37bd415d32365d7b294456c1b3cdd8c00b0a8