Update to 0.13.10

epel9
Josh Stone 4 years ago
parent 2ece99ede0
commit 2400cadf93

1
.gitignore vendored

@ -19,3 +19,4 @@
/git2-0.13.6.crate
/git2-0.13.8.crate
/git2-0.13.9.crate
/git2-0.13.10.crate

@ -5,7 +5,7 @@
%global crate git2
Name: rust-%{crate}
Version: 0.13.9
Version: 0.13.10
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -152,6 +152,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Fri Aug 21 2020 Josh Stone <jistone@redhat.com> - 0.13.10-1
- Update to 0.13.10
* Wed Aug 19 2020 Josh Stone <jistone@redhat.com> - 0.13.9-1
- Update to 0.13.9

@ -1 +1 @@
SHA512 (git2-0.13.9.crate) = 4f34d68eec5c1283750281df331e64cbf4dfa64adc7aaa06fffba86b842542f4f30e3249cf67c913323f8f8de04997dd270aa2c3c8cd24d2dc23f0472614aa76
SHA512 (git2-0.13.10.crate) = c2d99cd9f564ecd3cfe68dd311517d513d0a4267f36d34284295dab10dc58008a42c91cdfb9b2c9ff89220e527010189e051c0f09de612744d58ed1759b38228

Loading…
Cancel
Save