diff --git a/.gitignore b/.gitignore index b842cdb..f3fcb51 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /copr-cli-1.65.tar.gz /copr-cli-1.66.tar.gz /copr-cli-1.67.tar.gz +/copr-cli-1.68.tar.gz diff --git a/copr-cli.spec b/copr-cli.spec index d444ee3..e2d0f93 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -13,17 +13,18 @@ %endif Name: copr-cli -Version: 1.67 +Version: 1.68 Release: 1%{?dist} Summary: Command line interface for COPR License: GPLv2+ URL: https://pagure.io/copr/copr -# Source is created by +# Source is created by: # git clone https://pagure.io/copr/copr.git +# git checkout copr-cli-1.68 # cd copr/cli -# tito build --tgz -Source0: %{name}-%{version}.tar.gz +# rpkg spec --sources +Source0: copr-cli-1.68.tar.gz BuildArch: noarch BuildRequires: asciidoc @@ -96,9 +97,9 @@ only. %build %if 0%{?use_python3} -%{__python3} setup.py build +version="%{version}" %{__python3} setup.py build %else -%{__python2} setup.py build +version="%{version}" %{__python2} setup.py build %endif mv copr_cli/README.rst ./ @@ -109,9 +110,9 @@ a2x -d manpage -f manpage man/copr-cli.1.asciidoc %install install -d %{buildroot}%{_pkgdocdir}/ %if 0%{?use_python3} -%{__python3} setup.py install --root %{buildroot} +version="%{version}" %{__python3} setup.py install --root %{buildroot} %else -%{__python2} setup.py install --root %{buildroot} +version="%{version}" %{__python2} setup.py install --root %{buildroot} %endif ln -sf %{_bindir}/copr-cli %{buildroot}%{_bindir}/copr @@ -153,6 +154,14 @@ python3-pylint ./copr_cli/*.py || : %endif %changelog +* Thu Apr 26 2018 Dominik Turecek 1.68-1 +- simplify bar.finish logic +- rpkg deployment into COPR - containers + releng continuation +- #280 cli upload to nonexisting project makes terminal cursor disappear +- #220 copr-cli doesn't display build progress in non-interactive terminal +- add download-build --dest description to man page +- add `copr delete-build` build into man pages + * Fri Feb 23 2018 clime 1.67-1 - remove Group tag diff --git a/sources b/sources index 331bef5..7c82ad6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-cli-1.67.tar.gz) = 0194e194eeebbce059bbf3b5b6e42bd9bbbf9891ba3877d229e6834ba22038357000ccf7800a53490798e848dd3b4aefb03a7ea8b9471ecf9562aa0bf72cc306 +SHA512 (copr-cli-1.68.tar.gz) = 3bd35efefa6892fc3332cad8eaa7b8689aa3c7c0bb89369d079bd6b84b88b7e5d4a4dd9f125703add0f2a72f1ebd11839ebffe036e488b2ab003bc0555fb238d