From 75e57d0142f0646b2e8521320578103181302b4d Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Apr 22 2016 11:45:43 +0000 Subject: Automatic commit of package [python-copr] release [1.68-1]. --- diff --git a/.tito/packages/python-copr b/.tito/packages/python-copr index ef5f0a8..2ce5c67 100644 --- a/.tito/packages/python-copr +++ b/.tito/packages/python-copr @@ -1 +1 @@ -1.67-1 python/ +1.68-1 python/ diff --git a/python/python-copr.spec b/python/python-copr.spec index 6790e74..d6a4002 100644 --- a/python/python-copr.spec +++ b/python/python-copr.spec @@ -10,7 +10,7 @@ %endif Name: python-copr -Version: 1.67 +Version: 1.68 Release: 1%{?dist} Summary: Python interface for Copr @@ -178,6 +178,16 @@ popd %endif %changelog +* Fri Apr 22 2016 Miroslav Suchý 1.68-1 +- Add unicode representation for collections (RhBug: 1327597) +- handlers: use list() after map() for chroots +- fix download-build for dist-git era file structure (RhBug: + 1324847) +- implement building via mock +- refactor building via tito +- implement building via tito +- assure python_versions type for pypi builds + * Sun Mar 20 2016 Jakub Kadlčík 1.67-1 - allow creating group projects