Update to 0.13.6

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent e7c5421f5f
commit 993c604d55
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -16,3 +16,4 @@
/git2-0.13.2.crate
/git2-0.13.4.crate
/git2-0.13.5.crate
/git2-0.13.6.crate

@ -1,5 +1,5 @@
--- 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
--- git2-0.13.6/Cargo.toml 2020-05-19T17:09:54+00:00
+++ git2-0.13.6/Cargo.toml 2020-05-19T17:55:47.060094+00:00
@@ -54,7 +54,6 @@
ssh = ["libgit2-sys/ssh"]
ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"]

@ -5,7 +5,7 @@
%global crate git2
Name: rust-%{crate}
Version: 0.13.5
Version: 0.13.6
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -152,6 +152,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Tue May 19 19:55:47 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.6-1
- Update to 0.13.6
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.13.5-1
- Update to 0.13.5

@ -1 +1 @@
SHA512 (git2-0.13.5.crate) = a1833899e8391ae81a91786e7e57382efe86c77929ed334c51071c3710c3572912e62b14dd0c64c688b74f0366d074aee705702fac8437019312d663ea238c86
SHA512 (git2-0.13.6.crate) = 23caf30f63f98497756d3213edbfa9bd91321c7a23f92c41c1a1da11f4b367d6c44c862371274d448bf1475df7109515f2c6f1696e32ab52b8556417515d7fc7

Loading…
Cancel
Save