diff --git a/rust-ctrlc.spec b/rust-ctrlc.spec index 236a6b2..7b847c2 100644 --- a/rust-ctrlc.spec +++ b/rust-ctrlc.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Easy Ctrl-C handler for Rust projects # Upstream license specification: MIT/Apache-2.0 @@ -87,6 +87,9 @@ which use "termination" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 3.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 23 11:03:51 CEST 2019 Igor Gnatenko - 3.1.3-2 - Regenerate