diff --git a/rust-futures-timer.spec b/rust-futures-timer.spec index c95a7d5..f7dee50 100644 --- a/rust-futures-timer.spec +++ b/rust-futures-timer.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Timeouts and intervals for futures License: MIT or ASL 2.0 @@ -53,5 +53,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jul 11 2018 Igor Gnatenko - 0.1.1-1 - Initial package