From 23b14a9cb44b5e1f539aaa0d41e03744b5aa5846 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 08 2018 20:18:18 +0000 Subject: Rebuild for rust-packaging v5 Signed-off-by: Igor Gnatenko --- 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