public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-pretty-git-prompt] epel10: Bump git2 dependency to v0.20
Date: Thu, 17 Sep 2026 07:50:32 GMT [thread overview]
Message-ID: <178963143296.1.13847859075141705203.rpms-rust-pretty-git-prompt-4784b561777f@fedoraproject.org> (raw)
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
+ """,
+]
+
reply other threads:[~2026-09-17 7:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178963143296.1.13847859075141705203.rpms-rust-pretty-git-prompt-4784b561777f@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox