diff --git a/rust-futures.spec b/rust-futures.spec index 82c0818..dadfb16 100644 --- a/rust-futures.spec +++ b/rust-futures.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of futures and streams # Upstream license specification: MIT OR Apache-2.0 @@ -216,5 +216,8 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Dec 14 09:51:49 CET 2019 Igor Gnatenko - 0.3.1-1 - Initial package