Update to 0.2.16

epel10
Josh Stone 5 years ago
parent f392c363c6
commit a250ae5298

1
.gitignore vendored

@ -6,3 +6,4 @@
/libssh2-sys-0.2.13.crate
/libssh2-sys-0.2.14.crate
/libssh2-sys-0.2.15.crate
/libssh2-sys-0.2.16.crate

@ -5,7 +5,7 @@
%global crate libssh2-sys
Name: rust-%{crate}
Version: 0.2.15
Version: 0.2.16
Release: 1%{?dist}
Summary: Native bindings to the libssh2 library
@ -80,6 +80,9 @@ echo 'pkgconfig(libssh2)'
%endif
%changelog
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.2.16-1
- Update to 0.2.16
* Sun Feb 23 11:38:17 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.15-1
- Update to 0.2.15

@ -1 +1 @@
SHA512 (libssh2-sys-0.2.15.crate) = 3ca0a9884868c68e0b261691b9c7f7076ec21de88c96a3fa5b4e0d3e91ec352c9a0865b072da658274d52796e95ba1e59448b7770019b124a9510254bdc82f0e
SHA512 (libssh2-sys-0.2.16.crate) = ada58da5ba71d577010ecae04504c9542ca5ce13b7d1f56b3408e018d28f7a3b39ab4821e82e1b212fd52a9e80bdc57d944651b33e923602b26153caf81b2400

Loading…
Cancel
Save