public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-bat] rawhide: Allow path-absolutize v4
@ 2026-08-16  7:16 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-16  7:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-bat
Branch : rawhide
Commit : 2e47803ed2f86f9d77be0a22edaa53c2897cfa01
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-16T07:16:13+00:00
Stats  : +3/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-bat/c/2e47803ed2f86f9d77be0a22edaa53c2897cfa01?branch=rawhide

Log:
Allow path-absolutize v4

---
diff --git a/bat-fix-metadata-auto.diff b/bat-fix-metadata-auto.diff
index ba6d25c..4905315 100644
--- a/bat-fix-metadata-auto.diff
+++ b/bat-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- bat-0.26.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ bat-0.26.1/Cargo.toml	2026-03-22T21:36:46.105370+00:00
++++ bat-0.26.1/Cargo.toml	2026-08-03T08:23:41.979309+00:00
 @@ -331,9 +331,6 @@
  [build-dependencies.walkdir]
  version = "2.5"

diff --git a/bat-fix-metadata.diff b/bat-fix-metadata.diff
index a3c7b38..73a7480 100644
--- a/bat-fix-metadata.diff
+++ b/bat-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- bat-0.26.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ bat-0.26.1/Cargo.toml	2026-03-22T21:37:51.283237+00:00
++++ bat-0.26.1/Cargo.toml	2026-08-03T08:23:50.254860+00:00
 @@ -29,7 +29,7 @@
  homepage = "https://github.com/sharkdp/bat"
  readme = "README.md"
@@ -44,7 +44,7 @@
 -version = "0.5"
 -default-features = false
 +[dependencies.path-absolutize]
-+version = "3"
++version = ">=3, <5"
  
  [dependencies.regex]
  version = "1.12.2"

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

only message in thread, other threads:[~2026-08-16  7:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16  7:16 [rpms/rust-bat] rawhide: Allow path-absolutize v4 Benjamin A. Beasley

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