diff --git a/rust-walkdir.spec b/rust-walkdir.spec index fae0131..e608678 100644 --- a/rust-walkdir.spec +++ b/rust-walkdir.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 2.1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Recursively walk a directory License: Unlicense or MIT @@ -67,6 +67,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,appveyor.yml,compare,ctags.rust,session.vim} %changelog +* Sat Jul 28 2018 Igor Gnatenko - 2.1.4-5 +- Rebuild to trigger tests + * Sat Jul 28 2018 Igor Gnatenko - 2.1.4-4 - Rebuild to trigger tests