Fri, 03 May 2024 16:02:57 UTC | login

Information for build hut-0.3.0-9.fc40

ID303853
Package Namehut
Version0.3.0
Release9.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/hut.git#e7ae2ef71155d0af2ea653e7a36d13151a526635
SummaryA CLI tool for Sourcehut
Descriptionhut is a CLI tool for interacting with Sourcehut instances. It supports git.sr.ht as well as self-hosted Sourcehut instances.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Apr 2024 08:39:28 UTC
CompletedWed, 10 Apr 2024 10:06:21 UTC
Taskbuild (f40, /rpms/hut.git:e7ae2ef71155d0af2ea653e7a36d13151a526635)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hut.git#e7ae2ef71155d0af2ea653e7a36d13151a526635'}}
Tags
f40
RPMs
src
hut-0.3.0-9.fc40.src.rpm (info) (download)
noarch
golang-sr-emersion-hut-devel-0.3.0-9.fc40.noarch.rpm (info) (download)
riscv64
hut-0.3.0-9.fc40.riscv64.rpm (info) (download)
hut-debuginfo-0.3.0-9.fc40.riscv64.rpm (info) (download)
hut-debugsource-0.3.0-9.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> None-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> None-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> None-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 14 2023 Maxwell G <maxwell@gtmx.me> None-6 - Update to 0.3.0. Fixes rhbz#2186192. * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> None-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Sep 28 2022 Maxwell G <gotmax@e.email> None-4 - Define /builddir/build to fix %setup -q -n hut-0.3.0 rm -fr "/builddir/build/BUILD/hut-0.3.0/vendor" if [[ ! -e "/builddir/build/BUILD/hut-0.3.0/_build/bin" ]] ; then install -m 0755 -vd "/builddir/build/BUILD/hut-0.3.0/_build/bin" export GOPATH="/builddir/build/BUILD/hut-0.3.0/_build:${GOPATH:+${GOPATH}:}/usr/share/gocode" fi if [[ ! -e "/builddir/build/BUILD/hut-0.3.0/_build/src/git.sr.ht/~emersion/hut" ]] ; then install -m 0755 -vd "$(dirname /builddir/build/BUILD/hut-0.3.0/_build/src/git.sr.ht/~emersion/hut)" ln -fs "/builddir/build/BUILD/hut-0.3.0" "/builddir/build/BUILD/hut-0.3.0/_build/src/git.sr.ht/~emersion/hut" fi cd "/builddir/build/BUILD/hut-0.3.0/_build/src/git.sr.ht/~emersion/hut" * Wed Sep 28 2022 Maxwell G <gotmax@e.email> None-3 - Don't include the manpage sources in package * Wed Sep 28 2022 Maxwell G <gotmax@e.email> None-2 - Initial import (rhbz#2124025).