public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pretty-git-prompt] epel10: Bump git2 dependency to v0.20
@ 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 : 4784b561777f618aa74e89a87004a794ab7061a5
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-02-07T16:12:40+01:00
Stats : +19/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pretty-git-prompt/c/4784b561777f618aa74e89a87004a794ab7061a5?branch=epel10
Log:
Bump git2 dependency to v0.20
---
diff --git a/pretty-git-prompt-fix-metadata.diff b/pretty-git-prompt-fix-metadata.diff
index 05a49ce..293f512 100644
--- a/pretty-git-prompt-fix-metadata.diff
+++ b/pretty-git-prompt-fix-metadata.diff
@@ -1,11 +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
++++ pretty-git-prompt-0.2.2/Cargo.toml 2026-02-07T15:11:01.846167+00:00
@@ -34,7 +34,7 @@
default-features = false
[dependencies.git2]
-version = "0.18"
-+version = "0.19"
++version = "0.20"
features = []
default-features = false
diff --git a/rust-pretty-git-prompt.spec b/rust-pretty-git-prompt.spec
index 5c08127..9982129 100644
--- a/rust-pretty-git-prompt.spec
+++ b/rust-pretty-git-prompt.spec
@@ -1,7 +1,7 @@
-# Generated by rust2rpm 26
+# Generated by rust2rpm 28
# * tests can only be run inside the upstream git repository:
# https://github.com/tomastomecek/pretty-git-prompt/issues/35
-%bcond_with check
+%bcond check 0
%global crate pretty-git-prompt
@@ -14,7 +14,7 @@ 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
+# * bump git2 dependency from 0.18 to 0.20
Patch: pretty-git-prompt-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..58165fc
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,14 @@
+[package]
+cargo-toml-patch-comments = [
+ "bump git2 dependency from 0.18 to 0.20",
+]
+
+[tests]
+run = false
+comments = [
+ """\
+ tests can only be run inside the upstream git repository:
+ https://github.com/tomastomecek/pretty-git-prompt/issues/35
+ """,
+]
+
^ 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 to v0.20 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox