diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index a5ee8ed..c2e0f37 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Line oriented search tool using Rust's regex library License: Unlicense or MIT @@ -76,6 +76,9 @@ the raw performance of grep with the usability of the silver searcher. %{_mandir}/man1/rg.1* %changelog +* Wed Nov 15 2017 Igor Gnatenko - 0.7.1-3 +- Rebuild for dependency change + * Tue Nov 14 2017 Igor Gnatenko - 0.7.1-2 - Rebuild for dependency change