Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel10
Fedora Release Engineering 4 years ago
parent 78cfc0b114
commit d8df19f616

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.21 Version: 0.2.21
Release: 1%{?dist} Release: 2%{?dist}
Summary: Native bindings to the libssh2 library Summary: Native bindings to the libssh2 library
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -81,6 +81,9 @@ find -type f -perm /111 -exec chmod -c -x '{}' '+'
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Feb 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.21-1 * Mon Feb 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.21-1
- Update to version 0.2.21. - Update to version 0.2.21.
- Fixes RHBZ#1923720 - Fixes RHBZ#1923720

Loading…
Cancel
Save