v7.0.1
This bug fix release contains the following changes:
- Upgrade cargo-generate-rpm (#69) from v0.10.1 to v0.10.2 to fix an upstream regression which accidentally dropped support for
metadata.generate-rpm.summary
in cargo-generate-rpm v0.9.0, which was then inherited by Ploutos v7.0.0.
If you created RPMs using Ploutos prior to v7.0.0 and were using the package.metadata.generate-rpm.summary
key in Cargo.toml
then Ploutos v7.0.0 would have silently ignored your summary
setting. This releases restores the original behaviour.