From b130e316ca1c4041e2b606e3a716a1a8326628ea Mon Sep 17 00:00:00 2001 From: clime Date: Aug 15 2016 21:37:13 +0000 Subject: Automatic commit of package [python-copr] release [1.73-1]. --- diff --git a/.tito/packages/python-copr b/.tito/packages/python-copr index 35c6f10..72bd188 100644 --- a/.tito/packages/python-copr +++ b/.tito/packages/python-copr @@ -1 +1 @@ -1.72-1 python/ +1.73-1 python/ diff --git a/python/python-copr.spec b/python/python-copr.spec index f41ec85..16e0d9a 100644 --- a/python/python-copr.spec +++ b/python/python-copr.spec @@ -10,7 +10,7 @@ %endif Name: python-copr -Version: 1.72 +Version: 1.73 Release: 1%{?dist} Summary: Python interface for Copr @@ -185,6 +185,11 @@ popd %endif %changelog +* Mon Aug 15 2016 clime 1.73-1 +- Bug 1361344 - RFE: Allow denial of build deletion and resubmitting at project or group level +- fix creating group projects +- fix search for projects within group (RhBug: 1337247) + * Fri Jul 01 2016 clime 1.72-1 - run pylint check during build only if python3 is defined - Bug 1335237 - copr create command missing --disable_createrepo