From 3e755f83397db95609c073903f5f804caaf75bd7 Mon Sep 17 00:00:00 2001 From: clime Date: Sep 15 2017 11:18:57 +0000 Subject: Automatic commit of package [copr-cli] release [1.63-1]. Created by command: /usr/bin/tito tag --- diff --git a/.tito/packages/copr-cli b/.tito/packages/copr-cli index 0865ab0..f4b83d0 100644 --- a/.tito/packages/copr-cli +++ b/.tito/packages/copr-cli @@ -1 +1 @@ -1.62-1 cli/ +1.63-1 cli/ diff --git a/cli/copr-cli.spec b/cli/copr-cli.spec index f7902ae..aac5505 100644 --- a/cli/copr-cli.spec +++ b/cli/copr-cli.spec @@ -12,7 +12,7 @@ %endif Name: copr-cli -Version: 1.62 +Version: 1.63 Release: 1%{?dist} Summary: Command line interface for COPR @@ -144,6 +144,16 @@ python3-pylint ./copr_cli/*.py || : %endif %changelog +* Fri Sep 15 2017 clime 1.63-1 +- fix unittests +- run tests with python3 +- #130 update requirements +- #125 copr build copr pkgs [pkgs ...] builds only the first SRPM +- #112 [RFE] copr-cli whoami +- Bug 1431035 - coprs should check credentials before uploading + source rpm +- Spelling fixes + * Fri Aug 11 2017 clime 1.62-1 - allow to modify copr chroots with copr modify cmd