From 7e8198fe5b4f544f506d2410b9f5592c64e78e6d Mon Sep 17 00:00:00 2001 From: clime Date: Jul 01 2016 13:25:02 +0000 Subject: Automatic commit of package [python-copr] release [1.72-1]. --- diff --git a/.tito/packages/python-copr b/.tito/packages/python-copr index 79becb3..35c6f10 100644 --- a/.tito/packages/python-copr +++ b/.tito/packages/python-copr @@ -1 +1 @@ -1.71-1 python/ +1.72-1 python/ diff --git a/python/python-copr.spec b/python/python-copr.spec index e3b8a1e..f41ec85 100644 --- a/python/python-copr.spec +++ b/python/python-copr.spec @@ -10,7 +10,7 @@ %endif Name: python-copr -Version: 1.71 +Version: 1.72 Release: 1%{?dist} Summary: Python interface for Copr @@ -185,6 +185,11 @@ popd %endif %changelog +* 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 +- --enable-net option added for create/modify commands of copr-cli +- --unlisted-on-hp option add for create/modify commands of copr-cli * Thu Jun 16 2016 Miroslav Suchý 1.71-1 - configure more packages to run pylint - send confirm only when it is True