public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ripgrep] rawhide: Update to version 15.2.0; Fixes RHBZ#2404328
@ 2026-07-31 12:45 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-31 12:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-ripgrep
Branch : rawhide
Commit : 4b29aeacb45bc402e58f1415ff4256ccabec566e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-30T15:06:40+02:00
Stats  : +30/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-ripgrep/c/4b29aeacb45bc402e58f1415ff4256ccabec566e?branch=rawhide

Log:
Update to version 15.2.0; Fixes RHBZ#2404328

---
diff --git a/.gitignore b/.gitignore
index 4056ff7..26a01c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /ripgrep-14.0.3.crate
 /ripgrep-14.1.0.crate
 /ripgrep-14.1.1.crate
+/ripgrep-15.2.0.crate

diff --git a/ripgrep-fix-metadata-auto.diff b/ripgrep-fix-metadata-auto.diff
index ac487b5..01ece82 100644
--- a/ripgrep-fix-metadata-auto.diff
+++ b/ripgrep-fix-metadata-auto.diff
@@ -1,8 +1,17 @@
---- ripgrep-14.1.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ ripgrep-14.1.1/Cargo.toml	2024-10-19T09:28:39.484694+00:00
-@@ -184,5 +184,3 @@
- [features]
- pcre2 = ["grep/pcre2"]
+--- ripgrep-15.2.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ ripgrep-15.2.0/Cargo.toml	2026-07-30T12:48:41.027014+00:00
+@@ -167,9 +167,6 @@
+ [dev-dependencies.walkdir]
+ version = "2"
  
--[target.'cfg(all(target_env = "musl", target_pointer_width = "64"))'.dependencies.jemallocator]
--version = "0.5.0"
+-[target.'cfg(all(target_env = "musl", target_pointer_width = "64"))'.dependencies.tikv-jemallocator]
+-version = "0.7.0"
+-
+ [profile.deb]
+ inherits = "release-lto"
+ 
+@@ -187,3 +184,4 @@
+ incremental = false
+ inherits = "release"
+ strip = "symbols"
++

diff --git a/rust-ripgrep.spec b/rust-ripgrep.spec
index af8bfd0..296bacc 100644
--- a/rust-ripgrep.spec
+++ b/rust-ripgrep.spec
@@ -1,10 +1,10 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 
 %global crate ripgrep
 
 Name:           rust-ripgrep
-Version:        14.1.1
+Version:        15.2.0
 Release:        %autorelease
 Summary:        Line-oriented search tool
 
@@ -27,11 +27,16 @@ ripgrep has first class support on Windows, macOS and Linux.}
 Summary:        %{summary}
 # (Apache-2.0 OR MIT) AND BSD-3-Clause
 # (MIT OR Apache-2.0) AND Unicode-DFS-2016
-# Apache-2.0 OR BSL-1.0
 # MIT
 # MIT OR Apache-2.0
 # Unlicense OR MIT
-License:        BSD-3-Clause AND MIT AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (MIT OR Apache-2.0) AND (Unlicense OR MIT)
+License:        %{shrink:
+    (Unlicense OR MIT)
+    AND BSD-3-Clause
+    AND MIT
+    AND Unicode-DFS-2016
+    AND (MIT OR Apache-2.0)
+}
 # LICENSE.dependencies contains a full license breakdown
 
 %description -n %{crate} %{_description}
@@ -41,7 +46,9 @@ License:        BSD-3-Clause AND MIT AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL
 %license LICENSE-MIT
 %license UNLICENSE
 %license LICENSE.dependencies
+%doc AI_POLICY.md
 %doc CHANGELOG.md
+%doc CONTRIBUTING.md
 %doc FAQ.md
 %doc GUIDE.md
 %doc README.md

diff --git a/sources b/sources
index 197b5c9..a90d3a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ripgrep-14.1.1.crate) = 8e08b9a7ace2f3c1f29e4f9d3f376ba1296ed3a13e8d8bb1ce6e657b79263bd01c64e0a281cce1c19d86dd5058681647b88ff80d4f7bedfa3f6c8f93d19f1d9f
+SHA512 (ripgrep-15.2.0.crate) = 8cf690533ece6dc7bd070e547b7d7af95d42ff33fd2f6547a8fee0931628fcf9396ad60fbdd22801d7079e2df33c59a909ea6523fe7e982ddf0b1f6115a95723

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-31 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 12:45 [rpms/rust-ripgrep] rawhide: Update to version 15.2.0; Fixes RHBZ#2404328 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox