|
|
@ -1,4 +1,4 @@
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
%bcond_with check
|
|
|
|
%bcond_with check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
@ -16,6 +16,7 @@ Source: %{crates_source}
|
|
|
|
# Automatically generated patch to strip dependencies and normalize metadata
|
|
|
|
# Automatically generated patch to strip dependencies and normalize metadata
|
|
|
|
Patch: tracing-subscriber-fix-metadata-auto.diff
|
|
|
|
Patch: tracing-subscriber-fix-metadata-auto.diff
|
|
|
|
# Manually created patch for downstream crate metadata changes
|
|
|
|
# Manually created patch for downstream crate metadata changes
|
|
|
|
|
|
|
|
# * relax nu-ansi-term dependency from ^0.46 to >=0.46,<0.51
|
|
|
|
# * drop unstable-only valuable feature
|
|
|
|
# * drop unstable-only valuable feature
|
|
|
|
Patch: tracing-subscriber-fix-metadata.diff
|
|
|
|
Patch: tracing-subscriber-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
|
|