Thu, 16 May 2024 02:29:01 UTC | login

Information for build rlwrap-0.45.2-3.fc37

ID220738
Package Namerlwrap
Version0.45.2
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rlwrap.git#7000f0cd4fd2690fcc51ad587314e74ca46c77c7
SummaryWrapper for GNU readline
Descriptionrlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 Nov 2022 14:05:46 UTC
CompletedSun, 13 Nov 2022 15:50:05 UTC
Taskbuild (f37, /rpms/rlwrap.git:7000f0cd4fd2690fcc51ad587314e74ca46c77c7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rlwrap.git#7000f0cd4fd2690fcc51ad587314e74ca46c77c7'}}
Tags
f37
f38
RPMs
src
rlwrap-0.45.2-3.fc37.src.rpm (info) (download)
riscv64
rlwrap-0.45.2-3.fc37.riscv64.rpm (info) (download)
rlwrap-debuginfo-0.45.2-3.fc37.riscv64.rpm (info) (download)
rlwrap-debugsource-0.45.2-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 28 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 0.45.2-3 - Fix version parsing in rlwrapfilter.py (rhbz#2091749) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.45.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Feb 02 2022 Michel Alexandre Salim <salimma@fedoraproject.org> 0.45.2-1 - Update to 0.45.2 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.44-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.44-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.44-1 - Update to 0.44 * Fri Dec 04 2020 Jeff Law <law@redhat.com> - 0.43-8 - Fix out of bounds read in configure generated code caught by gcc-11