diff --git a/rust-futures-util.spec b/rust-futures-util.spec index 5aa7ade..75e1418 100644 --- a/rust-futures-util.spec +++ b/rust-futures-util.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common utilities and extension traits for the futures-rs library # https://github.com/rust-lang-nursery/futures-rs/issues/1015 @@ -60,5 +60,8 @@ find -type f -name '*.rs' -executable -exec chmod -x {} + %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon May 21 2018 Igor Gnatenko - 0.2.1-1 - Initial package