Changelog for
copr-cli-1.111-1.el9.noarch.rpm :
* Fri Mar 01 2024 Pavel Raiskup
1.111-1- correctly check CoprDir name before uploading large SRPM- assign fallback value from self.username- fix `copr build` +args --help output- typo in --namespace help output
* Tue Aug 15 2023 Pavel Raiskup 1.110-1- priority=X support for copr DNF repositories added- new \'copr-cli download-build --logs\' option added- make the pyp2spec tool the default PyPI spec generator
* Tue May 23 2023 Jakub Kadlcik 1.109-1- Show CHROOT in help output instead of CHROOTS- More readable errors related to implicit ownername- General check if it makes sense to upload SRPM- Describe add-package-custom and edit-package-custom in the manpage- Sync --timeout manpage docs with --help output
* Wed Apr 05 2023 Jiri Kyjovsky 1.108-1- Bump release version for release mess
* Tue Apr 04 2023 Jiri Kyjovsky 1.107-1- Explicitly ask which user checks the permissions- Add `get` cli command for proxy.project.get()
* Wed Mar 22 2023 Jiri Kyjovsky 1.106-1- Add --review parameter for download-build- Disable default option for modifying project- Add option for follow_fedora_branching- Simplify `mock-config` output
* Tue Jan 24 2023 Jakub Kadlcik 1.105-1- More understandable module hotfixes description- Add options to download only built RPMs/spec files- Use the --dirname parameter for copr-cli monitor- Disable appstream by default- Use SPDX license
* Sat Nov 26 2022 Jakub Kadlcik 1.104-1- move to GitHub home page- add parameter for custom method repos
* Tue Aug 16 2022 Jiri Kyjovsky 1.103-1- add packit_forge_projects_allowed for Copr projects
* Tue Jul 26 2022 Jakub Kadlcik 1.102-1- Add support for pyp2spec generator- Fix the --debug test on EL7- Simplify cli configuration- Make requests-gssapi an opt-in dep in PyPI- Sync \'copr build\' with other \'copr build
*\' methods- De-duplicate printing builds, and waiting- De-duplicate logic for taking dirname from arg- Simplify and fix progress bar- Add API support for runtime_dependencies- Print the URL of created project
* Tue Jun 21 2022 Jakub Kadlcik 1.101-1- Remove depraceted method `copr-cli buildfedpkg\'
* Mon Apr 04 2022 Pavel Raiskup 1.100-1- list-package-names now uses pagination- ensure that (error/info) logging is printed even without --debug- support for GSSAPI authentication added- re-try 3x the connection to Frontend upon failures
* Fri Mar 18 2022 Pavel Raiskup 1.99-1- add \'edit-chroot --reset\' option- add \'edit-chroot --rpmbuild-with{,out}\'- add \'edit-chroot --modules\' option