diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index a2dd01f..a5ee8ed 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?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 +* Tue Nov 14 2017 Igor Gnatenko - 0.7.1-2 +- Rebuild for dependency change + * Mon Nov 13 2017 Igor Gnatenko - 0.7.1-1 - Update to 0.7.1