Bump git2 to 0.11

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-12-25 09:51:30 +01:00
parent f196726465
commit f67281e2c7
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
2 changed files with 15 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- bat-0.12.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ bat-0.12.1/Cargo.toml 2019-12-10T20:47:02.673884+00:00
+++ bat-0.12.1/Cargo.toml 2019-12-25T08:50:18.841108+00:00
@@ -38,7 +38,7 @@
default-features = false
@ -9,3 +9,12 @@
[dependencies.content_inspector]
version = "0.2.4"
@@ -55,7 +55,7 @@
default-features = false
[dependencies.git2]
-version = "0.10"
+version = "0.11"
features = []
default-features = false

View File

@ -1,4 +1,4 @@
# Generated by rust2rpm 11
# Generated by rust2rpm 13
# * assert_cmd is not packaged
%bcond_with check
%global __cargo_skip_build 0
@ -16,6 +16,7 @@ URL: https://crates.io/crates/bat
Source: %{crates_source}
# Initial patched metadata
# * Bump console to 0.9, https://github.com/sharkdp/bat/pull/657
# * Bump git2 to 0.11, https://github.com/sharkdp/bat/commit/826624c9fa3af2b9aacd2bbdaa03304b9376b832
Patch0: bat-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -59,6 +60,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man1 \
%endif
%changelog
* Wed Dec 25 09:50:18 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.12.1-1
- Bump git2 to 0.11
* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.12.1-1
- Update to 0.12.1