Update to 0.14.0

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent bd2ed708eb
commit 8b223ee079
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -5,3 +5,4 @@
/git2-curl-0.11.0.crate
/git2-curl-0.12.0.crate
/git2-curl-0.13.0.crate
/git2-curl-0.14.0.crate

@ -6,7 +6,7 @@
%global crate git2-curl
Name: rust-%{crate}
Version: 0.13.0
Version: 0.14.0
Release: 1%{?dist}
Summary: Backend for an HTTP transport in libgit2 powered by libcurl
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Mar 19 11:04:04 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.14.0-1
- Update to 0.14.0
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.13.0-1
- Update to 0.13.0

@ -1 +1 @@
SHA512 (git2-curl-0.13.0.crate) = c219f13f8a431bbffca0d084ba57df206b3e5e509e34d8d56775b9b89a195ba603377cb1f9a35714e98bd6b6738b866071a6ed51fe90578718c3d8446721b5ff
SHA512 (git2-curl-0.14.0.crate) = 02832f8df3ac82974246478284fcbdb34c48fde32a173e10bcd635a8cf5e510d26824b3f0ddb1e5b5859edb03fc8ea8b5185e3460145a8bc8bd1b53eb1010d90

Loading…
Cancel
Save