From b24e1a8b7e217c2f1b713ad9dd612234ab6cd629 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 09:19:14 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-ripgrep.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index 04942fa..04d1e22 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 13.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Line oriented search tool # Upstream license specification: Unlicense OR MIT @@ -83,6 +83,10 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \ %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 13.0.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 18 2021 Fabio Valentini - 13.0.0-1 - Update to version 13.0.0. - Fixes RHBZ#1971151