Information for build copr-rpmbuild-0.60-1.fc36

ID2037056
Package Namecopr-rpmbuild
Version0.60
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/copr-rpmbuild.git#041031070523ef8dd46d88eeb99ee19d61eca66b
SummaryRun COPR build tasks
DescriptionProvides command capable of running COPR build-tasks. Example: copr-rpmbuild 12345-epel-7-x86_64 will locally build build-id 12345 for chroot epel-7-x86_64.
Built bypraiskup
State complete
Volume prod
StartedWed, 27 Jul 2022 12:46:15 UTC
CompletedWed, 27 Jul 2022 12:54:48 UTC
Taskbuild (f36-candidate, /rpms/copr-rpmbuild.git:041031070523ef8dd46d88eeb99ee19d61eca66b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/copr-rpmbuild.git#041031070523ef8dd46d88eeb99ee19d61eca66b'}}
Tags
f36-updates
RPMs
src
copr-rpmbuild-0.60-1.fc36.src.rpm (info) (download)
aarch64
copr-builder-0.60-1.fc36.aarch64.rpm (info) (download)
copr-distgit-client-0.60-1.fc36.aarch64.rpm (info) (download)
copr-rpmbuild-0.60-1.fc36.aarch64.rpm (info) (download)
armv7hl
copr-builder-0.60-1.fc36.armv7hl.rpm (info) (download)
copr-distgit-client-0.60-1.fc36.armv7hl.rpm (info) (download)
copr-rpmbuild-0.60-1.fc36.armv7hl.rpm (info) (download)
i686
copr-builder-0.60-1.fc36.i686.rpm (info) (download)
copr-distgit-client-0.60-1.fc36.i686.rpm (info) (download)
copr-rpmbuild-0.60-1.fc36.i686.rpm (info) (download)
ppc64le
copr-builder-0.60-1.fc36.ppc64le.rpm (info) (download)
copr-distgit-client-0.60-1.fc36.ppc64le.rpm (info) (download)
copr-rpmbuild-0.60-1.fc36.ppc64le.rpm (info) (download)
s390x
copr-builder-0.60-1.fc36.s390x.rpm (info) (download)
copr-distgit-client-0.60-1.fc36.s390x.rpm (info) (download)
copr-rpmbuild-0.60-1.fc36.s390x.rpm (info) (download)
x86_64
copr-builder-0.60-1.fc36.x86_64.rpm (info) (download)
copr-distgit-client-0.60-1.fc36.x86_64.rpm (info) (download)
copr-rpmbuild-0.60-1.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 27 2022 Pavel Raiskup <praiskup@redhat.com> 0.60-1 - fix source build detection needed for %dist hacks * Tue Jul 26 2022 Jakub Kadlcik <frostyx@email.cz> 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 <frostyx@email.cz> 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 <frostyx@email.cz> 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 <praiskup@redhat.com> 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 <schlupov@redhat.com> 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 <schlupov@redhat.com> 0.55.1-1 - Fixing copr-common version * Wed Nov 10 2021 Silvie Chlupova <schlupov@redhat.com> 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 <praiskup@redhat.com> 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 <praiskup@redhat.com> 0.52-1 - provide the build results as results.json - ensure the latest *rpm macros packages on builder * Thu May 20 2021 Pavel Raiskup <praiskup@redhat.com> 0.51-1 - don't cleanup resultdir itself, only contents * Tue Apr 27 2021 Jakub Kadlcik <frostyx@email.cz> 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 <praiskup@redhat.com> 0.49-1 - don't require fedora_review tag in task json * Tue Mar 16 2021 Pavel Raiskup <praiskup@redhat.com> 0.48-1 - support running the fedora-review tool * Tue Feb 09 2021 Pavel Raiskup <praiskup@redhat.com> 0.47-1 - scm method to not enforce 'master' * Tue Feb 09 2021 Pavel Raiskup <praiskup@redhat.com> 0.46-1 - rpmbuild: don't checkout master when not requested * Wed Jan 20 2021 Pavel Raiskup <praiskup@redhat.com> 0.45-1 - allow disabling modules in the buildroot - fix background process (group) cancellation * Mon Nov 30 2020 Pavel Raiskup <praiskup@redhat.com> 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 <praiskup@redhat.com> 0.43-1 - new --isolation copr option in Copr - require up2date copr-common * Thu Nov 12 2020 Pavel Raiskup <praiskup@redhat.com> 0.42-1 - require podman on all builders - move the whole copr-distgit-client below copr-builder - git module name to define the lookaside download url * Wed Nov 11 2020 Pavel Raiskup <praiskup@redhat.com> 0.41-1 - non-dev version and release * Mon Nov 09 2020 Jakub Kadlcik <frostyx@email.cz> 0.40.2.dev-1 - rpmbuild: fix chroot_scan copying - rpmbuild: fix mock --buildsrpm option - rpmbuild: set Vendor metadata for builds - rpmbuild: use mock --srpmbuild for spec file uploads - frontend, cli, python, rpmbuild: better bootstrap config - beaker-tests, cli, frontend, python, rpmbuild: add option to config bootstrap - all: run pytest with -vv in package build - rpmbuild: disable source fetch for the dist-git method - rpmbuild: catch FileNotFound on el6 correctly - rpmbuild: drop SourceType and rely on BuildSourceEnum - common, cli, python, rpmbuild, frontend, backend: DistGit source method - rpmbuild: fix Provider class design - rpmbuild: inform about testsuite coverage * Mon Aug 10 2020 Pavel Raiskup <praiskup@redhat.com> 0.40-1 - provide the "dynamic" %buildtag - define config_opts['root'] mock config for make srpm method