Update to 0.6.10

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent e854330bb8
commit 8340989c83

1
.gitignore vendored

@ -1,2 +1,3 @@
/git2-0.6.8.crate /git2-0.6.8.crate
/git2-0.6.9.crate /git2-0.6.9.crate
/git2-0.6.10.crate

@ -5,7 +5,7 @@
%global crate git2 %global crate git2
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.9 Version: 0.6.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories Summary: Bindings to libgit2 for interoperating with git repositories
@ -69,6 +69,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog %changelog
* Sun Dec 24 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.10-1
- Update to 0.6.10
* Wed Dec 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.9-1 * Wed Dec 13 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.9-1
- Update to 0.6.9 - Update to 0.6.9

@ -1 +1 @@
SHA512 (git2-0.6.9.crate) = b41c0fec23e6997e22f53c3f39eb0829c452ea5529e3133b794c153407d83cf6df9e81e6899343755f73274de80ad70241fde18de91d7b5231dceba915234456 SHA512 (git2-0.6.10.crate) = 075f3e77e0d21ada76ee479c2fd764dbf3636ed459707783534519115c3ad6b2f8acd747a3e3fdbbcb68e0212b3711fff151bf11ac8ed319e0d33104fbeeac9e

Loading…
Cancel
Save