diff --git a/rust-futures0.1.spec b/rust-futures0.1.spec index 40ac1b3..448078d 100644 --- a/rust-futures0.1.spec +++ b/rust-futures0.1.spec @@ -7,7 +7,7 @@ Name: rust-%{crate}0.1 Version: 0.1.25 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of futures and streams featuring zero allocations # Upstream license specification: MIT/Apache-2.0 @@ -91,6 +91,9 @@ which use "with-deprecated" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.25-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Nov 05 2018 Igor Gnatenko - 0.1.25-3 - Run tests in infrastructure