diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index 58c1ccb..e81002c 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.7.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Line oriented search tool using Rust's regex library License: Unlicense or MIT @@ -92,6 +92,9 @@ the raw performance of grep with the usability of the silver searcher. %{_datadir}/zsh/site-functions/_rg %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.7.1-8 +- Rebuild for rust-packaging v5 + * Thu Nov 30 2017 Igor Gnatenko - 0.7.1-7 - Bump lazy_static to 1