ITADN
dmorawetz/cargo-rpmstatus

版本发布 6

v0.2.5
? · 2025-12-18

## 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

v0.2.3
? · 2025-06-08

## 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

v0.2.2
? · 2024-09-15

- 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

v0.2.1
? · 2024-09-15

- Clarify licensing **Full Changelog**: https://github.com/dmorawetz/cargo-rpmstatus/compare/v0.2.0...v0.2.1

v0.2.0
? · 2024-03-24

### 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

v0.1.0
? · 2024-03-23

The first useable version. Feedback is highly welcome.