版本发布 6
## What's Changed * Update to bzip2 0.6, still allowing 0.4.4 by @musicinmybrain in https://github.com/dmorawetz/cargo-rpmstatus/pull/7 **Full Changelog**: https://github.com/dmorawetz/cargo-rpmstatus/compare/v0.2.4...v0.2.5
## What's Changed * Allow using bzip2 0.5 while keeping 0.4.4 compatible by @pemensik in https://github.com/dmorawetz/cargo-rpmstatus/pull/3 **Full Changelog**: https://github.com/dmorawetz/cargo-rpmstatus/compare/v0.2.2...v0.2.3
- Loosen version requirements - Drop the bundled sqlite dependency (needs to be installed separately) ## What's Changed * Fedora 41 enabler by @pemensik in https://github.com/dmorawetz/cargo-rpmstatus/pull/1 ## New Contributors * @pemensik made their first contribution in https://github.com/dmorawetz/cargo-rpmstatus/pull/1 **Full Changelog**: https://github.com/dmorawetz/cargo-rpmstatus/compare/v0.2.1...v0.2.2
- Clarify licensing **Full Changelog**: https://github.com/dmorawetz/cargo-rpmstatus/compare/v0.2.0...v0.2.1
### Features - Get dependency packaging info for .crate files (as downloaded with `rust2rpm -s`) - Specify Fedora RPM release ### Improvements - Improve the generation of the man page ### Misc - Downgrade dependencies to use versions availabe in Fedora **Full Changelog**: https://github.com/dmorawetz/cargo-rpmstatus/compare/v0.1.0...v0.2.0
The first useable version. Feedback is highly welcome.