Update to 0.1.29

epel9
Josh Stone 5 years ago
parent 30ac399038
commit 859517de94

1
.gitignore vendored

@ -3,3 +3,4 @@
/futures-0.1.25.crate /futures-0.1.25.crate
/futures-0.1.26.crate /futures-0.1.26.crate
/futures-0.1.27.crate /futures-0.1.27.crate
/futures-0.1.29.crate

@ -5,8 +5,8 @@
%global crate futures %global crate futures
Name: rust-%{crate}0.1 Name: rust-%{crate}0.1
Version: 0.1.27 Version: 0.1.29
Release: 3%{?dist} Release: 1%{?dist}
Summary: Implementation of futures and streams featuring zero allocations Summary: Implementation of futures and streams featuring zero allocations
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -108,6 +108,9 @@ which use "with-deprecated" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.1.29-1
- Update to 0.1.29
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.27-3 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.27-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (futures-0.1.27.crate) = 5349e562640820de3f41662f40b3e0b2a76f8b63a34ef7f15318600a2e016d3d0e78a31ee3d3c35fffedae6f80d1bab9be7ca1ada573a6172aa703dd5ff5832a SHA512 (futures-0.1.29.crate) = 16b16ff65c75cc565c5364406f5d9c0d120a07a520f6ea2dc86aaf4644b9ad6fb32bc021b44fb7c74246cb7a700b3df3bfa813908541eec079bd7eb7beee0200

Loading…
Cancel
Save