From 1dab16d17531ff6c9555da39a7a8ddde5a060454 Mon Sep 17 00:00:00 2001 From: clime Date: Jun 09 2017 18:14:54 +0000 Subject: Automatic commit of package [copr-cli] release [1.60-1]. Created by command: /usr/bin/tito tag --- diff --git a/.tito/packages/copr-cli b/.tito/packages/copr-cli index 8570505..9c68b04 100644 --- a/.tito/packages/copr-cli +++ b/.tito/packages/copr-cli @@ -1 +1 @@ -1.59-1 cli/ +1.60-1 cli/ diff --git a/cli/copr-cli.spec b/cli/copr-cli.spec index 5db2fd3..029e89d 100644 --- a/cli/copr-cli.spec +++ b/cli/copr-cli.spec @@ -12,7 +12,7 @@ %endif Name: copr-cli -Version: 1.59 +Version: 1.60 Release: 1%{?dist} Summary: Command line interface for COPR @@ -144,6 +144,9 @@ python3-pylint ./copr_cli/*.py || : %endif %changelog +* Fri Jun 09 2017 clime 1.60-1 +- use global const map for on/off command line switches value translation + * Wed Apr 19 2017 clime 1.59-1 - when building module --url or --yaml needs to be selected - remove make-module command