public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pretty-git-prompt] epel10: Update git2 to 0.13
@ 2026-09-17 7:50 Igor Raits
0 siblings, 0 replies; only message in thread
From: Igor Raits @ 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 : 1e70c0a3910197c0be48bc53e9984d53720f200c
Author : Igor Raits <ignatenkobrain@fedoraproject.org>
Date : 2020-03-19T12:25:58+01:00
Stats : +11/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pretty-git-prompt/c/1e70c0a3910197c0be48bc53e9984d53720f200c?branch=epel10
Log:
Update git2 to 0.13
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
---
diff --git a/pretty-git-prompt-fix-metadata.diff b/pretty-git-prompt-fix-metadata.diff
index a253eb6..298c4e7 100644
--- a/pretty-git-prompt-fix-metadata.diff
+++ b/pretty-git-prompt-fix-metadata.diff
@@ -1,11 +1,11 @@
--- pretty-git-prompt-0.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
-+++ pretty-git-prompt-0.2.0/Cargo.toml 2020-03-04T23:56:14.429977+00:00
++++ pretty-git-prompt-0.2.0/Cargo.toml 2020-03-19T10:41:19.807001+00:00
@@ -30,7 +30,7 @@
default-features = false
[dependencies.git2]
-version = "0.6"
-+version = "0.12"
++version = "0.13"
features = []
default-features = false
diff --git a/rust-pretty-git-prompt.spec b/rust-pretty-git-prompt.spec
index cece195..3b0333c 100644
--- a/rust-pretty-git-prompt.spec
+++ b/rust-pretty-git-prompt.spec
@@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.2.0
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Your current git repository information inside a beautiful shell prompt
# Upstream license specification: MIT
@@ -14,7 +14,7 @@ License: MIT
URL: https://crates.io/crates/pretty-git-prompt
Source: %{crates_source}
# Initial patched metadata
-# * Bump git2 to 0.12, https://github.com/TomasTomecek/pretty-git-prompt/pull/50
+# * Update git2 to 0.13, https://github.com/TomasTomecek/pretty-git-prompt/pull/51
Patch0: pretty-git-prompt-fix-metadata.diff
# Make it work with new git2, https://github.com/TomasTomecek/pretty-git-prompt/pull/39
Patch1: 0001-deps-update-git2-to-0.7.patch
@@ -30,6 +30,10 @@ Your current git repository information inside a beautiful shell prompt.}
%package -n %{crate}
Summary: %{summary}
+# Install all deps (without check), grab their licenses and make it simple
+# * MIT
+# * MIT or ASL 2.0
+License: MIT
%description -n %{crate} %{_description}
@@ -59,6 +63,9 @@ Summary: %{summary}
%endif
%changelog
+* Thu Mar 19 11:41:19 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.0-14
+- Update git2 to 0.14
+
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.2.0-13
- Bump git2 to 0.12
^ 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: Update git2 to 0.13 Igor Raits
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox