]> git.pld-linux.org Git - packages/ripgrep.git/commitdiff
up to 13.0.0
authorJan Palus <atler@pld-linux.org>
Sun, 13 Jun 2021 09:45:16 +0000 (11:45 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 13 Jun 2021 09:45:16 +0000 (11:45 +0200)
ripgrep.spec

index 37ff728cc1902dae483f2eb0ca7af430c2dabd5b..742db46deee1eb8e9ffcec93e31ae661f486017a 100644 (file)
@@ -1,16 +1,16 @@
-%define                crates_ver      12.1.1
+%define                crates_ver      13.0.0
 
 Summary:       Line oriented search tool using Rust's regex library
 Name:          ripgrep
-Version:       12.1.1
-Release:       2
+Version:       13.0.0
+Release:       1
 License:       MIT or Unlicense
 Group:         Applications
 Source0:       https://github.com/BurntSushi/ripgrep/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d3190853d47d51ad077a65aadbf55448
+# Source0-md5: 3080265a3ccc09bdc0c81527b09afa15
 # ./create-crates.sh
 Source1:       %{name}-crates-%{crates_ver}.tar.xz
-# Source1-md5: 9edecedd92d2a028eff4d41fb3d8a800
+# Source1-md5: d90b40dc4c17db0cabc45ca3419c28bc
 URL:           https://github.com/BurntSushi/ripgrep
 BuildRequires: cargo
 BuildRequires: rpmbuild(macros) >= 2.004
This page took 0.249911 seconds and 4 git commands to generate.