[packages/ripgrep] up to 15.0.0

atler atler at pld-linux.org
Thu Oct 16 14:49:33 CEST 2025


commit fbd860f46fd1bbadc6b7fcacec9c544d93adc70a
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Oct 16 14:49:18 2025 +0200

    up to 15.0.0

 ripgrep.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/ripgrep.spec b/ripgrep.spec
index a9acac2..01f4c83 100644
--- a/ripgrep.spec
+++ b/ripgrep.spec
@@ -1,21 +1,21 @@
-%define		crates_ver	14.1.1
+%define		crates_ver	15.0.0
 
 Summary:	Line oriented search tool using Rust's regex library
 Name:		ripgrep
-Version:	14.1.1
+Version:	15.0.0
 Release:	1
 License:	MIT or Unlicense
 Group:		Applications
 Source0:	https://github.com/BurntSushi/ripgrep/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	80fada3fb311956fb0e26f89e8115bf4
+# Source0-md5:	8820ffc48d6e30b3944a7c48e975251d
 Source1:	%{name}-crates-%{crates_ver}.tar.xz
-# Source1-md5:	071c0181968916d8a182139020b9b10c
+# Source1-md5:	38d89659144f00be90640220049ea91b
 URL:		https://github.com/BurntSushi/ripgrep
 BuildRequires:	cargo
 BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 2.050
 BuildRequires:	ruby-asciidoctor
-BuildRequires:	rust
+BuildRequires:	rust >= 1.85
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 %{?rust_req}
@@ -100,8 +100,6 @@ $RPM_BUILD_ROOT%{_bindir}/rg --generate complete-bash > $RPM_BUILD_ROOT%{bash_co
 $RPM_BUILD_ROOT%{_bindir}/rg --generate complete-fish > $RPM_BUILD_ROOT%{fish_compdir}/rg.fish
 $RPM_BUILD_ROOT%{_bindir}/rg --generate complete-zsh > $RPM_BUILD_ROOT%{zsh_compdir}/_rg
 
-%{__rm} $RPM_BUILD_ROOT%{_prefix}/.crates*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ripgrep.git/commitdiff/fbd860f46fd1bbadc6b7fcacec9c544d93adc70a



More information about the pld-cvs-commit mailing list