Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 4 years ago
parent 15bfc8495e
commit 453b846a6b

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.5.0 Version: 0.5.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Multi-producer multi-consumer channels for message passing Summary: Multi-producer multi-consumer channels for message passing
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -97,6 +97,9 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 12 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1 * Thu Nov 12 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Update to version 0.5.0. - Update to version 0.5.0.
- Fixes RHBZ#1887297 - Fixes RHBZ#1887297

Loading…
Cancel
Save