ID | 245345 |
Package Name | hut |
Version | 0.3.0 |
Release | 6.fc38 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/hut.git#36e22c693ed9a9d91b6d117672f4315ccf2d108b |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Fri, 05 May 2023 16:53:23 UTC |
Completed | Fri, 05 May 2023 19:15:41 UTC |
Task | build (f38, /rpms/hut.git:36e22c693ed9a9d91b6d117672f4315ccf2d108b) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hut.git#36e22c693ed9a9d91b6d117672f4315ccf2d108b'}} |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* 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).
|