Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
@ -1,5 +1,14 @@
--- git2-0.13.15/Cargo.toml 2020-12-28T20:02:57+00:00
+++ git2-0.13.15/Cargo.toml 2020-12-29T07:55:21.961004+00:00
+++ git2-0.13.15/Cargo.toml 2020-12-29T13:01:10.185578+00:00
@@ -37,7 +37,7 @@
[dependencies.url]
version = "2.0"
[dev-dependencies.paste]
-version = "0.1.12"
+version = "1"
[dev-dependencies.structopt]
version = "0.3"
@@ -57,8 +57,6 @@
ssh = ["libgit2-sys/ssh"]
ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"]
@ -15,6 +15,7 @@ URL: https://crates.io/crates/git2
Source: %{crates_source}
# Initial patched metadata
# * No vendored/zlib-ng features
# * Update paste to 1, https://github.com/rust-lang/git2-rs/pull/654
Patch0: git2-fix-metadata.diff
ExclusiveArch: %{rust_arches}