diff --git a/rust-rusty-fork.spec b/rust-rusty-fork.spec index 265c950..83a2c0d 100644 --- a/rust-rusty-fork.spec +++ b/rust-rusty-fork.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for running Rust tests in sub-processes using a fork-like interface # Upstream license specification: MIT/Apache-2.0 @@ -98,5 +98,8 @@ which use "wait-timeout" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 10 2018 Igor Gnatenko - 0.2.1-1 - Initial package