diff --git a/rust-ctrlc.spec b/rust-ctrlc.spec index 5c301c3..c48cb4d 100644 --- a/rust-ctrlc.spec +++ b/rust-ctrlc.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Easy Ctrl-C handler for Rust projects License: MIT or ASL 2.0 @@ -60,6 +60,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 3.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Mar 08 2018 Igor Gnatenko - 3.1.0-3 - Bump nix to 0.10