Update to 0.2.10

epel10
Josh Stone 7 years ago
parent ddba1cbe15
commit c558e6bbed

1
.gitignore vendored

@ -1,3 +1,4 @@
/libssh2-sys-0.2.6.crate
/libssh2-sys-0.2.7.crate
/libssh2-sys-0.2.8.crate
/libssh2-sys-0.2.10.crate

@ -5,7 +5,7 @@
%global crate libssh2-sys
Name: rust-%{crate}
Version: 0.2.8
Version: 0.2.10
Release: 1%{?dist}
Summary: Native bindings to the libssh2 library
@ -68,6 +68,9 @@ rm -vrf libssh2/
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Tue Aug 07 2018 Josh Stone <jistone@redhat.com> - 0.2.10-1
- Update to 0.2.10
* Sat Jul 14 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.8-1
- Update to 0.2.8

@ -1 +1 @@
SHA512 (libssh2-sys-0.2.8.crate) = 78390949c1adfde166b164da83e1b4b3c1e6c8fcca339dc12fcb57b96c49159a7aaf375bccbb279fe3fb604541386d242e4c8c5652306c18927f122dd9dc0051
SHA512 (libssh2-sys-0.2.10.crate) = 12bd65d83e77b6a22507288fe33fe8d6d75755a7db53e43ae0ab10b9c5a40a8af19a2027ce0d7feb945b578c5aacf82dabf2e428f62683b5b5171e553e04ce66

Loading…
Cancel
Save