Tue, 18 Jun 2024 13:12:27 UTC | login

Information for build rgbds-0.3.2-4.fc29

ID30748
Package Namergbds
Version0.3.2
Release4.fc29
Epoch
SummaryA development package for the Game Boy, including an assembler
DescriptionRGBDS (Rednex Game Boy Development System) is a free assembler/linker package for the Game Boy and Game Boy Color. It consists of: * rgbasm (assembler) * rgblink (linker) * rgbfix (checksum/header fixer) * rgbgfx (PNG‐to‐2bpp graphics converter)
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 28 May 2018 08:30:49 UTC
CompletedMon, 28 May 2018 11:10:05 UTC
Taskbuild (f29-candidate, rgbds-0.3.2-4.fc29.src.rpm)
Tags
f29
RPMs
src
rgbds-0.3.2-4.fc29.src.rpm (info) (download)
riscv64
rgbds-0.3.2-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 10 2017 Sanqui <gsanky@gmail.com> - 0.3.2-1 - Update to 0.3.2 - Add flex as a dependency - Temporarily add a `make clean` step - Fix `make` parameters to work with Makefile changes - README -> README.md - Add new manpages * Sun Mar 26 2017 Sanqui <gsanky@gmail.com> - 0.2.5-2 - Add newlines between changelog entries in the specfile * Sat Mar 25 2017 Sanqui <gsanky@gmail.com> - 0.2.5-1 - Patch the Makefie to prevent stripping symbols - Enable debuginfo build * Fri Mar 03 2017 Sanqui <gsanky@gmail.com> - 0.2.4-2 - Correct license (added BSD) - Remove commented out Requires: - Change Q= to Q="" - Honor optflags * Wed Mar 01 2017 Sanqui <gsanky@gmail.com> - 0.2.4-1 - Initial package