Update to 0.13.4

epel9
Josh Stone 5 years ago
parent a0be352cfe
commit b617d3ab34

1
.gitignore vendored

@ -14,3 +14,4 @@
/git2-0.12.0.crate
/git2-0.13.0.crate
/git2-0.13.2.crate
/git2-0.13.4.crate

@ -5,7 +5,7 @@
%global crate git2
Name: rust-%{crate}
Version: 0.13.2
Version: 0.13.4
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -152,6 +152,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.13.4-1
- Update to 0.13.4
* Wed Apr 15 08:47:49 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.2-1
- Update to 0.13.2

@ -1 +1 @@
SHA512 (git2-0.13.2.crate) = 7ed2030c5cf8a93a3623a202651eebc0ce052daee94e4ae74d5c4ad0ec8836b3ebb8362d86752c754c9e8f7a99d174bb1cb4e1481d91f36b48c736e3af8b98cb
SHA512 (git2-0.13.4.crate) = f90b6b3562c08b221f75f8ebf273c31c79eb4a9d72d37fd4a63806d8fd7ee51d5204585076f57a1411133aa86b5e9e92421fd95c386be5e4a20dc23ea2196304

Loading…
Cancel
Save