diff --git a/.gitignore b/.gitignore index 4d49333..5689c5a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /copr-cli-1.71.tar.gz /copr-cli-1.72.tar.gz /copr-cli-1.73.tar.gz +/copr-cli-1.74.tar.gz diff --git a/copr-cli.spec b/copr-cli.spec index c74c8fa..adace9c 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -7,7 +7,7 @@ %endif Name: copr-cli -Version: 1.73 +Version: 1.74 Release: 1%{?dist} Summary: Command line interface for COPR @@ -15,10 +15,10 @@ License: GPLv2+ URL: https://pagure.io/copr/copr # Source is created by: # git clone https://pagure.io/copr/copr.git -# git checkout copr-cli-1.73 +# git checkout copr-cli-1.74 # cd copr/cli # rpkg spec --sources -Source0: copr-cli-1.73.tar.gz +Source0: copr-cli-1.74.tar.gz BuildArch: noarch @@ -45,7 +45,6 @@ BuildRequires: python3-simplejson %else Requires: python-copr >= 1.63 Requires: python-jinja2 -Requires: python-progress Requires: python-simplejson BuildRequires: pytest @@ -66,6 +65,10 @@ Requires: python-argparse BuildRequires: python-argparse %endif +%if 0%{?rhel} == 7 +Requires: python-progress +%endif + %description COPR is lightweight build system. It allows you to create new project in WebUI, and submit new builds and COPR will create yum repository from latests builds. @@ -107,6 +110,9 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/ %changelog +* Thu Aug 30 2018 clime 1.74-1 +- python-progress is not present in EL6 + * Fri Aug 24 2018 clime 1.73-1 - pg#370 copr-cli new-webhook-secret fails - fix input under python2 diff --git a/sources b/sources index bccf8fd..5be7a7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-cli-1.73.tar.gz) = 20bf55d94ff33841cde3ce71222304a28418e2d485da561156313a9858c60a22cf85782c72fc2d86caab7fa7eacf51935d66d878ed9859932fb64be1cfe063f6 +SHA512 (copr-cli-1.74.tar.gz) = 2304e11eac1bd1f7cc44159831713d74dab9be7965ca021705bb280ec5d4b1807abda056646085e8cdb762db8f0003ce046f13a93faeab5ea9fbf529621dd67b