Update to 0.13.2

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 4b2845efd4
commit a0be352cfe
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -13,3 +13,4 @@
/git2-0.11.0.crate
/git2-0.12.0.crate
/git2-0.13.0.crate
/git2-0.13.2.crate

@ -1,6 +1,6 @@
--- 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 @@
--- git2-0.13.2/Cargo.toml 2020-04-10T16:56:16+00:00
+++ git2-0.13.2/Cargo.toml 2020-04-15T06:47:49.251907+00:00
@@ -54,7 +54,6 @@
ssh = ["libgit2-sys/ssh"]
ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"]
unstable = []

@ -5,7 +5,7 @@
%global crate git2
Name: rust-%{crate}
Version: 0.13.0
Version: 0.13.2
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -152,6 +152,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Wed Apr 15 08:47:49 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.2-1
- Update to 0.13.2
* Thu Mar 19 10:57:28 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.0-1
- Update to 0.13.0

@ -1 +1 @@
SHA512 (git2-0.13.0.crate) = a38945fa2ebd8998dfcf52603122ae556bc08ef2585dc02cee83dae6189e80011c969f6cbfa0063baa5c92345ac014929c423c399502730974ad7e1f6848a126
SHA512 (git2-0.13.2.crate) = 7ed2030c5cf8a93a3623a202651eebc0ce052daee94e4ae74d5c4ad0ec8836b3ebb8362d86752c754c9e8f7a99d174bb1cb4e1481d91f36b48c736e3af8b98cb

Loading…
Cancel
Save