|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.12.0
|
|
|
|
Version: 1.12.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Futures, streams, and async I/O combinators
|
|
|
|
Summary: Futures, streams, and async I/O combinators
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: Apache-2.0 OR MIT
|
|
|
|
# Upstream license specification: Apache-2.0 OR MIT
|
|
|
@ -155,6 +155,10 @@ which use "waker-fn" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jun 05 2021 Fabio Valentini <decathorpe@gmail.com> - 1.12.0-1
|
|
|
|
* Sat Jun 05 2021 Fabio Valentini <decathorpe@gmail.com> - 1.12.0-1
|
|
|
|
- Update to version 1.12.0.
|
|
|
|
- Update to version 1.12.0.
|
|
|
|
- Fixes RHBZ#1967630
|
|
|
|
- Fixes RHBZ#1967630
|
|
|
|