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

A new commit has been pushed.

Repo   : rpms/rust-bat
Branch : epel9
Commit : 695c7ea22ad5aefa5a0daf145eb4debbd926fee4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-16T08:35:15+01:00
Stats  : +4/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-bat/c/695c7ea22ad5aefa5a0daf145eb4debbd926fee4?branch=epel9

Log:
Allow path-absolutize v4

---
diff --git a/bat-fix-metadata-auto.diff b/bat-fix-metadata-auto.diff
index cb54dee..36c7afb 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 d5a98a3..f03ca39 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:35 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:35 [rpms/rust-bat] epel9: 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