AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- BuildRequire rust >= 1.67 as indicated by upstream - this leads to builds for 15.4 being unresolvable instead of failing...
- add BuildRequires for python3-base
- Update to version 0.9.0 New Features: * A ys command to copy unescaped string literals to the clipboard. * A family of printing p commands, analogous to the y commands, that print simply content to the screen. Useful for viewing long string values, or if the clipboard functionality isn't working. * Line numbers! Both absolute and relative. * C and E commands, analogous to the existing c and e commands, for deeply collapsing/expanding values - Use cargo-packaging instead of rust-packaging
- Initial package, version 0.8.0