Update to 0.13.15

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 117fa3a589
commit 0515a09f84
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -23,3 +23,4 @@
/git2-0.13.11.crate
/git2-0.13.12.crate
/git2-0.13.14.crate
/git2-0.13.15.crate

@ -1,5 +1,5 @@
--- git2-0.13.14/Cargo.toml 2020-12-22T04:12:42+00:00
+++ git2-0.13.14/Cargo.toml 2020-12-28T16:46:07.292232+00:00
--- 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
@@ -57,8 +57,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.14
Version: 0.13.15
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -151,6 +151,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Tue Dec 29 08:55:22 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.15-1
- Update to 0.13.15 (Fixes: RHBZ#1909219)
* Mon Dec 28 17:46:07 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.14-1
- Update to 0.13.14 (Fixes: RHBZ#1909219)

@ -1 +1 @@
SHA512 (git2-0.13.14.crate) = bbe127423a3928749b47027c9f38fb0fc70a32ace538aab7a89f2d773783331233dd437ac01f12395e632796bbfe17620c0210fed0313c5317bf3591459dcb6e
SHA512 (git2-0.13.15.crate) = c08ada81843f512cb855f5951c0fc97d4bb64af98f834bba30255b1ea70e4a7848ff018944a6c4a7d36fc480e631be4c40a5259e493258a6bdc1c233775cecb9

Loading…
Cancel
Save