From 285353278d68676a41ff187b91dec6226b5b4a0f Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mar 04 2020 23:57:58 +0000 Subject: Bump git2 to 0.12 --- diff --git a/pretty-git-prompt-fix-metadata.diff b/pretty-git-prompt-fix-metadata.diff index 5806d33..a253eb6 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 2019-06-07T18:51:48.745424+00:00 ++++ pretty-git-prompt-0.2.0/Cargo.toml 2020-03-04T23:56:14.429977+00:00 @@ -30,7 +30,7 @@ default-features = false [dependencies.git2] -version = "0.6" -+version = "0.9" ++version = "0.12" features = [] default-features = false diff --git a/rust-pretty-git-prompt.spec b/rust-pretty-git-prompt.spec index f7aeeb6..cece195 100644 --- a/rust-pretty-git-prompt.spec +++ b/rust-pretty-git-prompt.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global __cargo_skip_build 0 @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 12%{?dist} +Release: 13%{?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.9, https://github.com/TomasTomecek/pretty-git-prompt/pull/46 +# * Bump git2 to 0.12, https://github.com/TomasTomecek/pretty-git-prompt/pull/50 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 @@ -59,6 +59,9 @@ Summary: %{summary} %endif %changelog +* Wed Mar 04 2020 Josh Stone - 0.2.0-13 +- Bump git2 to 0.12 + * Thu Jan 30 2020 Fedora Release Engineering - 0.2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild