| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.10.2: * Exclude .ninja files from trailing space check * Refactoring and minor build-fixes.
- Update to 0.8.0:
* Enhance and expand the README.
https://lists.debian.org/debian-devel-games/2020/03/msg00008.html
- Update to 0.6.0:
* Made the WITH_TEST_SUITE option off by default to avoid depending on cmocka
( https://github.com/shlomif/fortune-mod/issues/44 )
* Remove unused code and other cleanups.
- Initial commit
- update to 0.10.1: * Fix "pkg-config file is broken when CMAKE_INSTALL_INCLUDEDIR is absolute"
- Update to 0.10.0:
* Fix the filenames in the comments of **.h and add SPDX identifiers.
* Add -DINSTALL_TO_DATADIR=... in CMakeLists.txt
"Install libdir files to the architecture independent datadir (e.g for Debian)"
* Minor README.asciidoc reformatting.
* Thanks to pert from #debian-mentoring.
- Make use of new INSTALL_TO_DATADIR option, switch to noarch