Information for build golly-4.3-3.fc42

ID5848
Package Namegolly
Version4.3
Release3.fc42
Epoch
DraftFalse
SummaryCellular automata simulator (includes Conway's Game of Life)
DescriptionGolly is an open source application for exploring Conway's Game of Life and other cellular automata. Golly supports unbounded universes with up to 256 states. Golly supports multiple algorithms, including Bill Gosper's super fast hashlife algorithm. Many different types of CA are included: John von Neumann's 29-state CA, Wolfram's 1D rules, WireWorld, Generations, Langton's Loops, Paterson's Worms, etc.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:21:23 UTC
CompletedMon, 09 Jun 2025 16:21:23 UTC
Tags
f42
RPMs
src
golly-4.3-3.fc42.src.rpm (info) (download)
noarch
golly-data-4.3-3.fc42.noarch.rpm (info) (download)
golly-devel-4.3-3.fc42.noarch.rpm (info) (download)
riscv64
golly-4.3-3.fc42.riscv64.rpm (info) (download)
golly-debuginfo-4.3-3.fc42.riscv64.rpm (info) (download)
golly-debugsource-4.3-3.fc42.riscv64.rpm (info) (download)
Changelog * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Christian Krause <chkr@fedoraproject.org> - 4.3-1 - Fix FTBFS (#2261207) - Update to latest upstream release 4.3 - Update patch for linking lua dynamically - Add patch to avoid using deprecated Python modules * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 05 2023 Christian Krause <chkr@fedoraproject.org> - 4.2-3 - Let main package own /usr/share/golly/Rules to avoid an unowned directory if only the -devel subpackage would be installed * Tue Oct 03 2023 Christian Krause <chkr@fedoraproject.org> - 4.2-2 - Move license tag (and license file) with CC-BY-SA-3.0 license to appropriate sub-package - Change URL tag to https - Correct sourceforge-specific Source URL - Change dependencies: sub-packages now require the fully-versioned main package and the main package recommends the -data subpackage - Move desktop-file-validate to %check section * Tue Sep 05 2023 Christian Krause <chkr@fedoraproject.org> - 4.2-1 - Unretire golly (#2237768) - Migrated to SPDX license - Update to latest upstream release 4.2 - Cleanup specfile