diff --git a/.gitignore b/.gitignore index 30eedb7..e1892a8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /git2-0.10.2.crate /git2-0.11.0.crate /git2-0.12.0.crate +/git2-0.13.0.crate diff --git a/git2-fix-metadata.diff b/git2-fix-metadata.diff new file mode 100644 index 0000000..56b4505 --- /dev/null +++ b/git2-fix-metadata.diff @@ -0,0 +1,10 @@ +--- git2-0.13.0/Cargo.toml 2020-03-13T19:25:17+00:00 ++++ git2-0.13.0/Cargo.toml 2020-03-19T09:58:43.088201+00:00 +@@ -60,7 +60,6 @@ + ssh = ["libgit2-sys/ssh"] + ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"] + unstable = [] +-vendored-openssl = ["openssl-sys/vendored"] + [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-probe] + version = "0.1" + optional = true diff --git a/rust-git2.spec b/rust-git2.spec index a8beb82..85a1cec 100644 --- a/rust-git2.spec +++ b/rust-git2.spec @@ -5,7 +5,7 @@ %global crate git2 Name: rust-%{crate} -Version: 0.12.0 +Version: 0.13.0 Release: 1%{?dist} Summary: Bindings to libgit2 for interoperating with git repositories @@ -13,6 +13,9 @@ Summary: Bindings to libgit2 for interoperating with git repositories License: MIT or ASL 2.0 URL: https://crates.io/crates/git2 Source: %{crates_source} +# Initial patched metadata +# * No vendored +Patch0: git2-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -149,6 +152,9 @@ echo '/usr/bin/git' %endif %changelog +* Thu Mar 19 10:57:28 CET 2020 Igor Raits - 0.13.0-1 +- Update to 0.13.0 + * Tue Mar 03 2020 Josh Stone - 0.12.0-1 - Update to 0.12.0 diff --git a/sources b/sources index 042eddb..407c9ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (git2-0.12.0.crate) = 34d34809894da1cd5455f65244020020f39b7d48e379968c7bd8641987a69c1d8114dd2f9e54410ec32724126dc7237e1b5efce8ca1c6c044735e0875729317d +SHA512 (git2-0.13.0.crate) = a38945fa2ebd8998dfcf52603122ae556bc08ef2585dc02cee83dae6189e80011c969f6cbfa0063baa5c92345ac014929c423c399502730974ad7e1f6848a126