Update to 0.6.0

epel9
returntrip 4 years ago
parent 2a77c720e6
commit b96c4c0225

1
.gitignore vendored

@ -3,3 +3,4 @@
/git-delta-0.4.4.crate
/git-delta-0.4.5.crate
/git-delta-0.5.1.crate
/git-delta-0.6.0.crate

@ -5,8 +5,8 @@
%global crate git-delta
Name: rust-%{crate}
Version: 0.5.1
Release: 2%{?dist}
Version: 0.6.0
Release: 1%{?dist}
Summary: Syntax-highlighting pager for git
# Upstream license specification: MIT
@ -72,6 +72,9 @@ install -Dpm0644 etc/completion/completion.zsh \
%endif
%changelog
* Fri Feb 05 17:25:00 CET 2021 Stefano Figura <stefano@figura.im> - 0.6.0-1
- Update to 0.6.0 (Fixes: RHBZ#1925552)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (git-delta-0.5.1.crate) = 3c3313b826b5ce7f92730d4751b34d911074d0740e8b58a61aac122dea26b7da429882b17428bc01aee6fdd36c350de16ed77e2a74059f0006cba772c21f1373
SHA512 (git-delta-0.6.0.crate) = 65345e251ba834c3e71de382ff51868776528ab20973eac81d367cd52cb993333df92f7d770601b60759c94ecb4eaaf91fbdcd491e24eafde0ca1e2549d080b8

Loading…
Cancel
Save