Update to 0.4.1

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 7097071877
commit c78386f1ad
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -1 +1,2 @@
/git-delta-0.1.1.crate
/git-delta-0.4.1.crate

@ -1,20 +0,0 @@
--- git-delta-0.1.1/Cargo.toml 2020-04-27T00:06:03+00:00
+++ git-delta-0.1.1/Cargo.toml 2020-05-30T06:01:44.930383+00:00
@@ -39,7 +39,7 @@
version = "0.1.2"
[dependencies.console]
-version = "0.7.7"
+version = "0.11.2"
[dependencies.dirs]
version = "2.0"
@@ -59,7 +59,7 @@
version = "1.2.1"
[dependencies.shell-words]
-version = "0.1.0"
+version = "1.0.0"
[dependencies.structopt]
version = "0.2.18"

@ -5,18 +5,14 @@
%global crate git-delta
Name: rust-%{crate}
Version: 0.1.1
Release: 4%{?dist}
Version: 0.4.1
Release: 1%{?dist}
Summary: Syntax-highlighting pager for git
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/git-delta
Source: %{crates_source}
# Initial patched metadata
# * Update console to 0.11, https://github.com/dandavison/delta/pull/143
# * Update shell-words to 1, https://github.com/dandavison/delta/pull/182
Patch0: git-delta-fix-metadata.diff
ExclusiveArch: %{rust_arches}
@ -29,16 +25,15 @@ Syntax-highlighting pager for git.}
%package -n %{crate}
Summary: %{summary}
# * ASL 2.0
# * ASL 2.0 or Boost
# * ASL 2.0 or MIT
# * BSD
# * ISC
# * LGPLv3+
# * MIT
# * MIT or ASL 2.0
# * Unlicense or MIT
# * zlib
# ASL 2.0
# ASL 2.0 or Boost
# BSD
# ISC
# LGPLv3+
# MIT
# MIT or ASL 2.0
# Unlicense or MIT
# zlib
License: MIT and ASL 2.0 and BSD and ISC and LGPLv3+ and zlib
%description -n %{crate} %{_description}
@ -72,6 +67,9 @@ install -Dpm0644 completion/bash/completion.sh \
%endif
%changelog
* Thu Aug 27 16:43:44 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.1-1
- Update to 0.4.1
* Sun Aug 16 15:01:28 GMT 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.1-4
- Rebuild

@ -1 +1 @@
SHA512 (git-delta-0.1.1.crate) = 505eb9d8bc031d62d57a905f2733dcdf3aeff06f8057f5fe92542f415575ffb8a566b34d72a81feda704791915649b4ecbbc5d015a91f104d3a91f249de53bb8
SHA512 (git-delta-0.4.1.crate) = 02c2d3046e4536f400a4efa108f6b01c2e2feec049d80b7ddd95df829843c17f2564b18d14ede8dba65c1715710f9cca42b9d92e6f7bbf1237d7cf9f1ba077a0

Loading…
Cancel
Save