diff --git a/.gitignore b/.gitignore index 5f5ae03..4d1cab9 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /copr-cli-1.78.git.1.4586fcbd.tar.gz /copr-cli-1.78.tar.gz /copr-cli-1.79.tar.gz +/copr-cli-1.80.tar.gz diff --git a/copr-cli.spec b/copr-cli.spec index 0529ad3..d8d91a8 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -7,18 +7,17 @@ %endif Name: copr-cli -Version: 1.79 -Release: 2%{?dist} +Version: 1.80 +Release: 1%{?dist} Summary: Command line interface for COPR 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.79 -# cd copr/cli -# rpkg spec --sources -Source0: copr-cli-1.79.tar.gz +# git clone %%url && cd copr +# tito build --tgz --tag %%name-%%version-%%release +Source0: %name-%version.tar.gz BuildArch: noarch @@ -32,13 +31,14 @@ BuildRequires: util-linux Requires: python3-copr >= 1.89 Requires: python3-jinja2 Requires: python3-simplejson +Requires: python3-humanize Recommends: python3-progress BuildRequires: python3-copr >= 1.89 BuildRequires: python3-devel BuildRequires: python3-jinja2 -BuildRequires: python3-pylint +BuildRequires: python3-humanize BuildRequires: python3-pytest BuildRequires: python3-setuptools BuildRequires: python3-simplejson @@ -47,11 +47,13 @@ BuildRequires: python3-munch Requires: python-copr >= 1.89 Requires: python-jinja2 Requires: python-simplejson +Requires: python-humanize BuildRequires: pytest BuildRequires: python-copr >= 1.89 BuildRequires: python-devel BuildRequires: python-jinja2 +BuildRequires: python-humanize BuildRequires: python-mock BuildRequires: python-setuptools BuildRequires: python-simplejson @@ -112,8 +114,9 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/ %changelog -* Wed Jul 24 2019 Fedora Release Engineering - 1.79-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild +* Mon Jul 29 2019 Pavel Raiskup 1.80-1 +- drop pylint from BR +- use humanize instead of format_size(); fix issue#724 * Wed Apr 24 2019 Jakub Kadlčík 1.79-1 - add CLI for permissions @@ -865,5 +868,3 @@ fix non-passing unittests under f28+ * Mon Jun 17 2013 Miroslav Suchý 1.1-1 - new package built with tito - - diff --git a/sources b/sources index 160ca98..fa3d006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-cli-1.79.tar.gz) = 5660ed3297a72f62372dd07367fc0368ee282b526a5aba127b941533133992cc4986650d3642212e233f4c39e4ad1009680198a87aa526e2ed2c918e00a240f1 +SHA512 (copr-cli-1.80.tar.gz) = bd53b9e5ea46be4cad1115c73705b522032c3a7d3764e40709fa5643bf391108fa7d0dc9c6ff8dcc13415101b2327361e9c65fb8e5887669bd623f2090e8dc8d