From d6356011b43ec6b601ce505272f688b2b5461494 Mon Sep 17 00:00:00 2001 From: Valentin Gologuzov Date: Dec 12 2014 17:31:17 +0000 Subject: Automatic commit of package [copr-backend] release [1.51-1]. --- diff --git a/backend/copr-backend.spec b/backend/copr-backend.spec index e245700..c866c7d 100644 --- a/backend/copr-backend.spec +++ b/backend/copr-backend.spec @@ -3,7 +3,7 @@ %endif Name: copr-backend -Version: 1.50 +Version: 1.51 Release: 1%{?dist} Summary: Backend for Copr @@ -202,6 +202,13 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %exclude %{_pkgdocdir}/playbooks %changelog +* Fri Dec 12 2014 Valentin Gologuzov 1.51-1 +- updated BuildRequires; cleanup imports +- package sign: generate gpg usermail with special symbol +- bugfix: when dispatcher has vm_ip it shouldn't start new VM; +- run tests during rpm build +- minor docstring fix + * Wed Dec 10 2014 Valentin Gologuzov 1.50-1 - [backend] added option to control ansible ssh transport, changed by default to `paramiko` [frontend] bugfix api create new diff --git a/rel-eng/packages/copr-backend b/rel-eng/packages/copr-backend index 1754c90..286123e 100644 --- a/rel-eng/packages/copr-backend +++ b/rel-eng/packages/copr-backend @@ -1 +1 @@ -1.50-1 backend/ +1.51-1 backend/