19d537dee3
- Update to version 1.0 Features: * Support UTF-8 * Support readline-like editing * Quit on Esc * Redraw on terminal resize * Bracketed paste escapes are ignored Performance: * Initialize tty interface before reading stdin - Add keyring file and do package source verfication - Clean specfile with spec-cleaner - Make sure we use correct build flags with %{optfiles} macro OBS-URL: https://build.opensuse.org/request/show/680980 OBS-URL: https://build.opensuse.org/package/show/Base:System/fzy?expand=0&rev=4
21 lines
700 B
Plaintext
21 lines
700 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 2 17:10:31 UTC 2019 - Matthias Eliasson <elimat@opensuse.org>
|
|
|
|
- Update to version 1.0
|
|
Features:
|
|
* Support UTF-8
|
|
* Support readline-like editing
|
|
* Quit on Esc
|
|
* Redraw on terminal resize
|
|
* Bracketed paste escapes are ignored
|
|
Performance:
|
|
* Initialize tty interface before reading stdin
|
|
- Add keyring file and do package source verfication
|
|
- Clean specfile with spec-cleaner
|
|
- Make sure we use correct build flags with %{optfiles} macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 10:19:19 UTC 2018 - mvetter@suse.com
|
|
|
|
- Create initial package for openSUSE in version 0.9
|