Update to 0.5.0
This commit is contained in:
parent
80e84b2aa6
commit
3337f03659
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/gitui-0.4.0.crate
|
||||
/gitui-0.5.0.crate
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global crate gitui
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.4.0
|
||||
Version: 0.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Blazing fast terminal-ui for git
|
||||
|
||||
@ -57,5 +57,8 @@ License: MIT and BSD
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 Josh Stone <jistone@redhat.com> - 0.5.0-1
|
||||
- Update to 0.5.0
|
||||
|
||||
* Thu May 28 16:14:15 CEST 2020 Igor Raits <i.gnatenko.brain@gmail.com> - 0.4.0-1
|
||||
- Initial package
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gitui-0.4.0.crate) = 7ee12dfb0657e67baf97b02777ed2dbd135480d7a7812e948bd05706a800bd29dc3baa4faf52b2944a2dea1549ce336856919121c445c6f68dcdf63b8d322885
|
||||
SHA512 (gitui-0.5.0.crate) = 3dd5129dd3544e04204da4edc9f46e075fb0e42e2e6f1e56a559b267a2aaef663e055e82810fc112a0d2344efac5a7a60fc12f576c782132840676ae1948c093
|
||||
|
Loading…
Reference in New Issue
Block a user