Information for build aalib-1.4.0-0.55.rc5.fc42

ID118406
Package Nameaalib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.0
Release0.55.rc5.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/aalib.git#4944acc1b3319a87583442d56e265f8c11f92498
SummaryASCII art library
DescriptionAA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with a powerful ASCII art renderer. The API is designed to be similar to other graphics libraries.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 07 Mar 2025 12:06:39 CST
CompletedFri, 07 Mar 2025 12:29:00 CST
Taskbuild (f42, /rpms/aalib.git:4944acc1b3319a87583442d56e265f8c11f92498)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/aalib.git#4944acc1b3319a87583442d56e265f8c11f92498'}}
Tags
f42
RPMs
src
aalib-1.4.0-0.55.rc5.fc42.src.rpm (info) (download)
riscv64
aalib-1.4.0-0.55.rc5.fc42.riscv64.rpm (info) (download)
aalib-devel-1.4.0-0.55.rc5.fc42.riscv64.rpm (info) (download)
aalib-libs-1.4.0-0.55.rc5.fc42.riscv64.rpm (info) (download)
aalib-debuginfo-1.4.0-0.55.rc5.fc42.riscv64.rpm (info) (download)
aalib-debugsource-1.4.0-0.55.rc5.fc42.riscv64.rpm (info) (download)
aalib-libs-debuginfo-1.4.0-0.55.rc5.fc42.riscv64.rpm (info) (download)
Logs
riscv64
dnf5.log
hw_info.log
installed_pkgs.log
mock_config.log
mock_output.log
root.log
state.log
build.log
Changelog * Mon Mar 03 2025 Tom Callaway <spot@fedoraproject.org> - 1.4.0-0.55.rc5 - force std=gnu17 (it does not support C23) - fixes FTBFS * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-0.54.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jan 03 2025 Xavier Bachelot <xavier@bachelot.org> - 1.4.0-0.53.rc5 - Re-enable gpm on EL10 * Fri Oct 04 2024 Xavier Bachelot <xavier@bachelot.org> - 1.4.0-0.52.rc5 - Do not BuildRequires gpm-devel on EL10 - Specfile clean up * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-0.51.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Feb 10 2024 Tom Callaway <spot@fedoraproject.org> - 1.4.0-0.50.rc5 - apply two fixes from gentoo - fix aalib to handle opaque WINDOW in ncurses - fix license tag - fix patch macro syntax - fixes FTBFS * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-0.49.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-0.48.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-0.47.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Apr 06 2023 Florian Weimer <fweimer@redhat.com> - 1.4.0-0.46.rc5 - Port to C99