ID | 262504 |
Package Name | hut |
Version | 0.3.0 |
Release | 7.fc40 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/hut.git#41c2bf4c0fd2af004310a8df5d14212344b3f3fe |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Wed, 08 Nov 2023 13:14:32 UTC |
Completed | Wed, 08 Nov 2023 14:48:17 UTC |
Task | build (f40, /rpms/hut.git:41c2bf4c0fd2af004310a8df5d14212344b3f3fe) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hut.git#41c2bf4c0fd2af004310a8df5d14212344b3f3fe'}} |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* 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).
|