Update to 0.9.1

epel9
Josh Stone 6 years ago
parent 0b3a87ccb3
commit c47076a55a

1
.gitignore vendored

@ -7,3 +7,4 @@
/git2-0.7.5.crate
/git2-0.8.0.crate
/git2-0.9.0.crate
/git2-0.9.1.crate

@ -6,7 +6,7 @@
%global crate git2
Name: rust-%{crate}
Version: 0.9.0
Version: 0.9.1
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -161,6 +161,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 07 2019 Josh Stone <jistone@redhat.com> - 0.9.1-1
- Update to 0.9.1
* Fri Jun 07 2019 Josh Stone <jistone@redhat.com> - 0.9.0-1
- Update to 0.9.0

@ -1 +1 @@
SHA512 (git2-0.9.0.crate) = 43fd23303748aaf1eed71641ffa7f6d097723bc3ba47a878381857b6db65997ed33519d59d5774f3836265d839debbc7441a223afd3780c3767526bdca8a71ff
SHA512 (git2-0.9.1.crate) = 293a8d3c284bde2636ca600f5fcb460a6077783a15c4c3b4e5472d4486233d0c5aa18968cc4d0e9e019fa8a1706e04000c858f8c87e2d92d0114ad0f18f136b2

Loading…
Cancel
Save