From: Jan Palus Date: Sun, 11 Oct 2020 15:00:00 +0000 (+0200) Subject: up to 0.4.4 X-Git-Tag: auto/th/delta-0.4.4-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdelta.git;a=commitdiff_plain;h=098171129bf0df0675920b1ce495ca4936e25e7e up to 0.4.4 --- diff --git a/delta.spec b/delta.spec index 0ebf08b..be96b70 100644 --- a/delta.spec +++ b/delta.spec @@ -1,17 +1,17 @@ Summary: A viewer for git and diff output Name: delta -Version: 0.4.3 +Version: 0.4.4 Release: 1 License: MIT Group: Applications Source0: https://github.com/dandavison/delta/archive/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 440273fe901f11df0659853481926d12 +# Source0-md5: e41ddf2cd36df5aa1697fc2c2e31cca2 # cd delta-%{version} # cargo vendor # cd .. # tar cJf delta-crates-%{version}.tar.xz delta-%{version}/{vendor,Cargo.lock} Source1: %{name}-crates-%{version}.tar.xz -# Source1-md5: 8478eef12ebbc54ab6bf1ed61b5385f6 +# Source1-md5: 1638d0b8b9dd5bc2783cb1d84720e047 URL: https://github.com/dandavison/delta BuildRequires: cargo BuildRequires: rust