From c945e7fe329065726bf48fceddff78a977965e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 15 Feb 2022 16:31:43 +0100 Subject: [PATCH] Rebuild with package notes --- rust-ripgrep.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec index e1205fe..13db6ac 100644 --- a/rust-ripgrep.spec +++ b/rust-ripgrep.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 13.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Line oriented search tool # Upstream license specification: Unlicense OR MIT @@ -83,6 +83,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \ %endif %changelog +* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek - 13.0.0-5 +- Rebuild with package notes + * Tue Jan 25 2022 Fabio Valentini - 13.0.0-4 - Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006.