From 2ff4e31a7c7996f7e3a607afb57cf9bb9390e518 Mon Sep 17 00:00:00 2001 From: cyqsimon <28627918+cyqsimon@users.noreply.github.com> Date: Sun, 7 Jan 2024 19:51:44 +0800 Subject: [PATCH] ripgrep: 14.1.0 --- specs/ripgrep.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs/ripgrep.spec b/specs/ripgrep.spec index e611aeb..8cb97b6 100644 --- a/specs/ripgrep.spec +++ b/specs/ripgrep.spec @@ -2,7 +2,7 @@ %global _bin_name rg Name: ripgrep -Version: 14.0.3 +Version: 14.1.0 Release: 1%{?dist} Summary: A search tool that combines the usability of ag with the raw speed of grep @@ -74,6 +74,9 @@ install -Dpm 644 generated/zsh %{buildroot}%{_datadir}/zsh/site-functions/_%{_bi %{_datadir}/zsh/site-functions/_%{_bin_name} %changelog +* Sun Jan 07 2024 cyqsimon - 14.1.0-1 +- Release 14.1.0 + * Wed Nov 29 2023 cyqsimon - 14.0.3-1 - Release 14.0.3