NEWS: add missing changelog entry
This commit is contained in:
parent
d906ea6d21
commit
54ccda4190
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ Added:
|
||||||
is currently on RPM 4.16. In "legacy" mode (i.e. when targeting EPEL 9), the
|
is currently on RPM 4.16. In "legacy" mode (i.e. when targeting EPEL 9), the
|
||||||
`SourceLicense` tag in generated spec files is replaced with a comment. To
|
`SourceLicense` tag in generated spec files is replaced with a comment. To
|
||||||
enable "legacy" mode, pass the new `--legacy` flag on the CLI.
|
enable "legacy" mode, pass the new `--legacy` flag on the CLI.
|
||||||
|
- Support for specifying use of the `-n` / `--no-default-features` flag for
|
||||||
|
cargo in `rust2rpm.toml` was added. With this change, all flags and arguments
|
||||||
|
that affect feature flags that are passed to cargo can now be configured via
|
||||||
|
`rust2rpm.toml`.
|
||||||
|
|
||||||
Version 26.0.0
|
Version 26.0.0
|
||||||
==============
|
==============
|
||||||
|
|
Loading…
Reference in a new issue