public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-onefetch] f44: Add upstream status for gix version bumps
@ 2026-07-07 18:41 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-07 18:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-onefetch
Branch : f44
Commit : a26636fa7ae902b136db007f30b3c16c1301eaf6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-04T10:38:37+01:00
Stats : +9/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-onefetch/c/a26636fa7ae902b136db007f30b3c16c1301eaf6?branch=f44
Log:
Add upstream status for gix version bumps
---
diff --git a/onefetch-fix-metadata-auto.diff b/onefetch-fix-metadata-auto.diff
index 602ddb9..b3f8fed 100644
--- a/onefetch-fix-metadata-auto.diff
+++ b/onefetch-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- onefetch-2.27.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ onefetch-2.27.1/Cargo.toml 2026-05-02T18:11:54.052179+00:00
++++ onefetch-2.27.1/Cargo.toml 2026-07-04T09:38:17.413702+00:00
@@ -177,8 +177,3 @@
version = "1.20.1"
default-features = false
diff --git a/onefetch-fix-metadata.diff b/onefetch-fix-metadata.diff
index 0b9998e..0d0eaa1 100644
--- a/onefetch-fix-metadata.diff
+++ b/onefetch-fix-metadata.diff
@@ -1,5 +1,5 @@
--- onefetch-2.27.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ onefetch-2.27.1/Cargo.toml 2026-05-02T18:12:55.960992+00:00
++++ onefetch-2.27.1/Cargo.toml 2026-07-04T09:38:17.415003+00:00
@@ -45,10 +45,6 @@
name = "onefetch"
path = "src/main.rs"
diff --git a/rust-onefetch.spec b/rust-onefetch.spec
index 5561277..41ee4a7 100644
--- a/rust-onefetch.spec
+++ b/rust-onefetch.spec
@@ -18,7 +18,8 @@ Source: %{crates_source}
Patch: onefetch-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * Do not depend on criterion; it is needed only for benchmarks
-# * Bump gix to version 0.85
+# * Bump gix to version 0.85: https://github.com/o2sh/onefetch/pull/1740,
+# https://github.com/o2sh/onefetch/pull/1783
# * Bump gix-features to version 0.48
# * Allow older strum 0.27 for EPEL10.2 and older
# * Patch out tests/repo.rs, which requires gix-testtools, and remove the
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 21399f1..3500f53 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,11 @@
[package]
cargo-toml-patch-comments = [
"Do not depend on criterion; it is needed only for benchmarks",
- "Bump gix to version 0.85",
+ """\
+Bump gix to version 0.85: \
+https://github.com/o2sh/onefetch/pull/1740, \
+https://github.com/o2sh/onefetch/pull/1783\
+""",
"Bump gix-features to version 0.48",
"Allow older strum 0.27 for EPEL10.2 and older",
"""\
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 18:41 [rpms/rust-onefetch] f44: Add upstream status for gix version bumps 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