public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-pretty-git-prompt] epel10: Bump git2 to 0.8
Date: Thu, 17 Sep 2026 07:50:16 GMT	[thread overview]
Message-ID: <178963141610.1.18323907365346689472.rpms-rust-pretty-git-prompt-294b59b85a34@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-pretty-git-prompt
Branch : epel10
Commit : 294b59b85a347f41be893b6b9196e1c18eac6541
Author : Josh Stone <jistone@redhat.com>
Date   : 2019-04-02T16:52:39-07:00
Stats  : +8/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-pretty-git-prompt/c/294b59b85a347f41be893b6b9196e1c18eac6541?branch=epel10

Log:
Bump git2 to 0.8

---
diff --git a/pretty-git-prompt-0.2.0-fix-metadata.diff b/pretty-git-prompt-0.2.0-fix-metadata.diff
index cddc955..10f2f2e 100644
--- a/pretty-git-prompt-0.2.0-fix-metadata.diff
+++ b/pretty-git-prompt-0.2.0-fix-metadata.diff
@@ -5,7 +5,7 @@
  
  [dependencies.git2]
 -version = "0.6"
-+version = "0.7"
++version = "0.8"
  features = []
  default-features = false
  

diff --git a/rust-pretty-git-prompt.spec b/rust-pretty-git-prompt.spec
index 69673ee..ca3d583 100644
--- a/rust-pretty-git-prompt.spec
+++ b/rust-pretty-git-prompt.spec
@@ -5,16 +5,16 @@
 
 Name:           rust-%{crate}
 Version:        0.2.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Your current git repository information inside a beautiful shell prompt
 
 License:        MIT
 URL:            https://crates.io/crates/pretty-git-prompt
 Source0:        https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
 # Initial patched metadata
-# * Bump git2 to 0.7, https://github.com/TomasTomecek/pretty-git-prompt/pull/39
+# * Bump git2 to 0.8, https://github.com/TomasTomecek/pretty-git-prompt/pull/43
 Patch0:         pretty-git-prompt-0.2.0-fix-metadata.diff
-# Make it work with new git2
+# Make it work with new git2, https://github.com/TomasTomecek/pretty-git-prompt/pull/39
 Patch1:         0001-deps-update-git2-to-0.7.patch
 
 ExclusiveArch:  %{rust_arches}
@@ -22,7 +22,7 @@ ExclusiveArch:  %{rust_arches}
 BuildRequires:  rust-packaging
 # [dependencies]
 BuildRequires:  (crate(clap) >= 2.19.0 with crate(clap) < 3.0.0)
-BuildRequires:  (crate(git2) >= 0.7.0 with crate(git2) < 0.8.0)
+BuildRequires:  (crate(git2) >= 0.8.0 with crate(git2) < 0.9.0)
 BuildRequires:  (crate(yaml-rust) >= 0.3.4 with crate(yaml-rust) < 0.4.0)
 
 %description
@@ -57,6 +57,9 @@ Summary:        %{summary}
 %{_bindir}/pretty-git-prompt
 
 %changelog
+* Tue Apr 02 2019 Josh Stone <jistone@redhat.com> - 0.2.0-8
+- Bump git2 to 0.8
+
 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
 

                 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=178963141610.1.18323907365346689472.rpms-rust-pretty-git-prompt-294b59b85a34@fedoraproject.org \
    --to=jistone@redhat.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