Update to 6.2.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-04 13:37:53 +01:00
parent 45887791b3
commit 264cfb335f
4 changed files with 23 additions and 18 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/fd-find-6.0.0.crate
/fd-find-6.2.0.crate

View File

@ -1,32 +1,32 @@
--- fd-find-6.1.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ fd-find-6.1.0/Cargo.toml 2017-12-13T21:22:58.398319+01:00
@@ -34,7 +34,7 @@
version = "1"
--- fd-find-6.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ fd-find-6.2.0/Cargo.toml 2018-01-04T13:38:49.234315+01:00
@@ -28,7 +28,7 @@
name = "fd"
path = "src/main.rs"
[dependencies.ansi_term]
-version = "0.9"
+version = "0.10"
[dependencies.atty]
version = "0.2"
@@ -43,7 +43,7 @@
version = "2.26.0"
@@ -41,7 +41,7 @@
version = "3.0"
[dependencies.ignore]
-version = "0.2"
+version = "0.3"
[dependencies.regex-syntax]
version = "0.4"
@@ -65,11 +65,7 @@
[dependencies.lazy_static]
version = "1"
@@ -66,11 +66,6 @@
version = "0.1.3"
[target."cfg(all(unix, not(target_os = \"redox\")))".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.2"
-[target."cfg(windows)".dependencies.kernel32-sys]
-version = "0.2"
[badges.travis-ci]
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.2"
[badges.appveyor]
repository = "sharkdp/fd"

View File

@ -4,7 +4,7 @@
%global crate fd-find
Name: rust-%{crate}
Version: 6.1.0
Version: 6.2.0
Release: 1%{?dist}
Summary: Simple, fast and user-friendly alternative to find
@ -13,7 +13,8 @@ URL: https://crates.io/crates/fd-find
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
# Initial patched metadata
# * Bump ansi_term to 0.10, ignore to 0.3: https://github.com/sharkdp/fd/pull/173
Patch0: fd-find-6.1.0-fix-metadata.diff
# * No windows
Patch0: fd-find-6.2.0-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -21,7 +22,7 @@ BuildRequires: rust-packaging
# [dependencies]
BuildRequires: (crate(ansi_term) >= 0.10.0 with crate(ansi_term) < 0.11.0)
BuildRequires: (crate(atty) >= 0.2.0 with crate(atty) < 0.3.0)
BuildRequires: (crate(clap) >= 2.26.0 with crate(clap) < 3.0.0)
BuildRequires: ((crate(clap) >= 2.26.0 with crate(clap) < 3.0.0) with crate(clap/suggestions) with crate(clap/color) with crate(clap/wrap_help))
BuildRequires: (crate(ctrlc) >= 3.0.0 with crate(ctrlc) < 4.0.0)
BuildRequires: (crate(ignore) >= 0.3.0 with crate(ignore) < 0.4.0)
BuildRequires: (crate(lazy_static) >= 1.0.0 with crate(lazy_static) < 2.0.0)
@ -85,6 +86,9 @@ Summary: %{summary}
%{_datadir}/zsh/site-functions/_fd
%changelog
* Thu Jan 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6.2.0-1
- Update to 6.2.0
* Wed Dec 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6.1.0-1
- Update to 6.1.0

View File

@ -1 +1 @@
SHA512 (fd-find-6.0.0.crate) = ab3d4ce268393792375b6ffe2e953ecd5953acf59a58f67dcbe984933cf39b2ac6840696c11f4abfa5720db29dd17a0ab4bbc5454e831f506756cabb9f79c13c
SHA512 (fd-find-6.2.0.crate) = 1bc1c47ee2ef6e3aab11e416a996b1f056884b36f976ac67c19ddda0839a7527cd612fb53261b1498f54ca77d740edbc1180226ef52b6486b4ec0e8b143c81e0