diff --git a/.gitignore b/.gitignore index 009da37..5f5ae03 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /copr-cli-1.74.tar.gz /copr-cli-1.78.git.1.4586fcbd.tar.gz /copr-cli-1.78.tar.gz +/copr-cli-1.79.tar.gz diff --git a/copr-cli.spec b/copr-cli.spec index ae48bc6..11374d7 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -7,7 +7,7 @@ %endif Name: copr-cli -Version: 1.78 +Version: 1.79 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.78 +# git checkout copr-cli-1.79 # cd copr/cli # rpkg spec --sources -Source0: copr-cli-1.78.tar.gz +Source0: copr-cli-1.79.tar.gz BuildArch: noarch @@ -112,6 +112,18 @@ install -p man/copr.1 %{buildroot}/%{_mandir}/man1/ %changelog +* Wed Apr 24 2019 Jakub Kadlčík 1.79-1 +- add CLI for permissions +- new --max-builds option +- rename repos 'url' attribute to 'baseurl' +- generate mock rootdir on client side +- pass a repo priority to dnf config +- Revert "[cli] fix copr mock-config" +- support temporary projects +- print helpful hints for config parsing errors +- fix tests broken by PR#547 +- fix copr-cli downloading parent directory for cancelled builds + * Mon Feb 11 2019 Jakub Kadlčík 1.78-1 - Don't catch exceptions inside action - Fix storing the custom script parameters diff --git a/sources b/sources index 04a73e6..160ca98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-cli-1.78.tar.gz) = 035c63ee05e6af0b976664bfcfe1f0ca1b7cbede98ecb8b759623993f99d9021348b3492fdc3fa84412d6c8d82bbe7d1015d26c8313eb3c6b69d9433f470111d +SHA512 (copr-cli-1.79.tar.gz) = 5660ed3297a72f62372dd07367fc0368ee282b526a5aba127b941533133992cc4986650d3642212e233f4c39e4ad1009680198a87aa526e2ed2c918e00a240f1