public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pretty-git-prompt] epel10: Bump git2 dependency from 0.18 to 0.19
@ 2026-09-17 7:50 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-17 7:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-pretty-git-prompt
Branch : epel10
Commit : 7d2044142f11f7f75f883c3a2e3565c13a9d22b9
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-10-29T19:24:12+01:00
Stats : +15/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pretty-git-prompt/c/7d2044142f11f7f75f883c3a2e3565c13a9d22b9?branch=epel10
Log:
Bump git2 dependency from 0.18 to 0.19
---
diff --git a/pretty-git-prompt-fix-metadata.diff b/pretty-git-prompt-fix-metadata.diff
new file mode 100644
index 0000000..05a49ce
--- /dev/null
+++ b/pretty-git-prompt-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- pretty-git-prompt-0.2.2/Cargo.toml 1970-01-01T00:00:01+00:00
++++ pretty-git-prompt-0.2.2/Cargo.toml 2024-10-29T18:17:18.420765+00:00
+@@ -34,7 +34,7 @@
+ default-features = false
+
+ [dependencies.git2]
+-version = "0.18"
++version = "0.19"
+ features = []
+ default-features = false
+
diff --git a/rust-pretty-git-prompt.spec b/rust-pretty-git-prompt.spec
index 680e50b..5c08127 100644
--- a/rust-pretty-git-prompt.spec
+++ b/rust-pretty-git-prompt.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 25
+# Generated by rust2rpm 26
# * tests can only be run inside the upstream git repository:
# https://github.com/tomastomecek/pretty-git-prompt/issues/35
%bcond_with check
@@ -13,6 +13,9 @@ Summary: Your current git repository information inside a beautiful shell
License: MIT
URL: https://crates.io/crates/pretty-git-prompt
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * bump git2 dependency from 0.18 to 0.19
+Patch: pretty-git-prompt-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 7:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 7:50 [rpms/rust-pretty-git-prompt] epel10: Bump git2 dependency from 0.18 to 0.19 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox