Bump lscolors from 0.7 to 0.10

This commit is contained in:
Fabio Valentini 2022-07-23 17:49:57 +02:00
parent 5d79f3939b
commit 66c5cd96d7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
2 changed files with 15 additions and 2 deletions

View File

@ -1,5 +1,14 @@
--- fd-find-8.2.1/Cargo.toml 2020-12-07T18:29:12+00:00
+++ fd-find-8.2.1/Cargo.toml 2021-01-12T21:49:10.417251+00:00
+++ fd-find-8.2.1/Cargo.toml 2022-07-23T15:43:04.007053+00:00
@@ -63,7 +63,7 @@
version = "1.1.0"
[dependencies.lscolors]
-version = "0.7"
+version = "0.10"
[dependencies.num_cpus]
version = "1.8"
@@ -86,8 +86,6 @@
[build-dependencies.version_check]

View File

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 8.2.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Simple, fast and user-friendly alternative to find
# Upstream license specification: MIT/Apache-2.0
@ -14,6 +14,7 @@ License: MIT or ASL 2.0
URL: https://crates.io/crates/fd-find
Source: %{crates_source}
# Initial patched metadata
# * Bump lscolors from 0.7 to 0.10
# * Remove jemallocator from deps
Patch0: fd-find-fix-metadata.diff
# * Disable jemallocator for real
@ -80,6 +81,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \
%endif
%changelog
* Sat Jul 23 2022 Fabio Valentini <decathorpe@gmail.com> - 8.2.1-8
- Bump lscolors from 0.7 to 0.10.
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild