Mon, 13 May 2024 19:18:08 UTC | login

Information for build copr-rpmbuild-0.61-1.fc37

ID212381
Package Namecopr-rpmbuild
Version0.61
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/copr-rpmbuild.git#97f0676f7fe53be536e7b10b599e97d37a25e7ac
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 11 Nov 2022 10:52:22 UTC
CompletedFri, 11 Nov 2022 12:29:53 UTC
Taskbuild (f37, /rpms/copr-rpmbuild.git:97f0676f7fe53be536e7b10b599e97d37a25e7ac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/copr-rpmbuild.git#97f0676f7fe53be536e7b10b599e97d37a25e7ac'}}
Tags
f37
f38
RPMs
src
copr-rpmbuild-0.61-1.fc37.src.rpm (info) (download)
riscv64
copr-builder-0.61-1.fc37.riscv64.rpm (info) (download)
copr-distgit-client-0.61-1.fc37.riscv64.rpm (info) (download)
copr-rpmbuild-0.61-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 09 2022 Jakub Kadlcik <frostyx@email.cz> 0.61-1 - rpmbuild: specify some optional parameters for pyp2spec * 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