|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.4.33
|
|
|
|
Version: 0.4.33
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Rust bindings to libcurl for making HTTP requests
|
|
|
|
Summary: Rust bindings to libcurl for making HTTP requests
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -172,6 +172,9 @@ which use "static-ssl" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.33-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 02 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.33-2
|
|
|
|
* Wed Dec 02 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.33-2
|
|
|
|
- Remove feature with broken dependencies (curl-sys/mesalink).
|
|
|
|
- Remove feature with broken dependencies (curl-sys/mesalink).
|
|
|
|
|
|
|
|
|
|
|
|