diff --git a/rust-shared_child.spec b/rust-shared_child.spec index 9831025..c5fe580 100644 --- a/rust-shared_child.spec +++ b/rust-shared_child.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for using child processes from multiple threads # Upstream license specification: MIT @@ -76,5 +76,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jul 07 16:17:02 CEST 2019 Igor Gnatenko - 0.3.3-1 - Initial package