Releases: cat-in-136/cargo-generate-rpm
Releases · cat-in-136/cargo-generate-rpm
v0.16.0
What's Changed
- Introduce multiple version comparison to dependencies by @cat-in-136 in #130
- fix: bump cargo_toml to 0.21 to fix #128 when building under Rust 202… by @aegoroff in #129
New Contributors
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- Fix #114 degrade bug where running as a cargo subcommand raise an error by @cat-in-136 in #115
Full Changelog: v0.15.0...v0.15.1
v0.15.0
Breaking Change
- Legacy systems requiring RPMv3 (e.g. CentOS 7) are no longer supported. Use versions prior to 0.15 for such a system.
- If --metadata-overwrite, --set-metadata(-s) and --variant are specified and some values in these conflict, the decision priority of the adopted value is changed. (Reverted to the specification prior to 0.12.0.) See #109 for details.
What's Changed
- fix metadata overwrite option behavior due to clap degrade by @cat-in-136 in #110
- fix: doc by @niebayes in #112
- Upgrade crates by @cat-in-136 in #111
- Support weak dependencies: recommends, supplements, suggests, and enhances by @cat-in-136 in #113
New Contributors
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- add alias to auto_req for disabled option by @Will-Shanks in #102
- add support for config noreplace by @cat-in-136 in #103
- fix cargo clippy warning and error by @rtczza in #105
- Fix degrades of
--auto-req
caused by clap migration (#83) by @cat-in-136 in #108
New Contributors
- @Will-Shanks made their first contribution in #102
- @rtczza made their first contribution in #105
Full Changelog: v0.14.0...v0.14.1
v0.14.0
v0.13.0
What's Changed
- Add mapper for PowerPC64 Little Endian by @runlevel5 in #96
- If the scripts happen to be paths that exist load them by @jtk18 in #93
- Add support for capabilities by @dsteeley in #94
New Contributors
- @runlevel5 made their first contribution in #96
Full Changelog: v0.12.1...v0.13.0
v0.12.1
v0.12.0
What's Changed
- Update rpm, migrate to clap and add source_date_epoch flag by @newpavlov in #83
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Update GitHub Actions CI by @striezel in #81
- upgrade rpm crates (v0.11) by @cat-in-136 in #85
New Contributors
Full Changelog: v0.11.0...v0.11.1