| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.9 * Ensure all *.c files include config.h before any other headers * Re-enable code to use XKB Bells * Add -help and -version options * List which options were unrecognized before printing usage message * gitlab CI: stop requiring Signed-off-by in commits * fix const error * FIX const warning * FIX some const warnings * stop const warnings * stop const warnings * stop const warnings * stop const warnings * stop const warnings * fix initialization discards const * Fix shadowing box
- Update to version 1.0.8 * bugfix release
- Update to version 1.0.7
* This version raises the minimum version of libXt required to build & run
editres to libXt 1.0.99.1.
- fixed license to X11 in specfile
- Update to version 1.0.6: + Remove Xorg/XFree86 CVS/RCS id tags. + config: - Move man pages into their own directory. - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. - Replace deprecated AC_HELP_STRING with AS_HELP_STRING. + man: - Replace hard coded man page section with substitution strings - Remove trailing spaces and tabs.
- Split editres from xorg-x11. Initial version: 1.0.5.