|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.12.23
|
|
|
|
Version: 0.12.23
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Fast and correct HTTP library
|
|
|
|
Summary: Fast and correct HTTP library
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -207,6 +207,9 @@ which use "tokio-timer" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.23-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 24 2019 Josh Stone <jistone@redhat.com> - 0.12.23-1
|
|
|
|
* Thu Jan 24 2019 Josh Stone <jistone@redhat.com> - 0.12.23-1
|
|
|
|
- Update to 0.12.23
|
|
|
|
- Update to 0.12.23
|
|
|
|
|
|
|
|
|
|
|
|