|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.2.6
|
|
|
|
Version: 0.2.6
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Native bindings to the libssh2 library
|
|
|
|
Summary: Native bindings to the libssh2 library
|
|
|
|
|
|
|
|
|
|
|
|
# https://github.com/alexcrichton/ssh2-rs/issues/75
|
|
|
|
# https://github.com/alexcrichton/ssh2-rs/issues/75
|
|
|
@ -61,6 +61,9 @@ rm -vrf libssh2/
|
|
|
|
%{cargo_registry}/%{crate}-%{version}/
|
|
|
|
%{cargo_registry}/%{crate}-%{version}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-2
|
|
|
|
|
|
|
|
- Rebuild for rust-packaging v5
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-1
|
|
|
|
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-1
|
|
|
|
- Update to 0.2.6
|
|
|
|
- Update to 0.2.6
|
|
|
|
|
|
|
|
|
|
|
|