AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.5.4: * Use binary search for synonyms * Various improvments in work with synonyms * Added --json (same as --json-output) to match man * Show all matched result * More robust parsing of ifo file * Prevent crash if file size of files not matched expecting one for .oft files
- Update to version 0.5.3: * Use single quotes around JSON data to reduce need for escaping * Store integer magic in cache file * Added $SDCV_HISTFILE to set history file * return exit code 2 if search term not found * Comply with the XDG Base Directory Specification - Update cmake minimum build requirement to 3.5. - Run spec-cleaner.
- Update to version 0.5.2 * Synonyms index support (.syn files) by Peter * Add support of json output by Peter (--json-output) * Add -e for exact searches (no fuzzy matches) by Peter * Fix FSF address in license by Tomáš Čech
- bump to 0.5.1
- spec-file cleanup - fix download URL
- now builds using cmake - spec file cleanup - update to 0.5.0~beta2 - all patches integrated upstream
- add bugfix patches from Debian to fix build
- Fixed french translation patch.
- Fixed language files searching.
- Added french translation
- Initial version