Update to 0.13.8

epel9
Josh Stone 5 years ago
parent 993c604d55
commit 7e73987c50

1
.gitignore vendored

@ -17,3 +17,4 @@
/git2-0.13.4.crate
/git2-0.13.5.crate
/git2-0.13.6.crate
/git2-0.13.8.crate

@ -5,7 +5,7 @@
%global crate git2
Name: rust-%{crate}
Version: 0.13.6
Version: 0.13.8
Release: 1%{?dist}
Summary: Bindings to libgit2 for interoperating with git repositories
@ -152,6 +152,9 @@ echo '/usr/bin/git'
%endif
%changelog
* Wed Jul 22 2020 Josh Stone <jistone@redhat.com> - 0.13.8-1
- Update to 0.13.8
* Tue May 19 19:55:47 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.13.6-1
- Update to 0.13.6

@ -1 +1 @@
SHA512 (git2-0.13.6.crate) = 23caf30f63f98497756d3213edbfa9bd91321c7a23f92c41c1a1da11f4b367d6c44c862371274d448bf1475df7109515f2c6f1696e32ab52b8556417515d7fc7
SHA512 (git2-0.13.8.crate) = 112ebb15b44d16439bc0b9796ddbaf366c66c97fd1caac498f562e4ca4266fcd243e1b1efa8ef34648de543b75132a630d85adde0c0d0e9f833fc2a7c343fb77

Loading…
Cancel
Save