diff --git a/copr-cli.spec b/copr-cli.spec index ece1c28..be251ca 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -13,7 +13,7 @@ Name: copr-cli Version: 1.58 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command line interface for COPR Group: Applications/Productivity @@ -144,6 +144,9 @@ python3-pylint ./copr_cli/*.py || : %endif %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.58-2 +- Rebuild for Python 3.6 + * Thu Dec 01 2016 clime 1.58-1 - `copr-cli edit-chroot` implemented (without modulemd uploading) - add 'mock-config' command