Changelog for
copr-rpmbuild-0.62-1.fc35.x86_64.rpm :
* Sat Nov 26 2022 Jakub Kadlcik
0.62-1- migrate from pipes to shlex- move to GitHub home page- use repos from task for custom method- switch to template for custom method- strip trailing / from clone url
* Tue Aug 09 2022 Jakub Kadlcik 0.61-1- rpmbuild: specify some optional parameters for pyp2spec
* Wed Jul 27 2022 Pavel Raiskup 0.60-1- fix source build detection needed for %dist hacks
* Tue Jul 26 2022 Jakub Kadlcik 0.59-1- Add support for pyp2spec generator- Define copr-specific macros for make_srpm method- Define copr-specific macros for custom builds- Determine SRPM builds by having source_type- Undefine %dist for SRPM builds- Build SRPM from DistGit even with missing sources- Drop an unused extract_srpm method
* Tue Jun 21 2022 Jakub Kadlcik 0.58-1- Fix make_srpm with new git- Define copr-specific macros also for SRPM builds- SCM method to clone recursively
* Mon Apr 11 2022 Jakub Kadlcik 0.57-1- Don\'t fail a build because of fedora-review- Require a new version of fedora-review tool
* Fri Mar 18 2022 Pavel Raiskup 0.56-1- copr-distgit-client: document the configuration for the dist-git subpackage- copr-distgit-client: add the centos-stream configuration- copr-distgit-client: new --forked-from option that allows builds from (any) forks- rpmbuild: support for remote refs in committish (PR#2049 and PR#2081)
* Wed Feb 02 2022 Silvie Chlupova 0.55.2-1- don\'t depend on autospec in EL9- use config file in
*-cancel and
*-log scripts- better PID for copr-rpmbuild-log- keep the required common version on one place
* Wed Nov 10 2021 Silvie Chlupova 0.55.1-1- Fixing copr-common version
* Wed Nov 10 2021 Silvie Chlupova 0.54.2.dev-1- Fixup ACR handling- Always set \'requests.get()\' timeout- Drop ANSI escape sequences from logs again- Install fedora-review-plugin-java
* Mon Oct 11 2021 Pavel Raiskup 0.54-1- %auto{spec,changelog} support for DistGit method
* Thu Sep 30 2021 Silvie Chlupova 0.53-1- rpmbuild: require the latest version of gem2rpm- rpmbuild: update main.ini and rpkg.conf.j2 for rpkg 3.0 compatibility
* Tue Jun 15 2021 Pavel Raiskup 0.52-1- provide the build results as results.json- ensure the latest
*rpm macros packages on builder
* Thu May 20 2021 Pavel Raiskup 0.51-1- don\'t cleanup resultdir itself, only contents
* Tue Apr 27 2021 Jakub Kadlcik 0.50-1- rpmbuild: properly cleanup mock bootstrap- rpmbuild: document the options in main.ini file- rpmbuild: clarify and encapsulate Provider\'s directories- rpmbuild: cleanup the Provider class API- rpmbuild: better error for cleanup issue#1258
* Tue Mar 16 2021 Pavel Raiskup 0.49-1- don\'t require fedora_review tag in task json
* Tue Mar 16 2021 Pavel Raiskup 0.48-1- support running the fedora-review tool
* Tue Feb 09 2021 Pavel Raiskup 0.47-1- scm method to not enforce \'master\'
* Tue Feb 09 2021 Pavel Raiskup 0.46-1- rpmbuild: don\'t checkout master when not requested
* Wed Jan 20 2021 Pavel Raiskup 0.45-1- allow disabling modules in the buildroot- fix background process (group) cancellation
* Mon Nov 30 2020 Pavel Raiskup 0.44-1- don\'t override isolation config by default- require appropriate common version- repeatedly send requests to frontend until they succeed
* Mon Nov 30 2020 Pavel Raiskup 0.43-1- new --isolation copr option in Copr- require up2date copr-common