Changelog for
aranym-1.1.0-6.1.x86_64.rpm :
* Fri Apr 05 2024 Andreas Schwab
- Use full URL for sources
* Mon Nov 06 2023 Dominique Leuenberger - Fix build with RPM 4.19: unnumbered patches are no longer supported.
* Mon Jun 13 2022 Andreas Schwab - Add missing build requires- includes.patch: add missing includes
* Wed May 25 2022 Jan Engelhardt - Use more pkgconfig() buildrequire symbols, in part to make use of sdl12_compat.
* Wed Jul 10 2019 Andreas Schwab - lto.patch: force no LTO during floating point format detection
* Sun May 19 2019 Andreas Schwab - pow10.patch: use pow10 only if it exists
* Sun May 19 2019 Andreas Schwab - Fix url- Clean up spec file
* Sun May 19 2019 John Paul Adrian Glaubitz - Update to aranym 1.1.0.
* Notable changes: + ARAnyM is hosted by GitHub.com at https://aranym.github.io/ + there are automated builds for x86/amd64, armhf and macOS + added hotkey for turning audio on/off + HostFS MiNT file locking implemented + nfosmesa updated to OpenGL 4.6 + MetaDOS driver improved + hotkeys work in the Setup GUI dialog as well + configurable directory for screenshots (via Setup GUI) + on macOS the configuration file is now looked up first in ~/Documents/Aranym_files (if it does not exist yet) + displaying non-ASCII characters in the fileselector should work now + path of loaded TOS/EmuTOS can now be selected in the Setup GUI + JIT CPU compiler now supports Solaris + JIT CPU compiler now supports more 64bit hosts (like kfreebsd)
* New features: + NatFeat SCSI driver for Linux + NatFeat host exec + NatFeat for query/set CPU JIT + NatFeat for ARAnyM exit + new command line option --option that can set any value from the config file + AppImage running on all Linux distros can now be built- arm-ucontext-t.patch: Removed- cas2-emulation.patch: Removed- fmovecr-const.patch: Removed- nan-sign.patch: Removed- ncr5380-mode-reg.patch: Removed
* Mon Feb 26 2018 schwabAATTlinux-m68k.org- arm-ucontext-t.patch: use ucontext_t instead of struct ucontext
* Mon Mar 21 2016 schwabAATTlinux-m68k.org- fmovecr-const.patch: Fix some FPU constants for MPFR- nan-sign.patch: Properly track sign bit of NaN in mpfr fpu emulator- ncr5380-mode-reg.patch: emulate NCR5380 MODE register