+license = "(MIT OR Apache-2.0) AND Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND CC-BY-SA-3.0 AND MIT AND Unlicense AND WTFPL"
License: (MIT OR Apache-2.0) AND Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND CC-BY-SA-3.0 AND MIT AND Unlicense AND WTFPL AND LicenseRef-Fedora-UltraPermissive
URL: https://crates.io/crates/bat
URL: https://crates.io/crates/bat
Source: %{crates_source}
Source: %{crates_source}
# Automatically generated patch to strip foreign dependencies
# Automatically generated patch to strip dependencies and normalize metadata
Patch: bat-fix-metadata-auto.diff
Patch: bat-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# Manually created patch for downstream crate metadata changes
# * remove compiler settings that are incompatible with RPM packaging
# * port from path_abs to path-absolutize:
# * Port from path_abs to path-absolutize:
# https://github.com/sharkdp/bat/pull/1025
# https://github.com/sharkdp/bat/pull/1025
# * Bump nu-ansi-term from 0.49.0 to 0.50.0
# * bump nu-ansi-term from 0.49.0 to 0.50.0
# * Bump os_str_bytes from 6.4 to 6.6
# * relax os_str_bytes dependency from ~6.4 to ^6.4
# (MIT OR Apache-2.0) AND Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND CC-BY-SA-3.0 AND MIT AND Unlicense AND WTFPL
# (MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT
# (MIT OR Apache-2.0) AND BSD-3-Clause AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT
# (MIT OR Apache-2.0) AND Unicode-DFS-2016
# (MIT OR Apache-2.0) AND Unicode-DFS-2016
# 0BSD OR MIT OR Apache-2.0
# 0BSD OR MIT OR Apache-2.0
@ -47,7 +212,7 @@ Summary: %{summary}
# MIT OR Zlib OR Apache-2.0
# MIT OR Zlib OR Apache-2.0
# Unlicense OR MIT
# Unlicense OR MIT
# Zlib OR Apache-2.0 OR MIT
# Zlib OR Apache-2.0 OR MIT
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only WITH GCC-exception-2.0 AND LGPL-3.0-or-later AND MIT AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
License: Apache-2.0 AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND CC-BY-SA-3.0 AND LGPL-3.0-or-later AND GPL-2.0-only WITH GCC-exception-2.0 AND MIT AND Unicode-DFS-2016 AND Unlicense AND WTFPL AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
# LICENSE.dependencies contains a full license breakdown
# LICENSE.dependencies contains a full license breakdown
%description -n %{crate} %{_description}
%description -n %{crate} %{_description}
@ -70,6 +235,8 @@ License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL
Summary: %{summary}
Summary: %{summary}
BuildArch: noarch
BuildArch: noarch
%{_bundled_deps}
%description devel %{_description}
%description devel %{_description}
This package contains library source intended for building other packages which
This package contains library source intended for building other packages which
@ -325,7 +492,7 @@ use the "wild" feature of the "%{crate}" crate.