Update to 0.7.0
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
1f3d1a8f94
commit
a2c79e2f3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/gitui-0.4.0.crate
|
||||
/gitui-0.5.0.crate
|
||||
/gitui-0.6.0.crate
|
||||
/gitui-0.7.0.crate
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global crate gitui
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Blazing fast terminal-ui for git
|
||||
|
||||
@ -56,6 +56,9 @@ License: MIT and BSD
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 15 12:44:06 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.0-1
|
||||
- Update to 0.7.0
|
||||
|
||||
* Wed Jun 10 2020 Josh Stone <jistone@redhat.com> - 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gitui-0.6.0.crate) = 8919bf24bde8965b27faea80121a546c9a547aeb3de628eca387e677e97f671aec70d30f97803ec71dec8d25fec85c6233080a71ac9ccb157e7faa5b6c9829c6
|
||||
SHA512 (gitui-0.7.0.crate) = e8fbca07752d8e180527a4ed9e6aac0a681f74de77e595ce6b8fa556d96059038e25da2b8a5963ee84387d0452e8d740d390e66110bbd903bb0e4907f23d4cbc
|
||||
|
Loading…
Reference in New Issue
Block a user