public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pretty-git-prompt] epel10: Bump git2 to 0.8
@ 2026-09-17 7:50 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 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 : 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
^ 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 to 0.8 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox