Changelog for
tealdeer-zsh-completion-1.6.1-42.14.noarch.rpm :
* Thu Feb 15 2024 Soc Virnyl Estela
- Switch to cargo instead of rust+cargo.
* Thu Feb 08 2024 Soc Virnyl Estela - Update specfile
* remove cargo_config. now included in vendored tarball
* replace vendor.tar.xz with zstd compressed vendor.tar.zst
* remove README.packager. Now automated with obs-service-cargo- Update vendored dependencies.- Update service file
* replace \"disabled\" with \"manual\" as \"disabled\" is obsoleted.
* Fri Apr 14 2023 William Brown - bsc#1210365 - CVE-2023-26964 - hyper,h2: stream stacking when H2 processing HTTP2 RST_STREAM frames
* Sun Nov 06 2022 Soc Virnyl Estela - Update to version 1.6.1:
* Run cargo update (#299)
* Fix path source for custom pages dir (#297)
* Docs: improve grammar (#296)
* Run cargo update (#291)
* Remove deprecated -m/--markdown command
* Remove deprecated -o/--os command
* Remove deprecated --config-path command
* Wed Oct 05 2022 Soc Virnyl Estela - Enable changesgenerate in _service.- Add shell completions for fish, bash-completion, and zsh.- Update to version 1.6.0:
* Release v1.6.0
* Run cargo update (#291)
* Remove deprecated -m/--markdown command
* Remove deprecated -o/--os command
* Remove deprecated --config-path command
* Lazy creation of cache directory
* Impl From for more config types
* Cache: Add pages_dir helper method
* Tue Aug 02 2022 William Brown - Limit to T1 arches to prevent build failures
* Mon Jun 20 2022 William Brown - Automatic update of vendored dependencies
* Tue May 24 2022 William Brown - Automatic update of vendored dependencies
* Tue Apr 05 2022 William Brown - Automatic update of vendored dependencies
* Fri Jan 07 2022 William Brown - Version 1.5.0 - Custom pages and patches - Change argument parsing from docopt to clap - Multi-language support - A new --show-paths command - Compliance with the tldr client spec v1.5 - Docs- resolve bsc#1194119 (CVE-2021-45710)- Add support for cargo_vendor and obs_scm
* Fri Nov 05 2021 William Brown - Add cargo audit service to detect potential security issues
* Sat May 01 2021 Jonathan Papineau - Version 1.4.1 - [fixed] Syntax error in zsh completion file- Version 1.4.0 - [added] Configurable automatic cache updates - [added] Improved color detection and support for --color argument and NO_COLOR env variable - [changed] Make --list option comply with official spec - [changed] Move cache age warning to stderr