update to version 0.13.19

epel9
Fabio Valentini 4 years ago
parent a390dfb4d4
commit 6daed80150
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/git2-0.13.14.crate
/git2-0.13.15.crate
/git2-0.13.17.crate
/git2-0.13.19.crate

@ -1,5 +1,5 @@
--- git2-0.13.17/Cargo.toml 2021-01-24T23:35:57+00:00
+++ git2-0.13.17/Cargo.toml 2021-02-05T18:41:08.195029+00:00
--- git2-0.13.19/Cargo.toml 1970-01-01T00:00:00+00:00
+++ git2-0.13.19/Cargo.toml 2021-05-17T10:52:29.775477+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.17
Version: 0.13.19
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -151,6 +151,10 @@ echo '/usr/bin/git'
%endif
%changelog
* Mon May 17 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.19-1
- Update to version 0.13.19.
- Fixes RHBZ#1951069
* Fri Feb 05 19:41:08 CET 2021 returntrip <stefano@figura.im> - 0.13.17-1
- Update to 0.13.17 (Fixes: RHBZ#1918811)

@ -1 +1 @@
SHA512 (git2-0.13.17.crate) = 5d95ff8d5c62df55b9995f2319dc350dfc9c44b90bb594f6b90df4985f8ebed50211e380885826251aa4e86eef1cfac99f648fba5f91cd4b725b0d05b3800fc9
SHA512 (git2-0.13.19.crate) = b313a7cbd8c9427149bdb50232b1022d278c493f61be131d73daaa983ff6df4bca635f7f8eb97c8b1bc179184f6b741941a3b4304d53fad0747a2244a85177a1

Loading…
Cancel
Save