Update to 0.13.5

epel9
Josh Stone 5 years ago
parent b617d3ab34
commit e7c5421f5f

1
.gitignore vendored

@ -15,3 +15,4 @@
/git2-0.13.0.crate
/git2-0.13.2.crate
/git2-0.13.4.crate
/git2-0.13.5.crate

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

@ -1 +1 @@
SHA512 (git2-0.13.4.crate) = f90b6b3562c08b221f75f8ebf273c31c79eb4a9d72d37fd4a63806d8fd7ee51d5204585076f57a1411133aa86b5e9e92421fd95c386be5e4a20dc23ea2196304
SHA512 (git2-0.13.5.crate) = a1833899e8391ae81a91786e7e57382efe86c77929ed334c51071c3710c3572912e62b14dd0c64c688b74f0366d074aee705702fac8437019312d663ea238c86

Loading…
Cancel
Save