diff --git a/rust-wait-timeout.spec b/rust-wait-timeout.spec index 54de2d7..2a02e0b 100644 --- a/rust-wait-timeout.spec +++ b/rust-wait-timeout.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Crate to wait on a child process with a timeout # Upstream license specification: MIT/Apache-2.0 @@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 27 17:21:29 CEST 2019 Igor Gnatenko - 0.2.0-2 - Regenerate