update to version 0.13.20

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

1
.gitignore vendored

@ -26,3 +26,4 @@
/git2-0.13.15.crate
/git2-0.13.17.crate
/git2-0.13.19.crate
/git2-0.13.20.crate

@ -1,5 +1,5 @@
--- 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
--- git2-0.13.20/Cargo.toml 1970-01-01T00:00:00+00:00
+++ git2-0.13.20/Cargo.toml 2021-05-30T10:10:57.944604+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.19
Version: 0.13.20
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -151,6 +151,10 @@ echo '/usr/bin/git'
%endif
%changelog
* Sun May 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.20-1
- Update to version 0.13.20.
- Fixes RHBZ#1964022
* Mon May 17 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.19-1
- Update to version 0.13.19.
- Fixes RHBZ#1951069

@ -1 +1 @@
SHA512 (git2-0.13.19.crate) = b313a7cbd8c9427149bdb50232b1022d278c493f61be131d73daaa983ff6df4bca635f7f8eb97c8b1bc179184f6b741941a3b4304d53fad0747a2244a85177a1
SHA512 (git2-0.13.20.crate) = 2c0a9cf3391f4ea5eaa48c8fcc08a1cf27b877cc4960332bfdbb95620f9b161f720c35f87bf98e3771749a01444bf8e2337e6d8fc1a34962d4b041473115293f

Loading…
Cancel
Save