| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 2.09: * Window resize support for hex-view and hex-edit * Display format improvements
- Update to version 2.08
* "Show tagged files only" in file windows (Shift-F4 or Ctrl-F4
(if system allows Ctrl function keys / Thanks to frank)
* Lots of UTF_8 improvements/bugfixes
* Improve compatibility with old unix systems / some minor fixes
- update to 2.07:
* Removed -O compiler switch due to problems with UTF_8
code
* Added workaround when resizing ytree window during string
input
- update to 2.06: * Fixed compile error in input.c (UTF_8 only)
- Update to 2.0.5: * Uses regcomp instead of deprecated re_comp/re_exec (linux) * Debug file sort issue for very large file sizes * Reduced compiler warnings - run spec-clean
- Update to 2.0.4: * Avoid security warning for mvprintw in input.c
- update to 2.0.3: * cleanup + added LDFLAG "-ltinfo"
- Specfile cleanup - Build with CFLAGS - Use Proper RPM Group
- Initial OBS Release