- Remove cargo_config - it's part of the vendor.tar.zst now
- Clean up spec file
- Clean up _service file
* Rename 'disabled' to 'manual'
* Remove cargo_audit (now part of cargo_vendor)
* Add '<param name="filter">true</param>' to reduce the size of
vendor.tar.zst
OBS-URL: https://build.opensuse.org/package/show/utilities/igrep?expand=0&rev=6
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 8 18:04:40 UTC 2025 - munix9@googlemail.com
|
|
|
|
- Fix build on Factory/TW (update vendor.tar.zst)
|
|
- Remove cargo_config - it's part of the vendor.tar.zst now
|
|
- Clean up spec file
|
|
- Clean up _service file
|
|
* Rename 'disabled' to 'manual'
|
|
* Remove cargo_audit (now part of cargo_vendor)
|
|
* Add '<param name="filter">true</param>' to reduce the size of
|
|
vendor.tar.zst
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 06:30:10 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 1.3.0:
|
|
* locate editor executable using which crate
|
|
* add -w/--word-regexp arg
|
|
* add option to open Context Viewer at startup
|
|
* add follow symlinks option
|
|
* ability to specify custom command
|
|
* read custom editor from environment
|
|
* add less as an editor option
|
|
* add a keybindings popup
|
|
* add keybindings for changing context viewer size
|
|
* fix flushing infinitely when opening nvim with no results found
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 15 08:22:41 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Initial package of igrep 1.2.0 for openSUSE
|