Bump to git2 0.12

This commit is contained in:
Josh Stone 2020-03-03 15:09:10 -08:00
parent 4d8dfb7e0f
commit 7da50063e1
2 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- exa-0.9.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ exa-0.9.0/Cargo.toml 2019-12-25T16:58:48.193582+00:00
+++ exa-0.9.0/Cargo.toml 2020-03-03T22:22:58.721946+00:00
@@ -45,10 +45,10 @@
version = "0.4.7"
@ -9,7 +9,7 @@
[dependencies.git2]
-version = "0.9.1"
+version = "0.11"
+version = "0.12"
optional = true
default-features = false

View File

@ -8,7 +8,7 @@
Name: rust-%{crate}
Version: 0.9.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Modern replacement for ls
# Upstream license specification: MIT
@ -17,7 +17,7 @@ URL: https://crates.io/crates/exa
Source: %{crates_source}
# Initial patched metadata
# * Bump to env_logger 0.7.1, https://github.com/ogham/exa/pull/603
# * Bump to git2 0.10.2, https://github.com/ogham/exa/pull/617
# * Bump to git2 0.12, https://github.com/ogham/exa/pull/617
Patch0: exa-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -83,6 +83,9 @@ install -Dpm0644 -T contrib/completions.zsh \
%endif
%changelog
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.9.0-7
- Bump to git2 0.12
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild