update to version 0.13.11

epel9
Fabio Valentini 4 years ago
parent 2400cadf93
commit 611acb708e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/git2-0.13.8.crate
/git2-0.13.9.crate
/git2-0.13.10.crate
/git2-0.13.11.crate

@ -1,5 +1,5 @@
--- git2-0.13.9/Cargo.toml 2020-08-19T20:16:39+00:00
+++ git2-0.13.9/Cargo.toml 2020-08-20T00:04:52.719299+00:00
--- git2-0.13.11/Cargo.toml 2020-09-08T17:24:37+00:00
+++ git2-0.13.11/Cargo.toml 2020-09-18T18:58:28.751352+00:00
@@ -54,8 +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.10
Version: 0.13.11
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -152,6 +152,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Fri Sep 18 2020 Fabio Valentini <decathorpe@gmail.com> - 0.13.11-1
- Update to version 0.13.11.
* Fri Aug 21 2020 Josh Stone <jistone@redhat.com> - 0.13.10-1
- Update to 0.13.10

@ -1 +1 @@
SHA512 (git2-0.13.10.crate) = c2d99cd9f564ecd3cfe68dd311517d513d0a4267f36d34284295dab10dc58008a42c91cdfb9b2c9ff89220e527010189e051c0f09de612744d58ed1759b38228
SHA512 (git2-0.13.11.crate) = 2cacde47dfbf9df7a46d8d25fcd182f3ef239c4dd987e7f21b3e49e29671bcbae84f387014610559b2bacdad0708a9ec2804b67befb1ec139848a625508e93a9

Loading…
Cancel
Save