From 9f9eeb68fbbebb9bf492319c4c0e0d5a306ecebe Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 9 Jun 2019 12:38:44 +0200 Subject: [PATCH] Regenerate Signed-off-by: Igor Gnatenko --- rust-ripgrep.spec | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index 353c9cd..a41b27f 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -1,5 +1,6 @@ -# Generated by rust2rpm +# Generated by rust2rpm 9 %bcond_without check +%global __cargo_skip_build 0 %global crate ripgrep @@ -36,9 +37,10 @@ BuildRequires: (crate(serde_derive/default) >= 1.0.77 with crate(serde_derive/d %endif BuildRequires: %{_bindir}/a2x -%global _description \ -Line oriented search tool using Rust's regex library.\ -Combines the raw performance of grep with the usability of the silver searcher. +%global _description %{expand: +Line-oriented search tool that recursively searches your current directory for +a regex pattern while respecting your gitignore rules. ripgrep has first class +support on Windows, macOS and Linux.} %description %{_description} @@ -86,6 +88,9 @@ Summary: %{summary} %endif %changelog +* Sun Jun 09 12:38:07 CEST 2019 Igor Gnatenko - 11.0.1-2 +- Regenerate + * Wed Apr 17 07:15:29 CEST 2019 Igor Gnatenko - 11.0.1-1 - Update to 11.0.1